chowbok 132 Posted June 5, 2018 Posted June 5, 2018 When I try to update a movie's primary image, either from an upload from my local machine or from moviedb, it just sits there with the spinner and doesn't update, and this appears in my log: 2018-06-04 20:35:52.251 Error HttpServer: Error processing request *** Error Report *** Version: 3.4.1.0 Command line: /usr/lib/emby-server/EmbyServer.dll -programdata /var/lib/emby -ffmpeg /usr/bin/ffmpeg -ffprobe /usr/bin/ffprobe -restartexitcode 3 Operating system: Unix 4.16.13.1 64-Bit OS: True 64-Bit Process: True User Interactive: True Processor count: 2 Program data path: /var/lib/emby Application directory: /usr/lib/emby-server System.NullReferenceException: Object reference not set to an instance of an object. 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.NullReferenceException 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) Oddly, if I restart the server, then the images I attempted to upload previously appear as the movies' primary images. This just started happening in the last day or two. I'm on Arch Linux, so it's very possible something emby depends on got upgraded.
Luke 42078 Posted June 5, 2018 Posted June 5, 2018 Hi, in my testing it seems to be working just fine for me, so I would suggest trying again with the next release of Emby Server. Thanks !
chowbok 132 Posted June 5, 2018 Author Posted June 5, 2018 I switched to the beta, seems to be working fine now.
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