liftoff / GateOne

Gate One is an HTML5-powered terminal emulator and SSH client
http://liftoffsoftware.com/Products/GateOne
Other
6.28k stars 925 forks source link

Web SSH Challange04 Error #684

Open fhcampusdoc opened 7 years ago

fhcampusdoc commented 7 years ago

User: ssh://app-systeme-ch47:app-systeme-ch47@challenge04

Connecting to ssh://ssh://app-systeme-ch47:app-systeme-ch47@challenge04@challenge01:22

The following SSH identities are being used for this connection:

    root

Got Exception: [Errno 2] No such file or directory: '/tmp/gateone/N2FkYWY0Y2U0ZmQ3NGFiMTkxMzBmODBhYjVmZWNhOTg4N/ssh:WebSSH_1479:3:ssh://app-systeme-ch47:app-systeme-ch47@challenge04@challenge01:22'

Traceback (most recent call last):

File "/usr/local/lib/python2.7/dist-packages/gateone-1.2.0-py2.7.egg/gateone/applications/terminal/plugins/ssh/scripts/ssh_connect.py", line 898, in main

debug=debug

File "/usr/local/lib/python2.7/dist-packages/gateone-1.2.0-py2.7.egg/gateone/applications/terminal/plugins/ssh/scripts/ssh_connect.py", line 462, in openssh_connect

with io.open(script_path, 'w', encoding='utf-8') as f:

IOError: [Errno 2] No such file or directory: '/tmp/gateone/N2FkYWY0Y2U0ZmQ3NGFiMTkxMzBmODBhYjVmZWNhOTg4N/ssh:WebSSH_1479:3:ssh://app-systeme-ch47:app-systeme-ch47@challenge04@challenge01:22'