Jump to content

Having problems logging in with MBT


Recommended Posts

Koleckai Silvestri
Posted (edited)

Starting tonight I can't log in with MBT on my computer. My wife can log in fine on her computer using MBT. I don't have a problem logging in via web client or Media Browser Classic on my computer. I haven't tested Roku but I am pretty sure it will work as well. This happens with users that have passwords and users without passwords.

 

The system also does not load the User Profile images on the login screen.

 

System information:

 

2014-03-26 21:21:45.7196 Info - App: Loading MediaBrowser.Model, Version=3.0.5195.31100, Culture=neutral, PublicKeyToken=null
2014-03-26 21:21:45.7196 Info - App: Loading MediaBrowser.Common, Version=3.0.5195.31101, Culture=neutral, PublicKeyToken=null
2014-03-26 21:21:45.7196 Info - App: Loading MediaBrowser.Common.Implementations, Version=3.0.5195.31101, Culture=neutral, PublicKeyToken=null
2014-03-26 21:21:45.7196 Info - App: Loading MediaBrowser.UI, Version=3.0.5197.14192, Culture=neutral, PublicKeyToken=null
2014-03-26 21:21:45.7196 Info - App: Loading MediaBrowser.Theater.DirectShow, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
2014-03-26 21:21:45.7196 Info - App: Loading MediaBrowser.Theater.Presentation, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
2014-03-26 21:21:45.7196 Info - App: Loading MediaBrowser.Theater.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
2014-03-26 21:21:45.7196 Info - App: Loading MediaBrowser.IsoMounter, Version=1.0.5079.1480, Culture=neutral, PublicKeyToken=null
2014-03-26 21:21:45.7316 Info - App: Loading MediaBrowser.Plugins.DefaultTheme, Version=3.0.5197.14191, Culture=neutral, PublicKeyToken=null
2014-03-26 21:21:45.7746 Info - App: Version 3.0.5197.14192 initializing
 

Errors returned:

2014-03-26 21:21:54.1881 Debug - ApiClient: GET http://localhost:8096/mediabrowser/System/Info?format=json
2014-03-26 21:21:54.2171 Debug - ApiClient: Received OK status code after 27.0015 ms from GET: http://localhost:8096/mediabrowser/System/Info?format=json
2014-03-26 21:21:54.2171 Debug - ApiClient: POST http://localhost:8096/mediabrowser/Users/AuthenticateByName?format=json
2014-03-26 21:21:54.2391 Error - ApiClient: Error getting response from http://localhost:8096/mediabrowser/Users/AuthenticateByName?format=json
The remote server returned an error: (500) Internal Server Error.
System.Net.WebException
  at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
  at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  at MediaBrowser.ApiInteraction.HttpWebRequestClient.<SendAsync>d__1.MoveNext()
 
2014-03-26 21:21:54.2391 Info - ApiWebSocket: Received web socket message: UserUpdated
2014-03-26 21:22:47.3241 Error - ApiWebSocket: Error deserializing web socket message
Type definitions should start with a '{', expecting serialized type 'WebSocketMessage', got string starting with: 3/26/2014 9:22:47 PM
System.Runtime.Serialization.SerializationException
  at ServiceStack.Text.Common.DeserializeTypeRefJson.StringToType(Type type, String strType, EmptyCtorDelegate ctorFn, Dictionary`2 typeAccessorMap)
  at ServiceStack.Text.Common.DeserializeType`1.<>c__DisplayClass3.<GetParseMethod>b__1(String value)
  at ServiceStack.Text.Json.JsonReader`1.Parse(String value)
  at ServiceStack.Text.JsonSerializer.DeserializeFromString[T](String value)
  at MediaBrowser.Common.Implementations.Serialization.JsonSerializer.DeserializeFromString[T](String text)
  at MediaBrowser.ApiInteraction.WebSocket.BaseApiWebSocket.GetMessageType(String json)
  at MediaBrowser.ApiInteraction.WebSocket.BaseApiWebSocket.OnMessageReceived(String json)
 

To make sure it wasn't the localhost port I tried my static LAN IP and Machine Name as well. Same errors in both instances.


2014-03-26 21:24:59.1487 Debug - ApiClient: GET http://192.168.0.3:8096/mediabrowser/System/Info?format=json
2014-03-26 21:24:59.1787 Debug - ApiClient: Received OK status code after 27.0015 ms from GET: http://192.168.0.3:8096/mediabrowser/System/Info?format=json
2014-03-26 21:24:59.1787 Debug - ApiClient: POST http://192.168.0.3:8096/mediabrowser/Users/AuthenticateByName?format=json
2014-03-26 21:24:59.1937 Info - ApiWebSocket: Received web socket message: UserUpdated
2014-03-26 21:24:59.1937 Error - ApiClient: Error getting response from http://192.168.0.3:8096/mediabrowser/Users/AuthenticateByName?format=json
The remote server returned an error: (500) Internal Server Error.
System.Net.WebException
  at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
  at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  at MediaBrowser.ApiInteraction.HttpWebRequestClient.<SendAsync>d__1.MoveNext()
 


2014-03-26 21:25:41.2771 Debug - ApiClient: Received OK status code after 42.0025 ms from GET: http://Wayne-PC:8096/mediabrowser/System/Info?format=json
2014-03-26 21:25:42.5141 Debug - ApiClient: GET http://Wayne-PC:8096/mediabrowser/System/Info?format=json
2014-03-26 21:25:42.5441 Debug - ApiClient: Received OK status code after 27.0015 ms from GET: http://Wayne-PC:8096/mediabrowser/System/Info?format=json
2014-03-26 21:25:42.5441 Debug - ApiClient: POST http://Wayne-PC:8096/mediabrowser/Users/AuthenticateByName?format=json
2014-03-26 21:25:42.5441 Info - ApiWebSocket: Received web socket message: UserUpdated
2014-03-26 21:25:42.5561 Error - ApiClient: Error getting response from http://Wayne-PC:8096/mediabrowser/Users/AuthenticateByName?format=json
The remote server returned an error: (500) Internal Server Error.
System.Net.WebException
  at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
  at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  at MediaBrowser.ApiInteraction.HttpWebRequestClient.<SendAsync>d__1.MoveNext()
 
2014-03-26 21:26:41.2445 Error - ApiWebSocket: Error deserializing web socket message
Type definitions should start with a '{', expecting serialized type 'WebSocketMessage', got string starting with: 3/26/2014 9:26:41 PM
System.Runtime.Serialization.SerializationException
  at ServiceStack.Text.Common.DeserializeTypeRefJson.StringToType(Type type, String strType, EmptyCtorDelegate ctorFn, Dictionary`2 typeAccessorMap)
  at ServiceStack.Text.Common.DeserializeType`1.<>c__DisplayClass3.<GetParseMethod>b__1(String value)
  at ServiceStack.Text.Json.JsonReader`1.Parse(String value)
  at ServiceStack.Text.JsonSerializer.DeserializeFromString[T](String value)
  at MediaBrowser.Common.Implementations.Serialization.JsonSerializer.DeserializeFromString[T](String text)
  at MediaBrowser.ApiInteraction.WebSocket.BaseApiWebSocket.GetMessageType(String json)
  at MediaBrowser.ApiInteraction.WebSocket.BaseApiWebSocket.OnMessageReceived(String json)
Edited by Wayne Luke
Koleckai Silvestri
Posted

Was able to resolve this by reinstalling the server. Will have to check the other MBT clients in the house to see if they still work. That is once people wake up and log into their machines.

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