thefirstofthe300 292 Posted December 5, 2014 Posted December 5, 2014 Every time I attempt to access the logs via the web interface, I hit this error Response StatusError CodeSecurityExceptionMessageUser does not have admin access.Stack Traceat MediaBrowser.Server.Implementations.HttpServer.Security.AuthService.ValidateRoles (System.Collections.Generic.List`1 roles, MediaBrowser.Controller.Entities.User user) [0x00000] in :0 at MediaBrowser.Server.Implementations.HttpServer.Security.AuthService.ValidateUser (IServiceRequest request, IAuthenticationAttributes authAttribtues) [0x00000] in :0 at MediaBrowser.Server.Implementations.HttpServer.Security.AuthService.Authenticate (IServiceRequest request, IAuthenticationAttributes authAttribtues) [0x00000] in :0 at MediaBrowser.Controller.Net.AuthenticatedAttribute.RequestFilter (IRequest request, IResponse response, System.Object requestDto) [0x00000] in :0 at ServiceStack.ServiceStackHost.ApplyRequestFiltersSingle (IRequest req, IResponse res, System.Object requestDto) [0x00000] in :0 at ServiceStack.ServiceStackHost.ApplyRequestFilters (IRequest req, IResponse res, System.Object requestDto) [0x00000] in :0 at ServiceStack.Host.RestHandler.ProcessRequestAsync (IRequest httpReq, IResponse httpRes, System.String operationName) [0x00000] in :0 I know for a fact however that my user has admin rights. I am the only user on the system. Any ideas?
thefirstofthe300 292 Posted December 5, 2014 Author Posted December 5, 2014 Never mind. I figured it out. I was using Connect when I needed to be accessing it locally.
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