Hey,
I am trying to run this implementation on my machine but I get the following errors each time before it starts a new episode,
On the client side -
ERROR: (localhost:2002) failed to write data: [Errno 32] Broken pipe
ERROR: (localhost:2000) failed to read data: [Errno 104] Connection reset by peer
In Carla server -
ERROR: tcpserver 0 : error reading message: Operation canceled
ERROR: tcpserver 0 : error writing message: Operation canceled
ERROR: tcpserver 2000 : error reading message: End of file
[2018.10.10-09.06.50:508][ 54]LogCarlaServer: Warning: Client disconnected, server needs restart
I'm just not sure if these errors are due to the server restart or this is an issue with my machine.
Thanks in advance
Hey,
I am trying to run this implementation on my machine but I get the following errors each time before it starts a new episode,
On the client side -
ERROR: (localhost:2002) failed to write data: [Errno 32] Broken pipe
ERROR: (localhost:2000) failed to read data: [Errno 104] Connection reset by peer
In Carla server -
ERROR: tcpserver 0 : error reading message: Operation canceled
ERROR: tcpserver 0 : error writing message: Operation canceled
ERROR: tcpserver 2000 : error reading message: End of file
[2018.10.10-09.06.50:508][ 54]LogCarlaServer: Warning: Client disconnected, server needs restart
I'm just not sure if these errors are due to the server restart or this is an issue with my machine.
Thanks in advance