2014-12-07 11:30 PM
[07 Dec 2014 17:12:14] ERROR [ProxyService] - anonymous - blob-cache-ping: failedI assume the size of the server/number of users, in combination with running it on a VM in stead of a dedicated (?) server (probably alongside other (database?) processes) would be a bad choise.
Exception: ClientConnectionException: Failed to start response: failed to read response header.
at D:\VMWD\Build\Sources\Communication\CommunicationClient\Source\Communication\Client\Http\Impl\Thttp\ThttpClientConnection.cpp(599)
Caused by: ClientResponseReaderException: Failed to read client response header.
at D:\VMWD\Build\Sources\Communication\CommunicationClient\Source\Communication\Client\Http\Impl\Thttp\ThttpClientResponseReader.cpp(242)
Caused by: SocketException: Socket read failed. (Error code: 10053. Error message: An established connection was aborted by the software in your host machine.
.)
at D:\VMWD\Build\Sources\Network\NetworkDLL\Socket\WinSocketImpl.cpp(805)