1. 2015-07-22 19:07:27.3041 Debug - HttpServer: HTTP Response 200 to 192.168.1.XXX. Response time: 110314.9806 ms.
  2. Url: http://192.168.1.XXX:8096/Users/bd22e3af178580034fb62751dfc2cdbe/Views?
  3. 2015-07-22 19:07:27.4445 Error - HttpServer: Error in HttpConnection.BeginReadRequest. ConnectionId: 9b47234b3e054096a5e96f156ffd3fe9
  4. *** Error Report ***
  5. Version: 3.0.5675.1
  6. Command line: C:\Users\name\AppData\Roaming\MediaBrowser-Server\System\MediaBrowser.ServerApplication.exe
  7. Operating system: Microsoft Windows NT 6.1.7601 Service Pack 1
  8. Processor count: 4
  9. 64-Bit OS: True
  10. 64-Bit Process: False
  11. Program data path: C:\Users\name\AppData\Roaming\MediaBrowser-Server
  12. Application Path: C:\Users\name\AppData\Roaming\MediaBrowser-Server\System\MediaBrowser.ServerApplication.exe
  13. Unable to read data from the transport connection: An established connection was aborted by the software in your host machine.
  14. System.IO.IOException
  15. at System.Net.Sockets.NetworkStream.BeginRead(Byte[] buffer, Int32 offset, Int32 size, AsyncCallback callback, Object state)
  16. at SocketHttpListener.Net.HttpConnection.BeginReadRequest()
  17. InnerException: System.Net.Sockets.SocketException
  18. An established connection was aborted by the software in your host machine
  19. at System.Net.Sockets.Socket.BeginReceive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, AsyncCallback callback, Object state)
  20. at System.Net.Sockets.NetworkStream.BeginRead(Byte[] buffer, Int32 offset, Int32 size, AsyncCallback callback, Object state)