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

ssh: connect to host 10.10.10.100 port 49158: Connection refused #28

Open
Rainn opened this issue Jan 13, 2015 · 1 comment
Open

ssh: connect to host 10.10.10.100 port 49158: Connection refused #28

Rainn opened this issue Jan 13, 2015 · 1 comment

Comments

@Rainn
Copy link

Rainn commented Jan 13, 2015

Hi,

I followed steps here but got SSH connection refused error from client terminal. Thanks!

localhost:~ sylu$ ssh docker@10.10.10.100 -p 49158
ssh: connect to host 10.10.10.100 port 49158: Connection refused

Check top is OK

bash-3.2$ docker top nostalgic_rosalind
PID                 USER                COMMAND
23760               root                /bin/bash /src/startup.sh
23819               root                /usr/bin/xdm
23821               root                /usr/sbin/sshd -D

Enter interactive terminal

docker-desktop daemon is running in background, then I enter interactive shell, found that xdm and sshd is running.

bash-3.2$ docker run -it vpsee/docker-desktop
User: docker Password: Iyie1id7sooc
Adding user `docker' to group `sudo' ...
Adding user docker to group sudo
Done.
 * Stopping X display manager xdm                                                                          [ OK ] 
 * Starting X display manager xdm                                                                          [ OK ]
@ataibarkai
Copy link

+1

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

2 participants