Jump to content

The given key was not present in the dictionary


skynet600
Go to solution Solved by Luke,

Recommended Posts

skynet600

Starting tonight I noted both iOS (phone and ipad) would not display anything at all.  All screens are completely blank.  Full log attached but here is the snip.  Current server is 3.0.5515.1790.  All other clients work fine.

2015-02-07 00:00:51.9833 Debug - HttpServer: HTTP GET http://192.168.0.3:8096/mediabrowser/users/2284aa111e315c2c4113e6f577a49d11/items?&Fields=ItemCounts%2CPrimaryImageAspectRatio%2CChapters%2CParentId%2CDateCreated%2CMediaStreams%2CGenres%2COverview%2CRemoteTrailers%2CSortName%2CMediaSources&Filters=IsUnPlayed&IncludeItemTypes=Movie&IsMissing=0&IsVirtualUnaired=0&Limit=10&Recursive=1&SortBy=DateCreated&SortOrder=Descending
	Ip: 192.168.0.6:64698. Headers: Host=192.168.0.3:8096,Content-Type=application/json,Connection=keep-alive,Accept=*/*,User-Agent=Media Browser/1.1.3 (iPad; iOS 8.1.3; Scale/2.00),Accept-Language=en-GB;q=1, en;q=0.9,Authorization=MediaBrowser UserId="2284aa111e315c2c4113e6f577a49d11", Client="iOS", Device="Russ' iPad", DeviceId="666D3CDE-A232-4CE9-8DE7-205E24B5973C", Version="1.1.3",Accept-Encoding=gzip, deflate
2015-02-07 00:00:51.9833 Debug - HttpServer: HTTP Response 500 to 192.168.0.6. Response time: 0 ms.
	Url: http://192.168.0.3:8096/mediabrowser//Movies/Recommendations?&CategoryLimit=10&Fields=ItemCounts%2CPrimaryImageAspectRatio%2CChapters%2CParentId%2CDateCreated%2CMediaStreams%2CGenres%2COverview%2CRemoteTrailers%2CSortName%2CMediaSources&ItemLimit=1&Recursive=0&userId=2284aa111e315c2c4113e6f577a49d11
2015-02-07 00:00:51.9833 Error - HttpAsyncTaskHandler: Error occured while Processing Request: The given key was not present in the dictionary.
	*** Error Report ***
	Version: 3.0.5515.1790
	Command line: C:\Users\Russ\AppData\Roaming\MediaBrowser-Server\System\MediaBrowser.ServerApplication.exe
	Operating system: Microsoft Windows NT 6.1.7601 Service Pack 1
	Processor count: 4
	64-Bit OS: True
	64-Bit Process: False
	Program data path: C:\Users\Russ\AppData\Roaming\MediaBrowser-Server
	Application Path: C:\Users\Russ\AppData\Roaming\MediaBrowser-Server\System\MediaBrowser.ServerApplication.exe
	The given key was not present in the dictionary.
	System.Collections.Generic.KeyNotFoundException
	   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
	   at MediaBrowser.Server.Implementations.HttpServer.Security.AuthService.ValidateUser(IServiceRequest request, IAuthenticationAttributes authAttribtues)
	   at MediaBrowser.Server.Implementations.HttpServer.Security.AuthService.Authenticate(IServiceRequest request, IAuthenticationAttributes authAttribtues)
	   at MediaBrowser.Controller.Net.AuthenticatedAttribute.RequestFilter(IRequest request, IResponse response, Object requestDto)
	   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(IRequest httpReq, IResponse httpRes, String operationName)

server-63558864007.txt

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...