Greetings everyone. My first post
Anyway, I had this problem a couple weeks ago when setting up my first linode using Debian as my distribution. After I installed screen, I attempted to run it as a normal user but got the "no more PTYs" error. The root user was able to run screen without issue.
I spent a while searching on Google looking for an answer. Since it was a few weeks ago, I do not remember the exact steps I went through. But I do know that after I did:
Code:
apt-get install udev
And restarted my linode, everything was fine. I'm sure there's a way to get it to work without a restart, but since I was under hardly any load at the time that was the quickest/easiest method for me.
I hope that points you in the right direction.
-- devsforev