Jump to content

Samsung DLNA issue


medric

Recommended Posts

medric
2015-05-26 21:27:54.5265 Debug - SessionManager: Disposing session controller PlayToController
2015-05-26 21:27:55.5736 Error - App: Error getting response from http://10.1.10.106:7676/smp_26_
	*** Error Report ***
	Version: 3.0.5621.3
	Command line: C:\Users\media\AppData\Roaming\MediaBrowser-Server\system\MediaBrowser.ServerApplication.exe
	Operating system: Microsoft Windows NT 6.2.9200.0
	Processor count: 8
	64-Bit OS: True
	64-Bit Process: False
	Program data path: C:\Users\media\AppData\Roaming\MediaBrowser-Server
	Application Path: C:\Users\media\AppData\Roaming\MediaBrowser-Server\system\MediaBrowser.ServerApplication.exe
	The request was aborted: The operation has timed out.
	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)
	
2015-05-26 21:27:55.5736 Error - Dlna: Error updating device info for [TV] Home
	*** Error Report ***
	Version: 3.0.5621.3
	Command line: C:\Users\media\AppData\Roaming\MediaBrowser-Server\system\MediaBrowser.ServerApplication.exe
	Operating system: Microsoft Windows NT 6.2.9200.0
	Processor count: 8
	64-Bit OS: True
	64-Bit Process: False
	Program data path: C:\Users\media\AppData\Roaming\MediaBrowser-Server
	Application Path: C:\Users\media\AppData\Roaming\MediaBrowser-Server\system\MediaBrowser.ServerApplication.exe
	The request was aborted: The operation has timed out.
	MediaBrowser.Model.Net.HttpException
	   at MediaBrowser.Common.Implementations.HttpClientManager.HttpClientManager.<SendAsyncInternal>d__1e.MoveNext()
	--- 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.Common.Implementations.HttpClientManager.HttpClientManager.<SendAsync>d__7.MoveNext()
	--- 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.Dlna.PlayTo.SsdpHttpClient.<SendCommandAsync>d__0.MoveNext()
	--- 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.Dlna.PlayTo.Device.<GetTransportInfo>d__84.MoveNext()
	--- 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.Dlna.PlayTo.Device.<TimerCallback>d__51.MoveNext()
	InnerException: System.Net.WebException
	The request was aborted: The operation has timed out.
	   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)
	

these is the error i am getting it seems the client 10.1.10.106 is not responding or something

Link to comment
Share on other sites

medric

as you can see this issue is one of two things. the app is downloaded but the one that is downloaded does not work properly it give two errors the client talking to the server on a port does not seem to work and it is having a hard time identity my dlna device.  Samsung UN32H5300

Link to comment
Share on other sites

CBers
2015-05-26 21:27:54.5265 Debug - SessionManager: Disposing session controller PlayToController
2015-05-26 21:27:55.5736 Error - App: Error getting response from http://10.1.10.106:7676/smp_26_
	*** Error Report ***
	Version: 3.0.5621.3
	Command line: C:\Users\media\AppData\Roaming\MediaBrowser-Server\system\MediaBrowser.ServerApplication.exe
	Operating system: Microsoft Windows NT 6.2.9200.0
	Processor count: 8
	64-Bit OS: True
	64-Bit Process: False
	Program data path: C:\Users\media\AppData\Roaming\MediaBrowser-Server
	Application Path: C:\Users\media\AppData\Roaming\MediaBrowser-Server\system\MediaBrowser.ServerApplication.exe
	The request was aborted: The operation has timed out.
	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)
	
2015-05-26 21:27:55.5736 Error - Dlna: Error updating device info for [TV] Home
	*** Error Report ***
	Version: 3.0.5621.3
	Command line: C:\Users\media\AppData\Roaming\MediaBrowser-Server\system\MediaBrowser.ServerApplication.exe
	Operating system: Microsoft Windows NT 6.2.9200.0
	Processor count: 8
	64-Bit OS: True
	64-Bit Process: False
	Program data path: C:\Users\media\AppData\Roaming\MediaBrowser-Server
	Application Path: C:\Users\media\AppData\Roaming\MediaBrowser-Server\system\MediaBrowser.ServerApplication.exe
	The request was aborted: The operation has timed out.
	MediaBrowser.Model.Net.HttpException
	   at MediaBrowser.Common.Implementations.HttpClientManager.HttpClientManager.<SendAsyncInternal>d__1e.MoveNext()
	--- 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.Common.Implementations.HttpClientManager.HttpClientManager.<SendAsync>d__7.MoveNext()
	--- 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.Dlna.PlayTo.SsdpHttpClient.<SendCommandAsync>d__0.MoveNext()
	--- 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.Dlna.PlayTo.Device.<GetTransportInfo>d__84.MoveNext()
	--- 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.Dlna.PlayTo.Device.<TimerCallback>d__51.MoveNext()
	InnerException: System.Net.WebException
	The request was aborted: The operation has timed out.
	   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)
	

these is the error i am getting it seems the client 10.1.10.106 is not responding or something

 

 

 

as you can see this issue is one of two things. the app is downloaded but the one that is downloaded does not work properly it give two errors the client talking to the server on a port does not seem to work and it is having a hard time identity my dlna device.  Samsung UN32H5300

 

 

@@medric - they look like DLNA/Server issues, so perhaps I can move your posts to the DLNA forums ??

Link to comment
Share on other sites

medric

okay no problem i have two of these tvs i just tried the other one it load the app but it wont let me log in it gives me this is the log it says i succed to log in but the client app does not log me in. but at least the app loads 

2015-05-27 17:07:32.0099 Error - HttpServer: Error processing request for /mediabrowser/Users/AuthenticateByName?format=json
	*** Error Report ***
	Version: 3.0.5621.3
	Command line: C:\Users\media\AppData\Roaming\MediaBrowser-Server\system\MediaBrowser.ServerApplication.exe
	Operating system: Microsoft Windows NT 6.2.9200.0
	Processor count: 8
	64-Bit OS: True
	64-Bit Process: False
	Program data path: C:\Users\media\AppData\Roaming\MediaBrowser-Server
	Application Path: C:\Users\media\AppData\Roaming\MediaBrowser-Server\system\MediaBrowser.ServerApplication.exe
	Invalid user or password entered.
	ServiceStack.HttpError
	No Stack Trace Available
	
2015-05-27 17:07:46.5155 Info - UserManager: Authentication request for medric has succeeded.
2015-05-27 17:07:47.4676 Info - UserManager: Authentication request for medric has succeeded.
2015-05-27 17:07:48.4597 Info - UserManager: Authentication request for medric has succeeded.
2015-05-27 17:10:27.1219 Info - UserManager: Authentication request for medric has succeeded.
2015-05-27 17:10:29.7087 Info - UserManager: Authentication request for medric has succeeded.
2015-05-27 17:10:30.8956 Info - UserManager: Authentication request for medric has succeeded.
2015-05-27 17:10:33.9122 Info - UserManager: Authentication request for medric has succeeded.
2015-05-27 17:10:34.7230 Info - UserManager: Authentication request for medric has succeeded.
2015-05-27 17:10:35.2924 Info - UserManager: Authentication request for medric has succeeded.
2015-05-27 17:10:35.8937 Info - UserManager: Authentication request for medric has succeeded.
2015-05-27 17:10:36.4598 Info - UserManager: Authentication request for medric has succeeded.
2015-05-27 17:10:36.9152 Info - UserManager: Authentication request for medric has succeeded.
2015-05-27 17:10:37.2784 Info - UserManager: Authentication request for medric has succeeded.
2015-05-27 17:10:38.0784 Info - UserManager: Authentication request for medric has succeeded.
2015-05-27 17:10:38.3730 Info - UserManager: Authentication request for medric has succeeded.
2015-05-27 17:10:38.6503 Info - UserManager: Authentication request for medric has succeeded.
2015-05-27 17:10:40.3173 Info - UserManager: Authentication request for medric has succeeded.
2015-05-27 17:10:41.9935 Info - UserManager: Authentication request for medric has succeeded.
2015-05-27 17:10:44.9350 Info - UserManager: Authentication request for medric has succeeded.
2015-05-27 17:10:46.0623 Info - UserManager: Authentication request for medric has succeeded.
2015-05-27 17:10:53.7561 Info - App: IntervalTrigger fired for task: Convert media
2015-05-27 17:10:53.7561 Info - App: Queueing task SyncConvertScheduledTask
2015-05-27 17:10:53.7561 Info - App: Executing Convert media
2015-05-27 17:10:53.7561 Info - App: Convert media Completed after 0 minute(s) and 0 seconds
2015-05-27 17:10:53.7561 Info - ServerManager: Sending web socket message ScheduledTaskEnded
2015-05-27 17:10:54.1610 Info - App: IntervalTrigger fired for task: Download channel content
2015-05-27 17:10:54.1610 Info - App: Queueing task ChannelDownloadScheduledTask
2015-05-27 17:10:54.1610 Info - App: Executing Download channel content
2015-05-27 17:10:54.6484 Info - App: Download channel content Completed after 0 minute(s) and 0 seconds
2015-05-27 17:10:54.6484 Info - ServerManager: Sending web socket message ScheduledTaskEnded
2015-05-27 17:10:59.8338 Info - UserManager: Authentication request for medric has succeeded.
2015-05-27 17:11:00.4600 Info - UserManager: Authentication request for medric has succeeded.
2015-05-27 17:11:03.1962 Info - UserManager: Authentication request for medric has succeeded.
2015-05-27 17:11:03.9064 Info - UserManager: Authentication request for medric has succeeded.
2015-05-27 17:11:04.6520 Info - UserManager: Authentication request for medric has succeeded.
2015-05-27 17:11:08.3869 Info - UserManager: Authentication request for medric has succeeded.
2015-05-27 17:11:09.0253 Info - UserManager: Authentication request for medric has succeeded.
2015-05-27 17:11:09.3413 Info - UserManager: Authentication request for medric has succeeded.
2015-05-27 17:11:09.8617 Info - UserManager: Authentication request for medric has succeeded.
2015-05-27 17:11:10.0433 Info - UserManager: Authentication request for medric has succeeded.
2015-05-27 17:11:10.2744 Info - UserManager: Authentication request for medric has succeeded.
2015-05-27 17:11:10.5112 Info - UserManager: Authentication request for medric has succeeded.
2015-05-27 17:11:10.6935 Info - UserManager: Authentication request for medric has succeeded.
2015-05-27 17:11:10.9230 Info - UserManager: Authentication request for medric has succeeded.
2015-05-27 17:11:11.1385 Info - UserManager: Authentication request for medric has succeeded.
2015-05-27 17:11:11.3806 Info - UserManager: Authentication request for medric has succeeded.
2015-05-27 17:11:11.6307 Info - UserManager: Authentication request for medric has succeeded.
2015-05-27 17:11:11.8659 Info - UserManager: Authentication request for medric has succeeded.
2015-05-27 17:11:12.1056 Info - UserManager: Authentication request for medric has succeeded.
2015-05-27 17:11:12.4200 Info - UserManager: Authentication request for medric has succeeded.
2015-05-27 17:11:12.6597 Info - UserManager: Authentication request for medric has succeeded.
2015-05-27 17:11:32.5131 Info - UserManager: Authentication request for medric has succeeded.
2015-05-27 17:11:33.1385 Info - UserManager: Authentication request for medric has succeeded.
2015-05-27 17:11:41.6235 Info - UserManager: Authentication request for medric has succeeded.
2015-05-27 17:11:42.1653 Info - UserManager: Authentication request for medric has succeeded.
2015-05-27 17:11:45.3918 Info - UserManager: Authentication request for medric has succeeded.
2015-05-27 17:11:46.0937 Info - UserManager: Authentication request for medric has succeeded.
2015-05-27 17:11:47.6116 Info - UserManager: Authentication request for medric has succeeded.
2015-05-27 17:11:47.8828 Info - UserManager: Authentication request for medric has succeeded.
2015-05-27 17:11:48.1001 Info - UserManager: Authentication request for medric has succeeded.
2015-05-27 17:11:58.6699 Info - UserManager: Authentication request for medric has been denied.
2015-05-27 17:11:58.6699 Error - DtoUtils: ServiceBase<TRequest>::Service Exception
	*** Error Report ***
	Version: 3.0.5621.3
	Command line: C:\Users\media\AppData\Roaming\MediaBrowser-Server\system\MediaBrowser.ServerApplication.exe
	Operating system: Microsoft Windows NT 6.2.9200.0
	Processor count: 8
	64-Bit OS: True
	64-Bit Process: False
	Program data path: C:\Users\media\AppData\Roaming\MediaBrowser-Server
	Application Path: C:\Users\media\AppData\Roaming\MediaBrowser-Server\system\MediaBrowser.ServerApplication.exe
	Invalid user or password entered.
	System.UnauthorizedAccessException
	   at MediaBrowser.Server.Implementations.Session.SessionManager.<AuthenticateNewSession>d__eb.MoveNext()
	--- 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.Api.UserService.<Post>d__17.MoveNext()
Link to comment
Share on other sites

medric

I preform a system reset on the tv restarted and then logged into develop sync/downloaded the app again and after i did that i logged out of develop mode and restarted and it worked. 

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