T
T
timurc2020-10-18 23:40:02
linux
timurc, 2020-10-18 23:40:02

I connect to SSH, and it hangs and does not even appear in the password field. What to do?

Hello! (preface.) The other day (my problem) I decided to upload a large file to my hosting of repositories, I realized that the server was not responding, I decided to turn it off - turned it on again, and then SSH fell off. It's just that after entering ssh [email protected], the password entry field does not even appear, but only appears after a couple of minutes ssh: connect to host serverip port 22: Operation timed out. Together with this problem, nginx fell down, found a strange error and stated that it could not connect to port 80 (not the point). So here is the problem itself. VNC works great, but ssh fell off. It would be desirable to work through SSH. Tell me please. Thank you.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vitaly, 2020-10-18
@vitalysokolov

Add the -vvv parameter, maybe there will be useful information in the output and it will be possible to google more accurately.

ssh [email protected] -vvv

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question