You are not logged in.

#1 2019-01-02 12:00:25

smoneck
Member
Registered: 2014-05-14
Posts: 105

[solved] Terminal is not starting

Hello!

By this morning, my terminal is not coming up any more.

I can't find anything in the logs, locales should be okay etc. The only trace I have is:

On another tty I get:

$ termite
The command failed to run: Failed to open PTY: permission denied

$ xterm
xterm: Error 32, errno 13: Permission denied
Reason: get_pty: not enough ptys

Any ideas about this? Google results: 0.

Thanks!

Last edited by smoneck (2019-01-02 12:14:10)

Offline

#2 2019-01-02 12:18:12

smoneck
Member
Registered: 2014-05-14
Posts: 105

Re: [solved] Terminal is not starting

After the 4th(?) reboot it works again suddenly. The only thing I remember having changed was that I fixed a udev rule mentioning a non existing group. What an unsatisfactory garbage ...

Offline

#3 2019-01-02 15:31:43

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,811

Re: [solved] Terminal is not starting

If it creeps up again,

cat /proc/sys/kernel/pty/max /proc/sys/kernel/pty/nr
sudo lsof -n | grep pts

Offline

Board footer

Powered by FluxBB