MultiAgentLearning / playground

PlayGround: AI Research into Multi-Agent Learning.
https://www.pommerman.com
Apache License 2.0
768 stars 216 forks source link

docker agents running issue #201

Closed CreamyLong closed 5 years ago

CreamyLong commented 5 years ago

ConnectionError: HTTPConnectionPool(host='localhost', port=10080): Max retries exceeded with url: /ping (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x00000235FFD791D0>: Failed to establish a new connection: [WinError 10061] Unable to connect because the target computer actively refused.',))

And I do not know how to use docker agent in the game, how could I change simple docker agent to the different docker agent, where can I see the information of different docker agent.

d2hf commented 5 years ago

Did you figure it out? I am having the same issue here...

cinjon commented 5 years ago

This is probably related to the timeout. Increase the timeout and try again.