When trying to start screen by screen -S name after logging into vps as ssh user@IP ( Screen may work for the root)
Getting the error

"No more PTYs.
Sorry, could not find a PTY."

fix
==

Enter into the vps

cd /dev/ ;

./MAKEDEV ptmx