宝塔用户_gajjuq 发表于 2024-9-7 10:54:21

【待反馈】在面板里打开终端提示未知错误: Traceback (most re

为了能快速了解并处理您的问题,请提供以下基础信息:面板、插件版本:9.2
系统版本:CentOS8
问题描述:在面板里打开终端提示未知错误: Traceback (most recent call last):已经尝试过卸载 paramiko 插件重新安装、btpip install paramiko -I、升级到了最新的bt系统、重启啥的 能搜到的都试过了还是不行
相关截图(日志、错误):                            未知错误: Traceback (most recent call last):                      File "/www/server/panel/class/ssh_terminal.py", line 178, in connect                                                                                              pkey = paramiko.RSAKey.from_private_key(p_file)                                                                                                                                             File "/www/server/panel/pyenv/lib/python3.7/site-packages/paramiko/pkey.py", line 256, in from_private_key                                                                                                key = cls(file_obj=file_obj, password=password)                                                                                                                                                 File "/www/server/panel/pyenv/lib/python3.7/site-packages/paramiko/rsakey.py", line 52, in __init__                                                                                           self._from_private_key(file_obj, password)                                                                                                                                       File "/www/server/panel/pyenv/lib/python3.7/site-packages/paramiko/rsakey.py", line 179, in _from_private_key                                                                                           data = self._read_private_key("RSA", file_obj, password)                                                                                                                                                   File "/www/server/panel/pyenv/lib/python3.7/site-packages/paramiko/pkey.py", line 337, in _read_private_key                                                                                                       data = self._read_private_key_openssh(lines, password)             File "/www/server/panel/pyenv/lib/python3.7/site-packages/paramiko/pkey.py", line 439, in _read_private_key_openssh                                                                                                                                    "private key file is encrypted"      paramiko.ssh_exception.PasswordRequiredException: private key file is encrypted                                                                                     During handling of the above exception, another exception occurred:                                                                                                                                                      

宝塔用户_gajjuq 发表于 2024-9-7 11:02:08

有人吗哥哥们 看下这个报错噻

运维技术阿闯 发表于 2024-9-9 10:24:55

这个是链接您系统连接不上导致的。建议修改一下机器链接密码或者是密钥
页: [1]
查看完整版本: 【待反馈】在面板里打开终端提示未知错误: Traceback (most re