PDA

View Full Version : Server refused to allocate pty



eukvps
06-22-2007, 04:15 AM
If you are getting error "Server refused to allocate pty" while you are trying to logi into your VPS then you are missing two device files tty and pty, you can contact your VPS Host or if you have Node access then you can correct problems by firing following commands from Node.


#vzctl exec VEID /sbin/MAKEDEV tty
#vzctl exec VEID /sbin/MAKEDEV pty

This problem generally occurs when udev gets updated.

Now you should be able to login into VPS

__________________________________________________ __________________________
Arun K
http://eukvps.com

Deem Host
07-31-2012, 05:22 PM
thank you and very nice sharing.keep it up