huashengdun / webssh

:seedling: Web based ssh client
https://webssh.huashengdun.org/
MIT License
4.48k stars 1.26k forks source link

Getting Error No existing session #378

Open zubairshahzadarain opened 7 months ago

zubairshahzadarain commented 7 months ago

The initial message shows a successful connection: [I 240305 12:51:12 transport:1871] Connected (version 2.0, client moxa_1.1)

but after that

getting this Error site-packages\paramiko\transport.py", line 882, in get_remote_server_key raise SSHException("No existing session") paramiko.ssh_exception.SSHException: No existing session