unknown error: Traceback (most recent call last):
File "class/ssh_terminal.py", line 128, in connect
self.tp.auth_none(self.user)
File "/www/server/panel/pyenv/lib/python3.7/site-packages/paramiko/transport.py", line 1446, in auth_none
return self.auth_handler.wait_for_response(my_event)
File "/www/server/panel/pyenv/lib/python3.7/site-packages/paramiko/auth_handler.py", line 236, in wait_for_response
raise e
paramiko.ssh_exception.AuthenticationException: Authentication failed.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "class/ssh_terminal.py", line 135, in connect
self._tp.auth_password(username=self._user, password=self._pass)
File "/www/server/panel/pyenv/lib/python3.7/site-packages/paramiko/transport.py", line 1498, in auth_password
raise SSHException("No existing session")
paramiko.ssh_exception.SSHException: No existing session
showing this when try to enter terminal....and cant install any software from store...
panel update button is not working...
not showing status/reading of server at home
