【待反馈】public.PanelError: 面板运行时发生错误: '无法连接...
Traceback (most recent call last):File "class/pluginAuth.py", line 98, in panel.class.pluginAuth.Plugin.get_plugin_listFile "class/pluginAuth.py", line 174, in panel.class.pluginAuth.Plugin.__flush_plugin_authpublic.PanelError: 面板运行时发生错误: {'status': False, 'msg': 'curl error: /usr/local/curl/bin/curl ->> /usr/local/curl/bin/curl: error while loading shared libraries: libssl.so.10: cannot open shared object file: No such file or directory\n'}During handling of the above exception, another exception occurred:Traceback (most recent call last):File "class/pluginAuth.py", line 128, in panel.class.pluginAuth.Plugin.get_plugin_listpublic.PanelError: 面板运行时发生错误: '无法连接宝塔云端服务器,请刷新页面重试-2'During handling of the above exception, another exception occurred:Traceback (most recent call last):File "/www/server/panel/BTPanel/__init__.py", line 1786, in publicObject return run_exec().run(toObject, defs, get)File "/www/server/panel/BTPanel/__init__.py", line 1734, in run result = getattr(toObject,get.action)(get)File "class/panelPlugin.py", line 1247, in get_soft_list softList = self.get_cloud_list(get)File "class/panelPlugin.py", line 928, in get_cloud_list softList = Plugin(False).get_plugin_list(force)File "class/pluginAuth.py", line 131, in panel.class.pluginAuth.Plugin.get_plugin_listpublic.PanelError: 面板运行时发生错误: '无法连接宝塔云端服务器,请刷新页面重试-3'rm -f /www/server/panel/data/http_type.pl
您好,您到服务器SSH终端里执行这个命令后,重启下面板试试
bt restart 大炮运维V587 发表于 2022-2-8 11:30
您好,您到服务器SSH终端里执行这个命令后,重启下面板试试
执行了,没有效果,还是显示面板运行时发生错误: '无法连接宝塔云端服务器,请刷新页面重试-3' 大炮运维V587 发表于 2022-2-8 11:30
您好,您到服务器SSH终端里执行这个命令后,重启下面板试试
我使用命令yum install -y wget && wget -O install.sh http://download.bt.cn/install/install_6.0.sh && sh install.sh安装时就会出错:curl error: A requested feature, protocol or option was not found built-in in this libcurl due to a build-time decision
后来就使用这个命令wget -O install.sh http://download.bt.cn/install/install-ubuntu_6.0.sh && bash install.sh就成功安装宝塔了
然后进入宝塔面板后就提示:面板运行时发生错误: '无法连接宝塔云端服务器,请刷新页面重试-3'
大炮运维V587 发表于 2022-2-8 11:30
您好,您到服务器SSH终端里执行这个命令后,重启下面板试试
然后想着重新安装curl
结果就出现make install 时出错
错误:make: *** No rule to make target 'install'.Stop. 宝塔用户_yosfio 发表于 2022-2-8 12:13
我使用命令yum install -y wget && wget -O install.sh http://download.bt.cn/install/install_6.0.sh && ...
您好,方便的话私信我看您的服务器登录信息,我看下是什么问题
页:
[1]