GateOne icon indicating copy to clipboard operation
GateOne copied to clipboard

Gate One is an HTML5-powered terminal emulator and SSH client

Results 104 GateOne issues
Sort by recently updated
recently updated
newest added
trafficstars

Hi, I did to following to install gateone : $ git clone https://github.com/liftoff/GateOne.git $ cd GateOne $ python setup.py install This command ends with : Using /usr/lib/python2.7/site-packages Finished processing dependencies...

centos6 python2.6 when i run python setup.py install ,show it: Processing html5lib-1.0.1.tar.gz Running html5lib-1.0.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-2O6H6j/html5lib-1.0.1/egg-dist-tmp-qViNVM Traceback (most recent call last): File "setup.py", line 325, in **extra File...

``` [root@host gateone]# python --version Python 3.6.2 [root@host gateone]# python -c "import tornado; print(tornado.version)" 2.4.1 [root@host gateone]# python gateone.py Traceback (most recent call last): File "gateone.py", line 292, in import...

pi@murano:~/work/GateOne $ sudo ./run_gateone.py [W 180807 14:46:42 locale:61] No translation found for locale: nl_NL [W 180807 14:46:42 locale:61] No translation found for locale: nl_NL [W 180807 14:46:42 locale:61] No translation...

Could you change this which allways update tornado to 5.1 when i change tornado=4.5.3. code in update_and_run_gateone.py ``` Installing the latest code... Gate One has been updated. Traceback (most recent...

fresh ubuntu 18.04 with LAMP stack from DO. installed either from source or .deb package. added tornado .deb as well. manually added python-support package to get the above to install...

Traceback (most recent call last): File "/usr/local/bin/gateone", line 11, in load_entry_point('gateone==1.2.0', 'console_scripts', 'gateone')() File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 484, in load_entry_point return get_distribution(dist).load_entry_point(group, name) File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 2707, in load_entry_point return ep.load()...

User: ssh://app-script-ch11:app-script-ch11@challenge02 Connecting to ssh://ssh://app-script-ch11:app-script-ch11@challenge02@challenge01:22 The following SSH identities are being used for this connection: Lou e l4_ Got Exception: [Errno 2] No such file or directory: '/tmp/gateone/MGZkZDI0Yzc4NDU2NDAxZDhlY2JkMjljMWM5NjNmYzViN/ssh:WebSSH_192:2:ssh://app-script-ch11:app-script-ch11@challenge02@ch allenge01:22' Traceback...

When using GateOne direct URL (eg via LibreNMS or other), location string may not contain dots or it may lead to the following: Example URI: `https://gatone.local:8443/?ssh=ssh://10.0.10.1&location=10.0.10.1` ``` /static/gateone.js:973 Uncaught DOMException:...

Hi I am having a problem with the Cipher. THis is the following messages I am getting. Unable to negotiate with ipaddress port 22: no matching cipher found. Their offer:...