Jump to content

3.5.0.0 can't check for updates


Recommended Posts

horstepipe
Posted

Hey

the task check for application updates doesn't work here

2018-07-22 16:54:01.100 Error HttpServer: Error processing request
	*** Error Report ***
	Version: 3.5.0.0
	Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-deb_{version}_amd64.deb
	Operating system: Unix 4.4.0.130
	64-Bit OS: True
	64-Bit Process: True
	User Interactive: True
	Processor count: 6
	Program data path: /var/lib/emby
	Application directory: /opt/emby-server/system
	System.ArgumentNullException: Value cannot be null.
	Parameter name: source
	   at System.Linq.Enumerable.Where[TSource](IEnumerable`1 source, Func`2 predicate)
	   at MediaBrowser.Common.Updates.GithubUpdater.CheckForUpdateResult(RootObject[] obj, Version minVersion, PackageVersionClass updateLevel, String assetFilename, String packageName, String targetFilename)
	   at MediaBrowser.Common.Updates.GithubUpdater.CheckForUpdateResult(String organzation, String repository, Version minVersion, PackageVersionClass updateLevel, String assetFilename, String packageName, String targetFilename, TimeSpan cacheLength, CancellationToken cancellationToken)
	   at Emby.Server.Implementations.ApplicationHost.CheckForApplicationUpdate(CancellationToken cancellationToken, IProgress`1 progress)
	   at MediaBrowser.Api.PackageService.Get(GetPackageVersionUpdates request)
	   at Emby.Server.Implementations.Services.ServiceExecGeneral.GetTaskResult(Task task)
	   at Emby.Server.Implementations.Services.ServiceHandler.ProcessRequestAsync(HttpListenerHost appHost, IRequest httpReq, IResponse httpRes, ILogger logger, String operationName, CancellationToken cancellationToken)
	   at Emby.Server.Implementations.HttpServer.HttpListenerHost.RequestHandler(IHttpRequest httpReq, String urlString, String host, String localPath, CancellationToken cancellationToken)
	System.ArgumentNullException
	   at System.Linq.Enumerable.Where[TSource](IEnumerable`1 source, Func`2 predicate)
	   at MediaBrowser.Common.Updates.GithubUpdater.CheckForUpdateResult(RootObject[] obj, Version minVersion, PackageVersionClass updateLevel, String assetFilename, String packageName, String targetFilename)
	   at MediaBrowser.Common.Updates.GithubUpdater.CheckForUpdateResult(String organzation, String repository, Version minVersion, PackageVersionClass updateLevel, String assetFilename, String packageName, String targetFilename, TimeSpan cacheLength, CancellationToken cancellationToken)
	   at Emby.Server.Implementations.ApplicationHost.CheckForApplicationUpdate(CancellationToken cancellationToken, IProgress`1 progress)
	   at MediaBrowser.Api.PackageService.Get(GetPackageVersionUpdates request)
	   at Emby.Server.Implementations.Services.ServiceExecGeneral.GetTaskResult(Task task)
	   at Emby.Server.Implementations.Services.ServiceHandler.ProcessRequestAsync(HttpListenerHost appHost, IRequest httpReq, IResponse httpRes, ILogger logger, String operationName, CancellationToken cancellationToken)
	   at Emby.Server.Implementations.HttpServer.HttpListenerHost.RequestHandler(IHttpRequest httpReq, String urlString, String host, String localPath, CancellationToken cancellationToken)

@@Luke if you need full log just tell me and I'll pm you, thanks

Posted

I would try it again and see if it still occurs. Thanks.

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...