开发者社区 问答 正文

使用宝塔面板和finalshell均无法连接终端

image.png image.png 未知错误: Traceback(most recent call last):     File "class/ssh_terminal.py", line 129, 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 and self.auth_handler is not None File "/www/server/panel/pyenv/lib/python3.7/site-packages/paramiko/auth_handler.py", line 236, in wait_for_response max_ts = None 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 136, 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 my_event = threading.Event() paramiko.ssh_exception.SSHException: No existing session

展开
收起
游客2bpltfi7qin24 2022-12-08 23:43:41 515 发布于浙江 分享
分享
版权
举报
1 条回答
写回答
取消 提交回答
  • 互联网小站长、java程序员、运营爱好者,关心开源与喜欢的一切,喜欢总结写攻略,对产品设计有点兴趣......

    重装宝塔

    2022-12-09 07:46:57 举报
    赞同 评论

    评论

    全部评论 (0)

    登录后可评论
问答地址: