Jump to content

Access token is invalid or expired


kanipek
Go to solution Solved by Luke,

Recommended Posts

kanipek

I was wondering if anyone could help me with this error which keeps appearing in my logs.

016-12-04 13:18:23.5284 Error ServiceStackHost: Error occured while Processing Request: Access token is invalid or expired.
    *** Error Report ***
    Version: 3.0.8500.0
    Command line: C:\Users\Kenn\AppData\Roaming\Emby-Server\System\MediaBrowser.ServerApplication.exe
    Operating system: Microsoft Windows NT 6.1.7601 Service Pack 1
    Processor count: 8
    64-Bit OS: True
    64-Bit Process: True
    Program data path: C:\Users\Kenn\AppData\Roaming\Emby-Server
    Application Path: C:\Users\Kenn\AppData\Roaming\Emby-Server\System\MediaBrowser.ServerApplication.exe
    Access token is invalid or expired.
    MediaBrowser.Controller.Net.SecurityException
       at MediaBrowser.Server.Implementations.HttpServer.Security.AuthService.ValidateSecurityToken(IServiceRequest request, String token)
       at MediaBrowser.Server.Implementations.HttpServer.Security.AuthService.ValidateUser(IServiceRequest request, IAuthenticationAttributes authAttribtues)
       at ServiceStack.ServiceStackHost.ApplyRequestFiltersSingle(IRequest req, IResponse res, Object requestDto)
       at ServiceStack.ServiceStackHost.ApplyRequestFilters(IRequest req, IResponse res, Object requestDto)
       at ServiceStack.Host.RestHandler.<ProcessRequestAsync>d__13.MoveNext()

2016-12-04 13:18:23.6532 Error ServiceStackHost: Error occured while Processing Request: Access token is invalid or expired.
    *** Error Report ***
    Version: 3.0.8500.0
    Command line: C:\Users\Kenn\AppData\Roaming\Emby-Server\System\MediaBrowser.ServerApplication.exe
    Operating system: Microsoft Windows NT 6.1.7601 Service Pack 1
    Processor count: 8
    64-Bit OS: True
    64-Bit Process: True
    Program data path: C:\Users\Kenn\AppData\Roaming\Emby-Server
    Application Path: C:\Users\Kenn\AppData\Roaming\Emby-Server\System\MediaBrowser.ServerApplication.exe
    Access token is invalid or expired.
    MediaBrowser.Controller.Net.SecurityException
       at MediaBrowser.Server.Implementations.HttpServer.Security.AuthService.ValidateSecurityToken(IServiceRequest request, String token)
       at MediaBrowser.Server.Implementations.HttpServer.Security.AuthService.ValidateUser(IServiceRequest request, IAuthenticationAttributes authAttribtues)
       at ServiceStack.ServiceStackHost.ApplyRequestFiltersSingle(IRequest req, IResponse res, Object requestDto)
       at ServiceStack.ServiceStackHost.ApplyRequestFilters(IRequest req, IResponse res, Object requestDto)
       at ServiceStack.Host.RestHandler.<ProcessRequestAsync>d__13.MoveNext()

What is causing it? Suggestions to fix?

 

This is a fresh 3.0.8500 install. But I believe this error has been there since I first installed Emby a few months ago.

 

Emby is functioning normally as far as I can tell.

 

Thanks for reading and any help you can offer!

server-63616467062.txt

Link to comment
Share on other sites

kanipek

No - no problem that I am aware of.

 

Just curious about this error and what it means, why it's happening.

 

Thanks for reading!

Link to comment
Share on other sites

  • Solution

It is generally just an app trying to use saved credentials that are no longer valid, in which case it will kindly ask you to login again. Nothing to worry about.

  • Like 1
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...