Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UnityCommunicationException #135

Open
zhazhat opened this issue Oct 23, 2024 · 0 comments
Open

UnityCommunicationException #135

zhazhat opened this issue Oct 23, 2024 · 0 comments

Comments

@zhazhat
Copy link

zhazhat commented Oct 23, 2024

i am running in a headless mechine, i run the demo well.
But when i try to run UnityEnvironment.py and conect the env, this line: self.comm = comm_unity.UnityCommunication(port=str(self.base_port), **executable_args) get erros:

simulation.unity_simulator.comm_unity.UnityCommunicationException: HTTPConnectionPool(host='127.0.0.1', port=7897): Max retries exceeded with url: http://127.0.0.1:10000/ (Caused by ProxyError('Unable to connect to proxy', NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f424e22a6b0>: Failed to establish a new connection: [Errno 111] Connection refused')))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant