Jump to content

"URL not found" error


somy

Recommended Posts

Hi,

Today I download MB Mobile for iOS on my iPhone, and I can browse libs without any problem. However when I try to play a movie or music, it pops up "URL not found" error and the player just hangs without showing anything. I need to kill the app and restart it in order to use the app again.

Any suggestion? Thanks!

Link to comment
Share on other sites

Deuce911

I am having the same issue on Music files, they play fine on the WEB Browser and the Windows 8.1 app but not on the iphone.  Here is a snippit of my log when I try to play a music file. Let me know if you need a complete log file.

2014-09-06 07:13:21.7078 Error - HttpServer: Error processing request for /mediabrowser/Items/fe0de021ce4dbf8adc22de4ff5bdba47/Images/backdrop?width=640
	Tonight's the Night (Gonna Be Alright) does not have an image of type Backdrop
	ServiceStack.HttpError
	No Stack Trace Available
	
2014-09-06 07:13:21.7078 Error - NotFoundHttpHandler: 192.168.1.225:8096 Request not found: /mediabrowser/Items/fe0de021ce4dbf8adc22de4ff5bdba47/Images/backdrop?width=640
2014-09-06 07:13:38.2218 Error - HttpServer: Error in HttpListenerResponseWrapper: Unable to write data to the transport connection: An established connection was aborted by the software in your host machine.
	Unable to write data to the transport connection: An established connection was aborted by the software in your host machine.
	System.IO.IOException
	   at System.Net.Sockets.NetworkStream.Write(Byte[] buffer, Int32 offset, Int32 size)
	   at WebSocketSharp.Net.ResponseStream.InternalWrite(Byte[] buffer, Int32 offset, Int32 count)
	   at WebSocketSharp.Net.ResponseStream.Close()
	   at MediaBrowser.Server.Implementations.HttpServer.SocketSharp.Extensions.CloseOutputStream(HttpListenerResponse response, ILogger logger)
	InnerException: System.Net.Sockets.SocketException
	An established connection was aborted by the software in your host machine
	   at System.Net.Sockets.Socket.Send(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
	   at System.Net.Sockets.NetworkStream.Write(Byte[] buffer, Int32 offset, Int32 size)
	
2014-09-06 07:13:38.2218 Error - HttpAsyncTaskHandler: Error occured while Processing Request: Cannot be changed after headers are sent.
	Cannot be changed after headers are sent.
	System.InvalidOperationException
	   at WebSocketSharp.Net.HttpListenerResponse.set_ContentType(String value)
	   at MediaBrowser.Server.Implementations.HttpServer.SocketSharp.WebSocketSharpResponse.set_ContentType(String value)
	   at ServiceStack.HttpResponseExtensionsInternal.WriteErrorToResponse(IResponse httpRes, IRequest httpReq, String contentType, String operationName, String errorMessage, Exception ex, Int32 statusCode)
	   at ServiceStack.ServiceStackHost.OnUncaughtException(IRequest httpReq, IResponse httpRes, String operationName, Exception ex)
	   at ServiceStack.HttpResponseExtensionsInternal.WriteToResponse(IResponse response, Object result, ResponseSerializerDelegate defaultAction, IRequest request, Byte[] bodyPrefix, Byte[] bodySuffix)
	   at ServiceStack.HttpResponseExtensionsInternal.WriteToResponse(IResponse httpRes, IRequest httpReq, Object result, Byte[] bodyPrefix, Byte[] bodySuffix)
	   at ServiceStack.HttpResponseExtensionsInternal.WriteToResponse(IResponse httpRes, IRequest httpReq, Object result)
	   at ServiceStack.Host.RestHandler.<>c__DisplayClass5.<ProcessRequestAsync>b__0(Object response)
	   at ServiceStack.Host.Handlers.ServiceStackHandlerBase.HandleResponse(Object response, Func`2 callback, Func`2 errorCallback)
	
2014-09-06 07:13:44.6551 Info - App: SessionInfoWebSocketListener Begin transmitting over websocket to 192.168.1.1:50618
2014-09-06 07:13:44.6551 Info - App: ScheduledTasksWebSocketListener Begin transmitting over websocket to 192.168.1.1:50618
2014-09-06 07:13:44.6551 Info - App: ActivityLogWebSocketListener Begin transmitting over websocket to 192.168.1.1:50618
2014-09-06 07:13:50.8985 Info - App: ActivityLogWebSocketListener stop transmitting over websocket to 192.168.1.1:50618
2014-09-06 07:13:50.8985 Info - App: ActivityLogWebSocketListener Begin transmitting over websocket to 192.168.1.1:50618
2014-09-06 07:13:50.8985 Info - App: ScheduledTasksWebSocketListener stop transmitting over websocket to 192.168.1.1:50618
2014-09-06 07:13:50.8985 Info - App: SessionInfoWebSocketListener stop transmitting over websocket to 192.168.1.1:50618
2014-09-06 07:14:45.1566 Error - DtoUtils: ServiceBase<TRequest>::Service Exception
	Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).
	System.FormatException
	   at System.Guid.GuidResult.SetFailure(ParseFailureKind failure, String failureMessageID, Object failureMessageFormatArgument, String failureArgumentName, Exception innerException)
	   at System.Guid.TryParseGuidWithNoStyle(String guidString, GuidResult& result)
	   at System.Guid.TryParseGuid(String g, GuidStyles flags, GuidResult& result)
	   at System.Guid..ctor(String g)
	   at MediaBrowser.Api.Images.ImageService.Get(GetItemImage request)
	   at lambda_method(Closure , Object , Object )
	   at ServiceStack.Host.ServiceRunner`1.Execute(IRequest request, Object instance, TRequest requestDto)
	
2014-09-06 07:14:45.1566 Error - HttpServer: Error processing request for /mediabrowser/Items/(null)/Images/Backdrop/0?tag=(null)&width=640
	Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).
	ServiceStack.HttpError
	No Stack Trace Available
	
2014-09-06 07:14:48.7998 Error - DtoUtils: ServiceBase<TRequest>::Service Exception
	Life's Been Good To Me does not have an image of type Backdrop
	MediaBrowser.Common.Extensions.ResourceNotFoundException
	   at MediaBrowser.Api.Images.ImageService.GetImage(ImageRequest request, IHasImages item, Boolean isHeadRequest)
	   at MediaBrowser.Api.Images.ImageService.Get(GetItemImage request)
	   at lambda_method(Closure , Object , Object )
	   at ServiceStack.Host.ServiceRunner`1.Execute(IRequest request, Object instance, TRequest requestDto)
	
2014-09-06 07:14:48.7998 Error - HttpServer: Error processing request for /mediabrowser/Items/86eb6e7c90cdbaa771c3e549b95586fa/Images/backdrop?width=640
	Life's Been Good To Me does not have an image of type Backdrop
	ServiceStack.HttpError
	No Stack Trace Available
	
2014-09-06 07:14:48.8028 Error - NotFoundHttpHandler: 192.168.1.225:8096 Request not found: /mediabrowser/Items/86eb6e7c90cdbaa771c3e549b95586fa/Images/backdrop?width=640
2014-09-06 07:15:02.1576 Error - DtoUtils: ServiceBase<TRequest>::Service Exception
	Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).
	System.FormatException
	   at System.Guid.GuidResult.SetFailure(ParseFailureKind failure, String failureMessageID, Object failureMessageFormatArgument, String failureArgumentName, Exception innerException)
	   at System.Guid.TryParseGuidWithNoStyle(String guidString, GuidResult& result)
	   at System.Guid.TryParseGuid(String g, GuidStyles flags, GuidResult& result)
	   at System.Guid..ctor(String g)
	   at MediaBrowser.Api.Images.ImageService.Get(GetItemImage request)
	   at lambda_method(Closure , Object , Object )
	   at ServiceStack.Host.ServiceRunner`1.Execute(IRequest request, Object instance, TRequest requestDto)
	
2014-09-06 07:15:02.1576 Error - HttpServer: Error processing request for /mediabrowser/Items/(null)/Images/Backdrop/0?tag=(null)&width=640
	Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).
	ServiceStack.HttpError
	No Stack Trace Available
	
2014-09-06 07:15:03.1386 Error - DtoUtils: ServiceBase<TRequest>::Service Exception
	You Better You Bet does not have an image of type Backdrop
	MediaBrowser.Common.Extensions.ResourceNotFoundException
	   at MediaBrowser.Api.Images.ImageService.GetImage(ImageRequest request, IHasImages item, Boolean isHeadRequest)
	   at MediaBrowser.Api.Images.ImageService.Get(GetItemImage request)
	   at lambda_method(Closure , Object , Object )
	   at ServiceStack.Host.ServiceRunner`1.Execute(IRequest request, Object instance, TRequest requestDto)
	
2014-09-06 07:15:03.1406 Error - HttpServer: Error processing request for /mediabrowser/Items/abf1033e7ec394bdd5b70f055d9188e1/Images/backdrop?width=640
	You Better You Bet does not have an image of type Backdrop
	ServiceStack.HttpError
	No Stack Trace Available
	
2014-09-06 07:15:03.1406 Error - NotFoundHttpHandler: 192.168.1.225:8096 Request not found: /mediabrowser/Items/abf1033e7ec394bdd5b70f055d9188e1/Images/backdrop?width=640
2014-09-06 07:15:04.3897 Error - HttpServer: Error in HttpListenerResponseWrapper: Unable to write data to the transport connection: An established connection was aborted by the software in your host machine.
	Unable to write data to the transport connection: An established connection was aborted by the software in your host machine.
	System.IO.IOException
	   at System.Net.Sockets.NetworkStream.Write(Byte[] buffer, Int32 offset, Int32 size)
	   at WebSocketSharp.Net.ResponseStream.InternalWrite(Byte[] buffer, Int32 offset, Int32 count)
	   at WebSocketSharp.Net.ResponseStream.Close()
	   at MediaBrowser.Server.Implementations.HttpServer.SocketSharp.Extensions.CloseOutputStream(HttpListenerResponse response, ILogger logger)
	InnerException: System.Net.Sockets.SocketException
	An established connection was aborted by the software in your host machine
	   at System.Net.Sockets.Socket.Send(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
	   at System.Net.Sockets.NetworkStream.Write(Byte[] buffer, Int32 offset, Int32 size)
	
2014-09-06 07:15:04.3897 Error - HttpAsyncTaskHandler: Error occured while Processing Request: Cannot be changed after headers are sent.
	Cannot be changed after headers are sent.
	System.InvalidOperationException
	   at WebSocketSharp.Net.HttpListenerResponse.set_ContentType(String value)
	   at MediaBrowser.Server.Implementations.HttpServer.SocketSharp.WebSocketSharpResponse.set_ContentType(String value)
	   at ServiceStack.HttpResponseExtensionsInternal.WriteErrorToResponse(IResponse httpRes, IRequest httpReq, String contentType, String operationName, String errorMessage, Exception ex, Int32 statusCode)
	   at ServiceStack.ServiceStackHost.OnUncaughtException(IRequest httpReq, IResponse httpRes, String operationName, Exception ex)
	   at ServiceStack.HttpResponseExtensionsInternal.WriteToResponse(IResponse response, Object result, ResponseSerializerDelegate defaultAction, IRequest request, Byte[] bodyPrefix, Byte[] bodySuffix)
	   at ServiceStack.HttpResponseExtensionsInternal.WriteToResponse(IResponse httpRes, IRequest httpReq, Object result, Byte[] bodyPrefix, Byte[] bodySuffix)
	   at ServiceStack.HttpResponseExtensionsInternal.WriteToResponse(IResponse httpRes, IRequest httpReq, Object result)
	   at ServiceStack.Host.RestHandler.<>c__DisplayClass5.<ProcessRequestAsync>b__0(Object response)
	   at ServiceStack.Host.Handlers.ServiceStackHandlerBase.HandleResponse(Object response, Func`2 callback, Func`2 errorCallback)
	
2014-09-06 07:15:21.3927 Error - HttpServer: Error in HttpListenerResponseWrapper: Unable to write data to the transport connection: An established connection was aborted by the software in your host machine.
	Unable to write data to the transport connection: An established connection was aborted by the software in your host machine.
	System.IO.IOException
	   at System.Net.Sockets.NetworkStream.Write(Byte[] buffer, Int32 offset, Int32 size)
	   at WebSocketSharp.Net.ResponseStream.InternalWrite(Byte[] buffer, Int32 offset, Int32 count)
	   at WebSocketSharp.Net.ResponseStream.Close()
	   at MediaBrowser.Server.Implementations.HttpServer.SocketSharp.Extensions.CloseOutputStream(HttpListenerResponse response, ILogger logger)
	InnerException: System.Net.Sockets.SocketException
	An established connection was aborted by the software in your host machine
	   at System.Net.Sockets.Socket.Send(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
	   at System.Net.Sockets.NetworkStream.Write(Byte[] buffer, Int32 offset, Int32 size)
	
2014-09-06 07:15:21.3927 Error - HttpAsyncTaskHandler: Error occured while Processing Request: Cannot be changed after headers are sent.
	Cannot be changed after headers are sent.
	System.InvalidOperationException
	   at WebSocketSharp.Net.HttpListenerResponse.set_ContentType(String value)
	   at MediaBrowser.Server.Implementations.HttpServer.SocketSharp.WebSocketSharpResponse.set_ContentType(String value)
	   at ServiceStack.HttpResponseExtensionsInternal.WriteErrorToResponse(IResponse httpRes, IRequest httpReq, String contentType, String operationName, String errorMessage, Exception ex, Int32 statusCode)
	   at ServiceStack.ServiceStackHost.OnUncaughtException(IRequest httpReq, IResponse httpRes, String operationName, Exception ex)
	   at ServiceStack.HttpResponseExtensionsInternal.WriteToResponse(IResponse response, Object result, ResponseSerializerDelegate defaultAction, IRequest request, Byte[] bodyPrefix, Byte[] bodySuffix)
	   at ServiceStack.HttpResponseExtensionsInternal.WriteToResponse(IResponse httpRes, IRequest httpReq, Object result, Byte[] bodyPrefix, Byte[] bodySuffix)
	   at ServiceStack.HttpResponseExtensionsInternal.WriteToResponse(IResponse httpRes, IRequest httpReq, Object result)
	   at ServiceStack.Host.RestHandler.<>c__DisplayClass5.<ProcessRequestAsync>b__0(Object response)
	   at ServiceStack.Host.Handlers.ServiceStackHandlerBase.HandleResponse(Object response, Func`2 callback, Func`2 errorCallback)
	
2014-09-06 07:15:28.1261 Info - App: SessionInfoWebSocketListener Begin transmitting over websocket to 192.168.1.225:50954
2014-09-06 07:15:28.1261 Info - App: ScheduledTasksWebSocketListener Begin transmitting over websocket to 192.168.1.225:50954
2014-09-06 07:15:28.1261 Info - App: ActivityLogWebSocketListener Begin transmitting over websocket to 192.168.1.225:50954
2014-09-06 07:15:45.2610 Error - DtoUtils: ServiceBase<TRequest>::Service Exception
	Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).
	System.FormatException
	   at System.Guid.GuidResult.SetFailure(ParseFailureKind failure, String failureMessageID, Object failureMessageFormatArgument, String failureArgumentName, Exception innerException)
	   at System.Guid.TryParseGuidWithNoStyle(String guidString, GuidResult& result)
	   at System.Guid.TryParseGuid(String g, GuidStyles flags, GuidResult& result)
	   at System.Guid..ctor(String g)
	   at MediaBrowser.Api.Images.ImageService.Get(GetItemImage request)
	   at lambda_method(Closure , Object , Object )
	   at ServiceStack.Host.ServiceRunner`1.Execute(IRequest request, Object instance, TRequest requestDto)
	
2014-09-06 07:15:45.2610 Error - HttpServer: Error processing request for /mediabrowser/Items/(null)/Images/Backdrop/0?tag=(null)&width=640
	Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).
	ServiceStack.HttpError
	No Stack Trace Available
	
2014-09-06 07:15:46.8641 Error - DtoUtils: ServiceBase<TRequest>::Service Exception
	Life's Been Good To Me does not have an image of type Backdrop
	MediaBrowser.Common.Extensions.ResourceNotFoundException
	   at MediaBrowser.Api.Images.ImageService.GetImage(ImageRequest request, IHasImages item, Boolean isHeadRequest)
	   at MediaBrowser.Api.Images.ImageService.Get(GetItemImage request)
	   at lambda_method(Closure , Object , Object )
	   at ServiceStack.Host.ServiceRunner`1.Execute(IRequest request, Object instance, TRequest requestDto)
	
2014-09-06 07:15:46.8641 Error - HttpServer: Error processing request for /mediabrowser/Items/86eb6e7c90cdbaa771c3e549b95586fa/Images/backdrop?width=640
	Life's Been Good To Me does not have an image of type Backdrop
	ServiceStack.HttpError
	No Stack Trace Available
	
2014-09-06 07:15:46.8671 Error - NotFoundHttpHandler: 192.168.1.225:8096 Request not found: /mediabrowser/Items/86eb6e7c90cdbaa771c3e549b95586fa/Images/backdrop?width=640
2014-09-06 07:15:58.2218 Error - DtoUtils: ServiceBase<TRequest>::Service Exception
	Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).
	System.FormatException
	   at System.Guid.GuidResult.SetFailure(ParseFailureKind failure, String failureMessageID, Object failureMessageFormatArgument, String failureArgumentName, Exception innerException)
	   at System.Guid.TryParseGuidWithNoStyle(String guidString, GuidResult& result)
	   at System.Guid.TryParseGuid(String g, GuidStyles flags, GuidResult& result)
	   at System.Guid..ctor(String g)
	   at MediaBrowser.Api.Images.ImageService.Get(GetItemImage request)
	   at lambda_method(Closure , Object , Object )
	   at ServiceStack.Host.ServiceRunner`1.Execute(IRequest request, Object instance, TRequest requestDto)
	
2014-09-06 07:15:58.2238 Error - HttpServer: Error processing request for /mediabrowser/Items/(null)/Images/Backdrop/0?tag=(null)&width=640
	Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).
	ServiceStack.HttpError
	No Stack Trace Available
	
2014-09-06 07:15:59.5629 Error - DtoUtils: ServiceBase<TRequest>::Service Exception
	You Better You Bet does not have an image of type Backdrop
	MediaBrowser.Common.Extensions.ResourceNotFoundException
	   at MediaBrowser.Api.Images.ImageService.GetImage(ImageRequest request, IHasImages item, Boolean isHeadRequest)
	   at MediaBrowser.Api.Images.ImageService.Get(GetItemImage request)
	   at lambda_method(Closure , Object , Object )
	   at ServiceStack.Host.ServiceRunner`1.Execute(IRequest request, Object instance, TRequest requestDto)
	
2014-09-06 07:15:59.5649 Error - HttpServer: Error processing request for /mediabrowser/Items/abf1033e7ec394bdd5b70f055d9188e1/Images/backdrop?width=640
	You Better You Bet does not have an image of type Backdrop
	ServiceStack.HttpError
	No Stack Trace Available
	
2014-09-06 07:15:59.5649 Error - NotFoundHttpHandler: 192.168.1.225:8096 Request not found: /mediabrowser/Items/abf1033e7ec394bdd5b70f055d9188e1/Images/backdrop?width=640
2014-09-06 07:16:04.4951 Error - HttpServer: Error in HttpListenerResponseWrapper: Unable to write data to the transport connection: An established connection was aborted by the software in your host machine.
	Unable to write data to the transport connection: An established connection was aborted by the software in your host machine.
	System.IO.IOException
	   at System.Net.Sockets.NetworkStream.Write(Byte[] buffer, Int32 offset, Int32 size)
	   at WebSocketSharp.Net.ResponseStream.InternalWrite(Byte[] buffer, Int32 offset, Int32 count)
	   at WebSocketSharp.Net.ResponseStream.Close()
	   at MediaBrowser.Server.Implementations.HttpServer.SocketSharp.Extensions.CloseOutputStream(HttpListenerResponse response, ILogger logger)
	InnerException: System.Net.Sockets.SocketException
	An established connection was aborted by the software in your host machine
	   at System.Net.Sockets.Socket.Send(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
	   at System.Net.Sockets.NetworkStream.Write(Byte[] buffer, Int32 offset, Int32 size)
	
2014-09-06 07:16:04.4951 Error - HttpAsyncTaskHandler: Error occured while Processing Request: Cannot be changed after headers are sent.
	Cannot be changed after headers are sent.
	System.InvalidOperationException
	   at WebSocketSharp.Net.HttpListenerResponse.set_ContentType(String value)
	   at MediaBrowser.Server.Implementations.HttpServer.SocketSharp.WebSocketSharpResponse.set_ContentType(String value)
	   at ServiceStack.HttpResponseExtensionsInternal.WriteErrorToResponse(IResponse httpRes, IRequest httpReq, String contentType, String operationName, String errorMessage, Exception ex, Int32 statusCode)
	   at ServiceStack.ServiceStackHost.OnUncaughtException(IRequest httpReq, IResponse httpRes, String operationName, Exception ex)
	   at ServiceStack.HttpResponseExtensionsInternal.WriteToResponse(IResponse response, Object result, ResponseSerializerDelegate defaultAction, IRequest request, Byte[] bodyPrefix, Byte[] bodySuffix)
	   at ServiceStack.HttpResponseExtensionsInternal.WriteToResponse(IResponse httpRes, IRequest httpReq, Object result, Byte[] bodyPrefix, Byte[] bodySuffix)
	   at ServiceStack.HttpResponseExtensionsInternal.WriteToResponse(IResponse httpRes, IRequest httpReq, Object result)
	   at ServiceStack.Host.RestHandler.<>c__DisplayClass5.<ProcessRequestAsync>b__0(Object response)
	   at ServiceStack.Host.Handlers.ServiceStackHandlerBase.HandleResponse(Object response, Func`2 callback, Func`2 errorCallback)
	
2014-09-06 07:16:08.1223 Info - App: ActivityLogWebSocketListener stop transmitting over websocket to 192.168.1.225:50954
2014-09-06 07:16:08.1223 Info - App: SessionInfoWebSocketListener stop transmitting over websocket to 192.168.1.225:50954
2014-09-06 07:16:08.1223 Info - App: ScheduledTasksWebSocketListener stop transmitting over websocket to 192.168.1.225:50954
2014-09-06 07:16:08.1223 Info - App: ActivityLogWebSocketListener Begin transmitting over websocket to 192.168.1.225:50954
Edited by Deuce911
Link to comment
Share on other sites

Longrifle

 

I am having the same issue on Music files, they play fine on the WEB Browser and the Windows 8.1 app but not on the iphone.  Here is a snippit of my log when I try to play a music file. Let me know if you need a complete log file.

2014-09-06 07:13:21.7078 Error - HttpServer: Error processing request for /mediabrowser/Items/fe0de021ce4dbf8adc22de4ff5bdba47/Images/backdrop?width=640
	Tonight's the Night (Gonna Be Alright) does not have an image of type Backdrop
	ServiceStack.HttpError
	No Stack Trace Available
	
2014-09-06 07:13:21.7078 Error - NotFoundHttpHandler: 192.168.1.225:8096 Request not found: /mediabrowser/Items/fe0de021ce4dbf8adc22de4ff5bdba47/Images/backdrop?width=640
2014-09-06 07:13:38.2218 Error - HttpServer: Error in HttpListenerResponseWrapper: Unable to write data to the transport connection: An established connection was aborted by the software in your host machine.
	Unable to write data to the transport connection: An established connection was aborted by the software in your host machine.
	System.IO.IOException
	   at System.Net.Sockets.NetworkStream.Write(Byte[] buffer, Int32 offset, Int32 size)
	   at WebSocketSharp.Net.ResponseStream.InternalWrite(Byte[] buffer, Int32 offset, Int32 count)
	   at WebSocketSharp.Net.ResponseStream.Close()
	   at MediaBrowser.Server.Implementations.HttpServer.SocketSharp.Extensions.CloseOutputStream(HttpListenerResponse response, ILogger logger)
	InnerException: System.Net.Sockets.SocketException
	An established connection was aborted by the software in your host machine
	   at System.Net.Sockets.Socket.Send(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
	   at System.Net.Sockets.NetworkStream.Write(Byte[] buffer, Int32 offset, Int32 size)
	
2014-09-06 07:13:38.2218 Error - HttpAsyncTaskHandler: Error occured while Processing Request: Cannot be changed after headers are sent.
	Cannot be changed after headers are sent.
	System.InvalidOperationException
	   at WebSocketSharp.Net.HttpListenerResponse.set_ContentType(String value)
	   at MediaBrowser.Server.Implementations.HttpServer.SocketSharp.WebSocketSharpResponse.set_ContentType(String value)
	   at ServiceStack.HttpResponseExtensionsInternal.WriteErrorToResponse(IResponse httpRes, IRequest httpReq, String contentType, String operationName, String errorMessage, Exception ex, Int32 statusCode)
	   at ServiceStack.ServiceStackHost.OnUncaughtException(IRequest httpReq, IResponse httpRes, String operationName, Exception ex)
	   at ServiceStack.HttpResponseExtensionsInternal.WriteToResponse(IResponse response, Object result, ResponseSerializerDelegate defaultAction, IRequest request, Byte[] bodyPrefix, Byte[] bodySuffix)
	   at ServiceStack.HttpResponseExtensionsInternal.WriteToResponse(IResponse httpRes, IRequest httpReq, Object result, Byte[] bodyPrefix, Byte[] bodySuffix)
	   at ServiceStack.HttpResponseExtensionsInternal.WriteToResponse(IResponse httpRes, IRequest httpReq, Object result)
	   at ServiceStack.Host.RestHandler.<>c__DisplayClass5.<ProcessRequestAsync>b__0(Object response)
	   at ServiceStack.Host.Handlers.ServiceStackHandlerBase.HandleResponse(Object response, Func`2 callback, Func`2 errorCallback)
	
2014-09-06 07:13:44.6551 Info - App: SessionInfoWebSocketListener Begin transmitting over websocket to 192.168.1.1:50618
2014-09-06 07:13:44.6551 Info - App: ScheduledTasksWebSocketListener Begin transmitting over websocket to 192.168.1.1:50618
2014-09-06 07:13:44.6551 Info - App: ActivityLogWebSocketListener Begin transmitting over websocket to 192.168.1.1:50618
2014-09-06 07:13:50.8985 Info - App: ActivityLogWebSocketListener stop transmitting over websocket to 192.168.1.1:50618
2014-09-06 07:13:50.8985 Info - App: ActivityLogWebSocketListener Begin transmitting over websocket to 192.168.1.1:50618
2014-09-06 07:13:50.8985 Info - App: ScheduledTasksWebSocketListener stop transmitting over websocket to 192.168.1.1:50618
2014-09-06 07:13:50.8985 Info - App: SessionInfoWebSocketListener stop transmitting over websocket to 192.168.1.1:50618
2014-09-06 07:14:45.1566 Error - DtoUtils: ServiceBase<TRequest>::Service Exception
	Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).
	System.FormatException
	   at System.Guid.GuidResult.SetFailure(ParseFailureKind failure, String failureMessageID, Object failureMessageFormatArgument, String failureArgumentName, Exception innerException)
	   at System.Guid.TryParseGuidWithNoStyle(String guidString, GuidResult& result)
	   at System.Guid.TryParseGuid(String g, GuidStyles flags, GuidResult& result)
	   at System.Guid..ctor(String g)
	   at MediaBrowser.Api.Images.ImageService.Get(GetItemImage request)
	   at lambda_method(Closure , Object , Object )
	   at ServiceStack.Host.ServiceRunner`1.Execute(IRequest request, Object instance, TRequest requestDto)
	
2014-09-06 07:14:45.1566 Error - HttpServer: Error processing request for /mediabrowser/Items/(null)/Images/Backdrop/0?tag=(null)&width=640
	Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).
	ServiceStack.HttpError
	No Stack Trace Available
	
2014-09-06 07:14:48.7998 Error - DtoUtils: ServiceBase<TRequest>::Service Exception
	Life's Been Good To Me does not have an image of type Backdrop
	MediaBrowser.Common.Extensions.ResourceNotFoundException
	   at MediaBrowser.Api.Images.ImageService.GetImage(ImageRequest request, IHasImages item, Boolean isHeadRequest)
	   at MediaBrowser.Api.Images.ImageService.Get(GetItemImage request)
	   at lambda_method(Closure , Object , Object )
	   at ServiceStack.Host.ServiceRunner`1.Execute(IRequest request, Object instance, TRequest requestDto)
	
2014-09-06 07:14:48.7998 Error - HttpServer: Error processing request for /mediabrowser/Items/86eb6e7c90cdbaa771c3e549b95586fa/Images/backdrop?width=640
	Life's Been Good To Me does not have an image of type Backdrop
	ServiceStack.HttpError
	No Stack Trace Available
	
2014-09-06 07:14:48.8028 Error - NotFoundHttpHandler: 192.168.1.225:8096 Request not found: /mediabrowser/Items/86eb6e7c90cdbaa771c3e549b95586fa/Images/backdrop?width=640
2014-09-06 07:15:02.1576 Error - DtoUtils: ServiceBase<TRequest>::Service Exception
	Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).
	System.FormatException
	   at System.Guid.GuidResult.SetFailure(ParseFailureKind failure, String failureMessageID, Object failureMessageFormatArgument, String failureArgumentName, Exception innerException)
	   at System.Guid.TryParseGuidWithNoStyle(String guidString, GuidResult& result)
	   at System.Guid.TryParseGuid(String g, GuidStyles flags, GuidResult& result)
	   at System.Guid..ctor(String g)
	   at MediaBrowser.Api.Images.ImageService.Get(GetItemImage request)
	   at lambda_method(Closure , Object , Object )
	   at ServiceStack.Host.ServiceRunner`1.Execute(IRequest request, Object instance, TRequest requestDto)
	
2014-09-06 07:15:02.1576 Error - HttpServer: Error processing request for /mediabrowser/Items/(null)/Images/Backdrop/0?tag=(null)&width=640
	Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).
	ServiceStack.HttpError
	No Stack Trace Available
	
2014-09-06 07:15:03.1386 Error - DtoUtils: ServiceBase<TRequest>::Service Exception
	You Better You Bet does not have an image of type Backdrop
	MediaBrowser.Common.Extensions.ResourceNotFoundException
	   at MediaBrowser.Api.Images.ImageService.GetImage(ImageRequest request, IHasImages item, Boolean isHeadRequest)
	   at MediaBrowser.Api.Images.ImageService.Get(GetItemImage request)
	   at lambda_method(Closure , Object , Object )
	   at ServiceStack.Host.ServiceRunner`1.Execute(IRequest request, Object instance, TRequest requestDto)
	
2014-09-06 07:15:03.1406 Error - HttpServer: Error processing request for /mediabrowser/Items/abf1033e7ec394bdd5b70f055d9188e1/Images/backdrop?width=640
	You Better You Bet does not have an image of type Backdrop
	ServiceStack.HttpError
	No Stack Trace Available
	
2014-09-06 07:15:03.1406 Error - NotFoundHttpHandler: 192.168.1.225:8096 Request not found: /mediabrowser/Items/abf1033e7ec394bdd5b70f055d9188e1/Images/backdrop?width=640
2014-09-06 07:15:04.3897 Error - HttpServer: Error in HttpListenerResponseWrapper: Unable to write data to the transport connection: An established connection was aborted by the software in your host machine.
	Unable to write data to the transport connection: An established connection was aborted by the software in your host machine.
	System.IO.IOException
	   at System.Net.Sockets.NetworkStream.Write(Byte[] buffer, Int32 offset, Int32 size)
	   at WebSocketSharp.Net.ResponseStream.InternalWrite(Byte[] buffer, Int32 offset, Int32 count)
	   at WebSocketSharp.Net.ResponseStream.Close()
	   at MediaBrowser.Server.Implementations.HttpServer.SocketSharp.Extensions.CloseOutputStream(HttpListenerResponse response, ILogger logger)
	InnerException: System.Net.Sockets.SocketException
	An established connection was aborted by the software in your host machine
	   at System.Net.Sockets.Socket.Send(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
	   at System.Net.Sockets.NetworkStream.Write(Byte[] buffer, Int32 offset, Int32 size)
	
2014-09-06 07:15:04.3897 Error - HttpAsyncTaskHandler: Error occured while Processing Request: Cannot be changed after headers are sent.
	Cannot be changed after headers are sent.
	System.InvalidOperationException
	   at WebSocketSharp.Net.HttpListenerResponse.set_ContentType(String value)
	   at MediaBrowser.Server.Implementations.HttpServer.SocketSharp.WebSocketSharpResponse.set_ContentType(String value)
	   at ServiceStack.HttpResponseExtensionsInternal.WriteErrorToResponse(IResponse httpRes, IRequest httpReq, String contentType, String operationName, String errorMessage, Exception ex, Int32 statusCode)
	   at ServiceStack.ServiceStackHost.OnUncaughtException(IRequest httpReq, IResponse httpRes, String operationName, Exception ex)
	   at ServiceStack.HttpResponseExtensionsInternal.WriteToResponse(IResponse response, Object result, ResponseSerializerDelegate defaultAction, IRequest request, Byte[] bodyPrefix, Byte[] bodySuffix)
	   at ServiceStack.HttpResponseExtensionsInternal.WriteToResponse(IResponse httpRes, IRequest httpReq, Object result, Byte[] bodyPrefix, Byte[] bodySuffix)
	   at ServiceStack.HttpResponseExtensionsInternal.WriteToResponse(IResponse httpRes, IRequest httpReq, Object result)
	   at ServiceStack.Host.RestHandler.<>c__DisplayClass5.<ProcessRequestAsync>b__0(Object response)
	   at ServiceStack.Host.Handlers.ServiceStackHandlerBase.HandleResponse(Object response, Func`2 callback, Func`2 errorCallback)
	
2014-09-06 07:15:21.3927 Error - HttpServer: Error in HttpListenerResponseWrapper: Unable to write data to the transport connection: An established connection was aborted by the software in your host machine.
	Unable to write data to the transport connection: An established connection was aborted by the software in your host machine.
	System.IO.IOException
	   at System.Net.Sockets.NetworkStream.Write(Byte[] buffer, Int32 offset, Int32 size)
	   at WebSocketSharp.Net.ResponseStream.InternalWrite(Byte[] buffer, Int32 offset, Int32 count)
	   at WebSocketSharp.Net.ResponseStream.Close()
	   at MediaBrowser.Server.Implementations.HttpServer.SocketSharp.Extensions.CloseOutputStream(HttpListenerResponse response, ILogger logger)
	InnerException: System.Net.Sockets.SocketException
	An established connection was aborted by the software in your host machine
	   at System.Net.Sockets.Socket.Send(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
	   at System.Net.Sockets.NetworkStream.Write(Byte[] buffer, Int32 offset, Int32 size)
	
2014-09-06 07:15:21.3927 Error - HttpAsyncTaskHandler: Error occured while Processing Request: Cannot be changed after headers are sent.
	Cannot be changed after headers are sent.
	System.InvalidOperationException
	   at WebSocketSharp.Net.HttpListenerResponse.set_ContentType(String value)
	   at MediaBrowser.Server.Implementations.HttpServer.SocketSharp.WebSocketSharpResponse.set_ContentType(String value)
	   at ServiceStack.HttpResponseExtensionsInternal.WriteErrorToResponse(IResponse httpRes, IRequest httpReq, String contentType, String operationName, String errorMessage, Exception ex, Int32 statusCode)
	   at ServiceStack.ServiceStackHost.OnUncaughtException(IRequest httpReq, IResponse httpRes, String operationName, Exception ex)
	   at ServiceStack.HttpResponseExtensionsInternal.WriteToResponse(IResponse response, Object result, ResponseSerializerDelegate defaultAction, IRequest request, Byte[] bodyPrefix, Byte[] bodySuffix)
	   at ServiceStack.HttpResponseExtensionsInternal.WriteToResponse(IResponse httpRes, IRequest httpReq, Object result, Byte[] bodyPrefix, Byte[] bodySuffix)
	   at ServiceStack.HttpResponseExtensionsInternal.WriteToResponse(IResponse httpRes, IRequest httpReq, Object result)
	   at ServiceStack.Host.RestHandler.<>c__DisplayClass5.<ProcessRequestAsync>b__0(Object response)
	   at ServiceStack.Host.Handlers.ServiceStackHandlerBase.HandleResponse(Object response, Func`2 callback, Func`2 errorCallback)
	
2014-09-06 07:15:28.1261 Info - App: SessionInfoWebSocketListener Begin transmitting over websocket to 192.168.1.225:50954
2014-09-06 07:15:28.1261 Info - App: ScheduledTasksWebSocketListener Begin transmitting over websocket to 192.168.1.225:50954
2014-09-06 07:15:28.1261 Info - App: ActivityLogWebSocketListener Begin transmitting over websocket to 192.168.1.225:50954
2014-09-06 07:15:45.2610 Error - DtoUtils: ServiceBase<TRequest>::Service Exception
	Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).
	System.FormatException
	   at System.Guid.GuidResult.SetFailure(ParseFailureKind failure, String failureMessageID, Object failureMessageFormatArgument, String failureArgumentName, Exception innerException)
	   at System.Guid.TryParseGuidWithNoStyle(String guidString, GuidResult& result)
	   at System.Guid.TryParseGuid(String g, GuidStyles flags, GuidResult& result)
	   at System.Guid..ctor(String g)
	   at MediaBrowser.Api.Images.ImageService.Get(GetItemImage request)
	   at lambda_method(Closure , Object , Object )
	   at ServiceStack.Host.ServiceRunner`1.Execute(IRequest request, Object instance, TRequest requestDto)
	
2014-09-06 07:15:45.2610 Error - HttpServer: Error processing request for /mediabrowser/Items/(null)/Images/Backdrop/0?tag=(null)&width=640
	Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).
	ServiceStack.HttpError
	No Stack Trace Available
	
2014-09-06 07:15:46.8641 Error - DtoUtils: ServiceBase<TRequest>::Service Exception
	Life's Been Good To Me does not have an image of type Backdrop
	MediaBrowser.Common.Extensions.ResourceNotFoundException
	   at MediaBrowser.Api.Images.ImageService.GetImage(ImageRequest request, IHasImages item, Boolean isHeadRequest)
	   at MediaBrowser.Api.Images.ImageService.Get(GetItemImage request)
	   at lambda_method(Closure , Object , Object )
	   at ServiceStack.Host.ServiceRunner`1.Execute(IRequest request, Object instance, TRequest requestDto)
	
2014-09-06 07:15:46.8641 Error - HttpServer: Error processing request for /mediabrowser/Items/86eb6e7c90cdbaa771c3e549b95586fa/Images/backdrop?width=640
	Life's Been Good To Me does not have an image of type Backdrop
	ServiceStack.HttpError
	No Stack Trace Available
	
2014-09-06 07:15:46.8671 Error - NotFoundHttpHandler: 192.168.1.225:8096 Request not found: /mediabrowser/Items/86eb6e7c90cdbaa771c3e549b95586fa/Images/backdrop?width=640
2014-09-06 07:15:58.2218 Error - DtoUtils: ServiceBase<TRequest>::Service Exception
	Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).
	System.FormatException
	   at System.Guid.GuidResult.SetFailure(ParseFailureKind failure, String failureMessageID, Object failureMessageFormatArgument, String failureArgumentName, Exception innerException)
	   at System.Guid.TryParseGuidWithNoStyle(String guidString, GuidResult& result)
	   at System.Guid.TryParseGuid(String g, GuidStyles flags, GuidResult& result)
	   at System.Guid..ctor(String g)
	   at MediaBrowser.Api.Images.ImageService.Get(GetItemImage request)
	   at lambda_method(Closure , Object , Object )
	   at ServiceStack.Host.ServiceRunner`1.Execute(IRequest request, Object instance, TRequest requestDto)
	
2014-09-06 07:15:58.2238 Error - HttpServer: Error processing request for /mediabrowser/Items/(null)/Images/Backdrop/0?tag=(null)&width=640
	Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).
	ServiceStack.HttpError
	No Stack Trace Available
	
2014-09-06 07:15:59.5629 Error - DtoUtils: ServiceBase<TRequest>::Service Exception
	You Better You Bet does not have an image of type Backdrop
	MediaBrowser.Common.Extensions.ResourceNotFoundException
	   at MediaBrowser.Api.Images.ImageService.GetImage(ImageRequest request, IHasImages item, Boolean isHeadRequest)
	   at MediaBrowser.Api.Images.ImageService.Get(GetItemImage request)
	   at lambda_method(Closure , Object , Object )
	   at ServiceStack.Host.ServiceRunner`1.Execute(IRequest request, Object instance, TRequest requestDto)
	
2014-09-06 07:15:59.5649 Error - HttpServer: Error processing request for /mediabrowser/Items/abf1033e7ec394bdd5b70f055d9188e1/Images/backdrop?width=640
	You Better You Bet does not have an image of type Backdrop
	ServiceStack.HttpError
	No Stack Trace Available
	
2014-09-06 07:15:59.5649 Error - NotFoundHttpHandler: 192.168.1.225:8096 Request not found: /mediabrowser/Items/abf1033e7ec394bdd5b70f055d9188e1/Images/backdrop?width=640
2014-09-06 07:16:04.4951 Error - HttpServer: Error in HttpListenerResponseWrapper: Unable to write data to the transport connection: An established connection was aborted by the software in your host machine.
	Unable to write data to the transport connection: An established connection was aborted by the software in your host machine.
	System.IO.IOException
	   at System.Net.Sockets.NetworkStream.Write(Byte[] buffer, Int32 offset, Int32 size)
	   at WebSocketSharp.Net.ResponseStream.InternalWrite(Byte[] buffer, Int32 offset, Int32 count)
	   at WebSocketSharp.Net.ResponseStream.Close()
	   at MediaBrowser.Server.Implementations.HttpServer.SocketSharp.Extensions.CloseOutputStream(HttpListenerResponse response, ILogger logger)
	InnerException: System.Net.Sockets.SocketException
	An established connection was aborted by the software in your host machine
	   at System.Net.Sockets.Socket.Send(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
	   at System.Net.Sockets.NetworkStream.Write(Byte[] buffer, Int32 offset, Int32 size)
	
2014-09-06 07:16:04.4951 Error - HttpAsyncTaskHandler: Error occured while Processing Request: Cannot be changed after headers are sent.
	Cannot be changed after headers are sent.
	System.InvalidOperationException
	   at WebSocketSharp.Net.HttpListenerResponse.set_ContentType(String value)
	   at MediaBrowser.Server.Implementations.HttpServer.SocketSharp.WebSocketSharpResponse.set_ContentType(String value)
	   at ServiceStack.HttpResponseExtensionsInternal.WriteErrorToResponse(IResponse httpRes, IRequest httpReq, String contentType, String operationName, String errorMessage, Exception ex, Int32 statusCode)
	   at ServiceStack.ServiceStackHost.OnUncaughtException(IRequest httpReq, IResponse httpRes, String operationName, Exception ex)
	   at ServiceStack.HttpResponseExtensionsInternal.WriteToResponse(IResponse response, Object result, ResponseSerializerDelegate defaultAction, IRequest request, Byte[] bodyPrefix, Byte[] bodySuffix)
	   at ServiceStack.HttpResponseExtensionsInternal.WriteToResponse(IResponse httpRes, IRequest httpReq, Object result, Byte[] bodyPrefix, Byte[] bodySuffix)
	   at ServiceStack.HttpResponseExtensionsInternal.WriteToResponse(IResponse httpRes, IRequest httpReq, Object result)
	   at ServiceStack.Host.RestHandler.<>c__DisplayClass5.<ProcessRequestAsync>b__0(Object response)
	   at ServiceStack.Host.Handlers.ServiceStackHandlerBase.HandleResponse(Object response, Func`2 callback, Func`2 errorCallback)
	
2014-09-06 07:16:08.1223 Info - App: ActivityLogWebSocketListener stop transmitting over websocket to 192.168.1.225:50954
2014-09-06 07:16:08.1223 Info - App: SessionInfoWebSocketListener stop transmitting over websocket to 192.168.1.225:50954
2014-09-06 07:16:08.1223 Info - App: ScheduledTasksWebSocketListener stop transmitting over websocket to 192.168.1.225:50954
2014-09-06 07:16:08.1223 Info - App: ActivityLogWebSocketListener Begin transmitting over websocket to 192.168.1.225:50954

I found that this error only happens on mp3 files and dvd rips (video_ts) folders, i can play mp4 fine.

Link to comment
Share on other sites

Any timeframe on an update to include it.

 

 

I would suggest to visit the top of the forum and vote on uservoice for music and merging the iphone and ipad app into one as i have done. 

Link to comment
Share on other sites

  • 2 months later...
steve1977

My music listings show up however if I try to play a song I get URL not found.

 

Same with me. I believe MP3s are still not supported by the iphone app.

Link to comment
Share on other sites

  • 2 weeks later...
Angelblue05

@@steve1977 and @@mbnwa

 

Either that, or the iPhone app is severely outdated (it really is). I'm able to listen to my music (mostly mp3 format) using Safari and accessing the webclient there.

Edited by Angelblue05
Link to comment
Share on other sites

all my music is in m4a format maybe we will see an update to the iOS app - it seems like the dev's lately are just focused on new features and not allowing the clients to catch up before putting out more new features or fixing old features that are now broken for almost 8 months now (Live TV via iOS for example)

Link to comment
Share on other sites

Longrifle

I'm sure the dev's are working hard on the ios update to make it as good as possible and bug free as possible.

it is hard work, I can't wait for the update and appreciate all the hard work they put in.

Link to comment
Share on other sites

  • 1 month later...

I have this problem with .flac as well as .mp3.

 

I cannot play any music via ios app for iphone.

 

Any thoughts on this?

 

Thanks

Link to comment
Share on other sites

Angelblue05

Read above posts, it should answer your questions and inform you as to the current status of the iphone app. :)

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