ssh - error when connecting with 4linux

Asked

Viewed 212 times

0

I have a little problem with ssh, I’m a beginner in linux and I’m doing a course on 4linux about the basics of Linux and so on... I’m at the cloud connect part via ssh. When I did it for the first time it worked, minus the password, but then I think I would be with them, what happens now is that when I type it does not load anything, it is only in this line the terminal with the cursor there frozen, as if I were waiting to finish some process, only nothing happens, it also happened with github when I cloned the repositories via ssh, I switched to https because of this.

Example:

ssh -l <login> cloud.4linux.com.br

(the cursor stands still and nothing happens)

Obs1: Before, the first time worked, asked for a confirmation, created the file (known_hosts), then deleted, now created to see if solved, but not solved, this blank and when I delete and run the command it does not create back.

Obs2: After a long time it appears: ssh_exchange_identification: read: Connection timed out.

  • 1

    The mistake connection timed out occurs when the server is down. Make sure their service is up?

  • 1

    Make sure the door is the same 22, maybe another, then you need to specify it.

  • I will check if the server is in the air and also the question of the door and bring the result to you.

  • Apparently now it’s all ok. I don’t know if the server was off before, or if it was an error. But now ta connecting.

  • Only this error: - "Error Response from daemon: No such container: 37709 Error: failed to start containers: 37709 Error: No such container: 37709 Error Response from daemon: No such container: 37709 Connection to cloud.4linux.com.br."

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.