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

localhost port 2233: Connection refused #24

Open
JulienRineau opened this issue Dec 6, 2022 · 2 comments
Open

localhost port 2233: Connection refused #24

JulienRineau opened this issue Dec 6, 2022 · 2 comments

Comments

@JulienRineau
Copy link

When I try to ssh root@localhost -p2233 I obtain ssh: connect to host localhost port 2233: Connection refused.

Here is what I've done:

  1. Changed the CMakefile in unitree_legged_sdk to use my arm64 architecture
  2. Remove everything everything related to Aliengo in Dockerfile because not compatible with amd64
  3. Remove tensorflow from Dockerfile

Can anyone help me ?

@xkhainguyen
Copy link

If you are using Ubuntu 20.04, then use port 2235. Take a look at the Dockerfile.

@linchangyi1
Copy link

Hi @JulienRineau , I also met this issue. It seems that there is something wrong in the network configuration of the local machine. But I can't still fix it. Have you already solved it?

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

3 participants