ingco 0 Posted June 13, 2020 Posted June 13, 2020 Hello, Every few months, embyserver.exe and embytray.exe fail to start. I've been struggling with this for almost a year now, but usually been able to fall back on a portable installation to get things working but that's no longer working either. I would really appreciate any help on this. Running Windows 10 1) Running the windows server setup.exe, I always get the error: An error occurred trying to download 'http://embydata.com/downloads/server/release8/MediaBrowser.Server.Installer.application'. Checking the install log: The following properties have been set: Property: [AdminUser] = true {boolean} Property: [InstallMode] = HomeSite {string} Property: [NTProductType] = 1 {int} Property: [ProcessorArchitecture] = AMD64 {string} Property: [VersionNT] = 10.0.0 {version} Running checks for package 'Microsoft .NET Framework 4.6 (x86 and x64)', phase BuildList Reading value 'Release' of registry key 'HKLM\Software\Microsoft\NET Framework Setup\NDP\v4\Full' Read integer value 528040 Setting value '528040 {int}' for property 'DotNet46Full_Release' Reading value 'v4' of registry key 'HKLM\SOFTWARE\Microsoft\NET Framework Setup\OS Integration' Read integer value 1 Setting value '1 {int}' for property 'DotNet46Full_OSIntegrated' The following properties have been set for package 'Microsoft .NET Framework 4.6 (x86 and x64)': Property: [DotNet46Full_OSIntegrated] = 1 {int} Property: [DotNet46Full_Release] = 528040 {int} Running checks for command 'DotNetFX46\NDP46-KB3045557-x86-x64-AllOS-ENU.exe' Result of running operator 'ValueEqualTo' on property 'InstallMode' and value 'HomeSite': true Result of checks for command 'DotNetFX46\NDP46-KB3045557-x86-x64-AllOS-ENU.exe' is 'Bypass' Running checks for command 'DotNetFX46\NDP46-KB3045557-x86-x64-AllOS-ENU.exe' Result of running operator 'ValueEqualTo' on property 'InstallMode' and value 'HomeSite': true Result of checks for command 'DotNetFX46\NDP46-KB3045557-x86-x64-AllOS-ENU.exe' is 'Bypass' Running checks for command 'DotNetFX46\NDP46-KB3045560-Web.exe' Result of running operator 'ValueNotEqualTo' on property 'InstallMode' and value 'HomeSite': false Result of running operator 'ValueGreaterThanEqualTo' on property 'DotNet46Full_Release' and value '393297': true Result of checks for command 'DotNetFX46\NDP46-KB3045560-Web.exe' is 'Bypass' Running checks for command 'DotNetFX46\NDP46-KB3045560-Web.exe' Result of running operator 'ValueNotEqualTo' on property 'InstallMode' and value 'HomeSite': false Result of running operator 'ValueGreaterThanEqualTo' on property 'DotNet46Full_Release' and value '393297': true Result of checks for command 'DotNetFX46\NDP46-KB3045560-Web.exe' is 'Bypass' 'Microsoft .NET Framework 4.6 (x86 and x64)' RunCheck result: No Install Needed Launching Application. URLDownloadToCacheFile failed with HRESULT '-2146697208' Error: An error occurred trying to download 'http://embydata.com/downloads/server/release8/MediaBrowser.Server.Installer.application'. At this point I just extract the portable installation into the proper directory, and things are hunky dory. Eventually, however, that;s not working anymore. If I run the .exe directly from the zip archive, it works, but not after it's been extracted to the computer.
ebr 16187 Posted June 13, 2020 Posted June 13, 2020 8 hours ago, ingco said: URLDownloadToCacheFile failed with HRESULT '-2146697208' Error: An error occurred trying to download 'http://embydata.com/downloads/server/release8/MediaBrowser.Server.Installer.application'. I wonder if this may be a security setting of some sort on your machine - due to the fact that url is http instead of https...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now