ABHIONLINUX
Site useful for linux administration and web hosting

Showing posts with label Unable to open pty. tty. Show all posts
Showing posts with label Unable to open pty. tty. Show all posts

2009/10/01

Unable to open pty: No such file or directory

While trying to login to the VPS , if you are getting the error
Unable to open pty: No such file or directory
Please try the commands in the main node VPS.

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

This will fix your issue.