Jump to content

Terminal stopped working

Featured Replies

Posted

Out of the blue my terminal stopped working. How to solve this?

image.png.051fcd7c338af5f4d4afe118c80fb93e.png

  • Author
30 minutes ago, bonienl said:

Close your browser or try a different browser. Does that make a difference?

Tried Chrome on 2 different machines.

Also tried Edge with the same error

Can you open a telnet (or ssh) session using putty. And show the result of

root@vesta:~# ps -ef | grep ttyd
root      5468     1  0 Jun27 ?        00:44:56 ttyd -d 0 -i /var/run/ttyd.sock login -f root

It might be that too many terminal windows are open. These need to be closed.

 

To force a restart of the terminal server, you can do

/etc/rc.d/rc.nginx restart

 

Edited by bonienl

Archived

This topic is now archived and is closed to further replies.