Enter into VE 101 failed,Unable to open pty: No such file or directory
============
If you are getting the following error, while trying to get into the VPS node,
enter into VE 101 failed Unable to open pty: No such file or directory
Usually, this type of errors occurs when the 'udev' is getting updated.
You can execute the following commands to fix this issue.
vzctl exec 101 /sbin/MAKEDEV ptyp
vzctl exec 101 /dev/MAKEDEV tty
vzctl exec 101 /dev/MAKEDEV pty
============
If you are getting the following error, while trying to get into the VPS node,
enter into VE 101 failed Unable to open pty: No such file or directory
Usually, this type of errors occurs when the 'udev' is getting updated.
You can execute the following commands to fix this issue.
vzctl exec 101 /sbin/MAKEDEV ptyp
vzctl exec 101 /dev/MAKEDEV tty
vzctl exec 101 /dev/MAKEDEV pty
No comments:
Post a Comment
Note: only a member of this blog may post a comment.