Home   Help Login Register  
Welcome, Guest. Please login or register.

Login with username, password and session length

Search
Pages: [1]
Print
Topic: Unable to open pty: No such file or directory  (Read 760 times)
0 Members and 1 Guest are viewing this topic.
« on: September 08, 2009, 09:47:35 PM »
Jay
Newbie

View Profile
*
Posts: 44



You may come across following issues with pusedo terminal access. While entering into the VPS from the OpenVZ hardware node you may receive the following error:

enter into VE 701 failed
Unable to open pty: No such file or directory


Possible solutions:

Run following commands:

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

To Fix this issue permanently:

1. Edit the file /etc/rc.sysinit of the VPS server
2. Comment the line

#/sbin/start_udev

3. Add the following lines after /sbin/start_udev:
/sbin/MAKEDEV tty
/sbin/MAKEDEV pty

4. Reboot your VPS
vzctl restart VEID

OR

vzctl exec veid update-rc.d -f udev remove
vzctl restart veid

I hope following solutions will help you to resolve the issue.

Thanks!
Logged
Pages: [1]
Print
Jump to:  

� 2006 VPS forum, VPS hosting forums, VPS discussions, VPS web hosting solutions, issues, providers, virtual web hosting questions, VPS hosting
Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC | Forum style designed by PixelSlot
| Sitemap - XML Sitemap