Jump to content

Access problem


arrbee99

Recommended Posts

arrbee99

Noticed Ember updated yesterday to 4.4.280.0 Getting the message when I open/try to log in - 'Access is currently restricted. Please try again later'. Never seen it before. Ember is on the same machine as the server. Windows 10 PC.

Link to comment
Share on other sites

7illusions

Strange, never seen that myself.

How do you connect and how far do you get? (Emby Connect, or local user),( Reaches user selection or not)

Link to comment
Share on other sites

arrbee99

I open Ember and I have a choice of selecting 'Family (last seen one second ago)' or Manual Login. I select Family. I get 'Access is currently restricted etc' and then a choice of Gigabyte (which is what my main PC is called), Emby Connect, Add New, or Offline. If I click on Gigabyte, I'm back to Family or Manual Login. I click on Family again and I'm back to 'Access is currently restricted' and the same choice as previous. I click on Emby Connect this time, go to sign in, type one letter and it starts to go to the home page (Latest Movies, etc), but thats all it puts up (i.e. Latest Movies).

 

 

Edit: if I run Ember from the Windows menu, not from the taskbar short cut (maybe coincidentally) it lets me type in my name and password for Emby Connect and then goes back to Family / Manual Login. Click Family and its Access Denied....

 

 

That seems to be reproducable.

 

 

Will un and re-install. Might be a simple fix.

Edited by arrbee99
Link to comment
Share on other sites

Happy2Play

Looks to be similar/same

 

When I try to access via app I get this

2017-09-02 15:27:42.015 Info HttpServer: HTTP GET http://192.168.151.11:8096/emby/Users//Items?Limit=9&SortBy=DateCreated&EnableTotalRecordCount=False&sortOrder=Descending&SeriesStatuses=&fields=Taglines,ShortOverview&Filters=IsNotFolder,IsUnplayed&ImageTypes=&VideoTypes=&AirDays=&recursive=True&EnableImageTypes=&MediaTypes=&Genres=&Ids=&StudioIds=&ExcludeItemTypes=&IncludeItemTypes=Movie&ArtistIds=&PersonIds=&PersonTypes=&Years=&format=json. UserAgent: 
2017-09-02 15:27:42.015 Error HttpServer: Error processing request
	*** Error Report ***
	Version: 3.2.30.5
	Command line: C:\Users\Administrator\AppData\Roaming\Emby-Server\System\MediaBrowser.ServerApplication.exe
	Operating system: Microsoft Windows NT 6.1.7601 Service Pack 1
	64-Bit OS: True
	64-Bit Process: True
	User Interactive: True
	Processor count: 4
	Program data path: C:\Users\Administrator\AppData\Roaming\Emby-Server
	Application directory: C:\Users\Administrator\AppData\Roaming\Emby-Server\System
	MediaBrowser.Controller.Net.SecurityException: Access token is required.
	   at Emby.Server.Implementations.HttpServer.Security.AuthService.ValidateSecurityToken(IServiceRequest request, String token)
	   at Emby.Server.Implementations.HttpServer.Security.AuthService.ValidateUser(IServiceRequest request, IAuthenticationAttributes authAttribtues)
	   at Emby.Server.Implementations.HttpServer.HttpListenerHost.ApplyRequestFilters(IRequest req, IResponse res, Object requestDto)
	   at Emby.Server.Implementations.Services.ServiceHandler.<ProcessRequestAsync>d__15.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__74.MoveNext()
	MediaBrowser.Controller.Net.SecurityException
	   at Emby.Server.Implementations.HttpServer.Security.AuthService.ValidateSecurityToken(IServiceRequest request, String token)
	   at Emby.Server.Implementations.HttpServer.Security.AuthService.ValidateUser(IServiceRequest request, IAuthenticationAttributes authAttribtues)
	   at Emby.Server.Implementations.HttpServer.HttpListenerHost.ApplyRequestFilters(IRequest req, IResponse res, Object requestDto)
	   at Emby.Server.Implementations.Services.ServiceHandler.<ProcessRequestAsync>d__15.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__74.MoveNext()
	
2017-09-02 15:27:42.015 Info HttpServer: HTTP Response 401 to 192.168.151.2. Time: 0ms. http://192.168.151.11:8096/emby/Users//Items?Limit=9&SortBy=DateCreated&EnableTotalRecordCount=False&sortOrder=Descending&SeriesStatuses=&fields=Taglines,ShortOverview&Filters=IsNotFolder,IsUnplayed&ImageTypes=&VideoTypes=&AirDays=&recursive=True&EnableImageTypes=&MediaTypes=&Genres=&Ids=&StudioIds=&ExcludeItemTypes=&IncludeItemTypes=Movie&ArtistIds=&PersonIds=&PersonTypes=&Years=&format=json 
2017-09-02 15:27:42.030 Info App: Udp message sent to 192.168.151.2:56777
2017-09-02 15:27:42.061 Info App: Udp message sent to 192.168.151.2:56778
2017-09-02 15:27:42.061 Error App: Error in OnMessageReceived
	*** Error Report ***
	Version: 3.2.30.5
	Command line: C:\Users\Administrator\AppData\Roaming\Emby-Server\System\MediaBrowser.ServerApplication.exe
	Operating system: Microsoft Windows NT 6.1.7601 Service Pack 1
	64-Bit OS: True
	64-Bit Process: True
	User Interactive: True
	Processor count: 4
	Program data path: C:\Users\Administrator\AppData\Roaming\Emby-Server
	Application directory: C:\Users\Administrator\AppData\Roaming\Emby-Server\System
	System.EntryPointNotFoundException: Unable to find an entry point named 'NetworkIsolationEnumAppContainers' in DLL 'FirewallAPI.dll'.
	   at MediaBrowser.ServerApplication.Native.LoopUtil.NetworkIsolationEnumAppContainers(UInt32 Flags, UInt32& pdwCntPublicACs, IntPtr& ppACs)
	   at MediaBrowser.ServerApplication.Native.LoopUtil.PI_NetworkIsolationEnumAppContainers()
	   at MediaBrowser.ServerApplication.Native.LoopUtil.LoadApps()
	   at MediaBrowser.ServerApplication.Native.LoopUtil.Run(String appName)
	   at Emby.Server.Implementations.Udp.UdpServer.<RespondToV2Message>d__9.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.Udp.UdpServer.<OnMessageReceived>d__7.MoveNext()
	System.EntryPointNotFoundException
	   at MediaBrowser.ServerApplication.Native.LoopUtil.NetworkIsolationEnumAppContainers(UInt32 Flags, UInt32& pdwCntPublicACs, IntPtr& ppACs)
	   at MediaBrowser.ServerApplication.Native.LoopUtil.PI_NetworkIsolationEnumAppContainers()
	   at MediaBrowser.ServerApplication.Native.LoopUtil.LoadApps()
	   at MediaBrowser.ServerApplication.Native.LoopUtil.Run(String appName)
	   at Emby.Server.Implementations.Udp.UdpServer.<RespondToV2Message>d__9.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.Udp.UdpServer.<OnMessageReceived>d__7.MoveNext()
	
2017-09-02 15:27:42.108 Info App: Udp message sent to 192.168.151.2:56778

  • Like 1
Link to comment
Share on other sites

7illusions

@@Luke something that has changed in authentication in recent Beta server?

Edited by 7illusions
  • Like 2
Link to comment
Share on other sites

arrbee99

Also fixed for me, after a super quick test using this new net.core thingy.

 

BTW would be nice to know what the new version has if possible, the Windows store only talks about fixes etc up to version 4.4.271.

Edited by arrbee99
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...