DSM-G600, DNS-3xx and NSA-220 Hack Forum

Unfortunately no one can be told what fun_plug is - you have to see it for yourself.

You are not logged in.

Announcement

#1 2009-10-25 11:10:19

stefan741
Member
Registered: 2007-09-12
Posts: 22

python / pty.py / out of pty devices

Hi,

I'm trying to get ajaxterm (web-based ssh) to run on the DNS323 in a chroot etch environment.

I can startup the ajaxterm, however, I get the following error:

Code:

 File "pty.py", line 107, in fork
    master_fd, slave_fd = openpty()
  File "pty.py", line 29, in openpty
    master_fd, slave_name = _open_terminal()
  File "pty.py", line 70, in _open_terminal
    raise os.error, 'out of pty devices'

I know, it not fully related to DNS323, but probably someone has an idea.

cheers,

Stefan

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2010 PunBB