为了能快速了解并处理您的问题,请提供以下基础信息:
免费版 [url=]8.0.0[/url]
OpenCloudOS 8.6.2205 x86_64(Py3.7.16)
创建了python的网站,安装了python3.10,然后ssh就不能连了
Connecting to xxx:xxx...
Connection established.
To escape to local shell, press 'Ctrl+Alt+]'.
Connection closing...Socket close.
Connection closed by foreign host.
xshell连了就会报错。腾讯云那边也会报错,错误跟这个一样的https://www.bt.cn/bbs/forum.php? ... 13846&highlight=ssh
我现在按照论的命令
echo "/lib64" >> /etc/ld.so.conf
ldconfig
ldconfig /lib64
已经解决好了,但是我不能不用python3吧?希望解决一下这个问题
|
|