Jump to content

Update Install Fails


Griffo
Go to solution Solved by Happy2Play,

Recommended Posts

speedyps

Hi

 

I have been through all the steps mentioned (disable IE Enhanced Sec http://prajwaldesai.com/disable-ie-enhanced-security-in-windows-server-2012-r2/)and clear the cache, but now it quickly fails saying there is a 404 error downloading the manifest from https://raw.githubusercontent.com/MediaBrowser/Emby.Releases/master/Server/windows/release/Application Files/MediaBrowser.Server.Installer_3_0_1_66/MediaBrowser.Server.Installer.exe.manifest.  Does the same for the beta version.  Are these secured in some way - ie a certificate?  Also have tried the same in another user profile - same result.  

 

PLATFORM VERSION INFO
    Windows             : 6.2.9200.0 (Win32NT)
    Common Language Runtime     : 4.0.30319.42000
    System.Deployment.dll         : 4.6.1055.0 built by: NETFXREL2
    clr.dll             : 4.6.1055.0 built by: NETFXREL2
    dfdll.dll             : 4.6.1055.0 built by: NETFXREL2
    dfshim.dll             : 6.3.9600.16384 (winblue_rtm.130821-1623)

SOURCES
    Deployment url            : http://raw.githubusercontent.com/MediaBrowser/Emby.Releases/master/Server/windows/release/MediaBrowser.Server.Installer.application

IDENTITIES
    Deployment Identity        : MediaBrowser.Server.Installer.application, Version=3.0.1.66, Culture=neutral, PublicKeyToken=0526f36dafbe11ea, processorArchitecture=x86

APPLICATION SUMMARY
    * Online only application.

ERROR SUMMARY
    Below is a summary of the errors, details of these errors are listed later in the log.
    * Activation of http://raw.githubusercontent.com/MediaBrowser/Emby.Releases/master/Server/windows/release/MediaBrowser.Server.Installer.application resulted in exception. Following failure messages were detected:
        + Downloading https://raw.githubusercontent.com/MediaBrowser/Emby.Releases/master/Server/windows/release/Application Files/MediaBrowser.Server.Installer_3_0_1_66/MediaBrowser.Server.Installer.exe.manifest did not succeed.
        + The remote server returned an error: (404) Not Found.

COMPONENT STORE TRANSACTION FAILURE SUMMARY
    No transaction error was detected.

WARNINGS
    There were no warnings during this operation.

OPERATION PROGRESS STATUS
    * [16/04/2016 11:52:52 a.m.] : Activation of http://raw.githubusercontent.com/MediaBrowser/Emby.Releases/master/Server/windows/release/MediaBrowser.Server.Installer.application has started.
    * [16/04/2016 11:52:52 a.m.] : Processing of deployment manifest has successfully completed.
    * [16/04/2016 11:52:52 a.m.] : Installation of the application has started.

ERROR DETAILS
    Following errors were detected during this operation.
    * [16/04/2016 11:52:52 a.m.] System.Deployment.Application.DeploymentDownloadException (Unknown subtype)
        - Downloading https://raw.githubusercontent.com/MediaBrowser/Emby.Releases/master/Server/windows/release/Application Files/MediaBrowser.Server.Installer_3_0_1_66/MediaBrowser.Server.Installer.exe.manifest did not succeed.
        - Source: System.Deployment
        - Stack trace:
            at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)
            at System.Deployment.Application.SystemNetDownloader.DownloadAllFiles()
            at System.Deployment.Application.FileDownloader.Download(SubscriptionState subState)
            at System.Deployment.Application.DownloadManager.DownloadManifestAsRawFile(Uri& sourceUri, String targetPath, IDownloadNotification notification, DownloadOptions options, ServerInformation& serverInformation)
            at System.Deployment.Application.DownloadManager.DownloadApplicationManifest(AssemblyManifest deploymentManifest, String targetDir, Uri deploymentUri, IDownloadNotification notification, DownloadOptions options, Uri& appSourceUri, String& appManifestPath)
            at System.Deployment.Application.ApplicationActivator.DownloadApplication(SubscriptionState subState, ActivationDescription actDesc, Int64 transactionId, TempDirectory& downloadTemp)
            at System.Deployment.Application.ApplicationActivator.InstallApplication(SubscriptionState& subState, ActivationDescription actDesc)
            at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl)
            at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)
        --- Inner Exception ---
        System.Net.WebException
        - The remote server returned an error: (404) Not Found.
        - Source: System
        - Stack trace:
            at System.Net.HttpWebRequest.GetResponse()
            at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)

COMPONENT STORE TRANSACTION DETAILS
    No transaction information is available.
 

Link to comment
Share on other sites

BrianG

I run Emby as a service and I also had the problem updating on Win10. Tried the rundll32 command, rebooting, etc and didn't help.

 

The solution for me was to:

  • Stop the service
  • Run the tray icon version of Emby
  • Let the update run automatically via the app
  • Once done updating, the app restarts automatically. Kill the app
  • Restart the service. 

Not sure if this will keep happening for every update, but it beats rebuilding my profile.

 

* Edited for clarification...

Edited by BrianG
Link to comment
Share on other sites

I run Emby as a service and I also had the problem updating on Win10. Tried the rundll32 command, rebooting, etc and didn't help.

 

The solution for me was to:

  • Stop the service
  • Run the application version of Emby
  • Let the update run automatically via the app
  • Once done updating, the app restarts automatically. Kill the app
  • Restart the service. 

Not sure if this will keep happening for every update, but it beats rebuilding my profile.

 

Well that's what you should be doing. Either that or replace steps 2 and 3 with installation from the website. Anything aside from those two procedures has not been tested by us.

Link to comment
Share on other sites

BrianG

Well that's what you should be doing. Either that or replace steps 2 and 3 with installation from the website. Anything aside from those two procedures has not been tested by us.

 

Lol, well, it's worked in the past just by downloading the installer and running it directly without stopping the existing service. I did have to kill the tray icon after it updates and restart the service though, so my last two steps are the same.

 

At any rate, just thought I'd share what worked for me, even though I was apparently doing it wrong all along.  :)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...