EliteCube 6 Posted May 11, 2018 Posted May 11, 2018 Why is on a fresh installed Emby-Server evertime error logs? Is this normal? I see many Errors like this: 2018-05-11 16:54:49.527 Error HttpServer: Access token is invalid or expired. 2018-05-11 16:54:49.532 Info HttpServer: HTTP Response 401 to 46.125.XXX.XXX. Time: 39ms. http://195.208.XXX.XXX:8096/emby/Users/a491426d53fd47ca8665851d6701776b 2018-05-11 16:54:49.551 Error HttpServer: Error processing request *** Error Report *** Version: 3.4.1.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.15.0.20 64-Bit OS: True 64-Bit Process: True User Interactive: True Processor count: 4 Program data path: /var/lib/emby Application directory: /opt/emby-server/system System.ArgumentNullException: Value cannot be null. at MediaBrowser.Controller.Entities.Folder.GetChildren(User user, Boolean includeLinkedChildren) at Emby.Server.Implementations.Library.UserViewManager.GetUserViews(UserViewQuery query) at MediaBrowser.Api.UserLibrary.UserViewsService.Get(GetUserViews request) at Emby.Server.Implementations.Services.ServiceExecGeneral.Execute(Type serviceType, IRequest request, Object instance, Object requestDto, String requestName) at Emby.Server.Implementations.Services.ServiceController.Execute(HttpListenerHost appHost, Object requestDto, IRequest req) at Emby.Server.Implementations.Services.ServiceHandler.<ProcessRequestAsync>d__13.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Emby.Server.Implementations.HttpServer.HttpListenerHost.<RequestHandler>d__70.MoveNext() System.ArgumentNullException at MediaBrowser.Controller.Entities.Folder.GetChildren(User user, Boolean includeLinkedChildren) at Emby.Server.Implementations.Library.UserViewManager.GetUserViews(UserViewQuery query) at MediaBrowser.Api.UserLibrary.UserViewsService.Get(GetUserViews request) at Emby.Server.Implementations.Services.ServiceExecGeneral.Execute(Type serviceType, IRequest request, Object instance, Object requestDto, String requestName) at Emby.Server.Implementations.Services.ServiceController.Execute(HttpListenerHost appHost, Object requestDto, IRequest req) at Emby.Server.Implementations.Services.ServiceHandler.<ProcessRequestAsync>d__13.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Emby.Server.Implementations.HttpServer.HttpListenerHost.<RequestHandler>d__70.MoveNext() Its fresh installed 3x. Also new installed Ubuntu 18.04 Server
Solution Luke 42078 Posted May 11, 2018 Solution Posted May 11, 2018 Initially you have credentials from the old server saved in your browser, and the new server is rejecting that. Nothing to worry about. 1
EliteCube 6 Posted May 11, 2018 Author Posted May 11, 2018 Initially you have credentials from the old server saved in your browser, and the new server is rejecting that. Nothing to worry about. oh thank you very much!
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