当前位置:论坛首页 > Linux面板 > 求助

【已完成】在软件面板下载不了软件 提示这个

发表在 Linux面板2023-4-2 15:56 [复制链接] 7 4497

本帖最后由 堡塔运维小林 于 2023-10-13 10:49 编辑

  • REQUEST_DATE: 2023-04-02 15:50:45 PAN_VERSION: 7.9.8  OS_VERSION: CentOS  7.6.1810 x86_64(Py3.7.9) REMOTE_ADDR: 115.198.155.177 REQUEST_URI: POST /plugin?action=install_pluginREQUEST_FORM: {'sName': 'ftp', 'version': '5', 'min_version': '3'}  USER_AGENT: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.5359.95 Safari/537.36
  • 在面板【设置】面页尝试修改【面板云端通讯节点配置】
  • 在面板【设置】面页尝试修改【面板云端请求方式】
  • 打开堡塔官网查看云端服务器是否在维护:打开堡塔官网
  • 排查本地服务器络是否存在异常
  • 向服务器提供商请求协助
  • 到堡塔官方论坛发贴求助: 打开堡塔论坛
  • 很抱歉,面板运行时意外发生错误,请尝试按以下顺序尝试解除此错误:
  • 修复方案一:在[首页]右上角点击修复面板,并退出面板重新登录。
  • 修复方案二:如上述尝试未能解除此错误,请截图此窗口到宝塔论坛发贴寻求帮助, 论坛地址:https://www.bt.cn/bbs


按照以上操作还是不行,咋弄呀,


(, 'Connection to poi.yu.al timed out. (connect timeout=30)') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/www/server/panel/pyenv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/www/server/panel/pyenv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/www/server/panel/pyenv/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetry
使用道具 举报 只看该作者 回复
发表于 2023-4-2 16:44:27 | 显示全部楼层
您好,您到服务器终端执行此命令
  1. curl -k -sSO https://120.78.156.100/new/auto_node.sh && bash auto_node.sh
复制代码
进行修复我司节点后 再进行之前的操作看是否正常
使用道具 举报 回复 支持 反对
发表于 2023-4-3 10:42:03 | 显示全部楼层
堡塔运维盏尽 发表于 2023-4-2 16:44
您好,您到服务器终端执行此命令
进行修复我司节点后 再进行之前的操作看是否正常 ...

通过这个命令还是不行
使用道具 举报 回复 支持 反对
发表于 2023-4-3 10:42:51 | 显示全部楼层
堡塔运维盏尽 发表于 2023-4-2 16:44
您好,您到服务器终端执行此命令
进行修复我司节点后 再进行之前的操作看是否正常 ...

Traceback (most recent call last):
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/urllib3/connection.py", line 170, in _new_conn
    (self._dns_host, self.port), self.timeout, **extra_kw
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/urllib3/util/connection.py", line 96, in create_connection
    raise err
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/urllib3/util/connection.py", line 86, in create_connection
    sock.connect(sa)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/_socketcommon.py", line 613, in connect
    self._wait(self._write_event)
  File "src/gevent/_hub_primitives.py", line 317, in gevent._gevent_c_hub_primitives.wait_on_socket
  File "src/gevent/_hub_primitives.py", line 322, in gevent._gevent_c_hub_primitives.wait_on_socket
  File "src/gevent/_hub_primitives.py", line 313, in gevent._gevent_c_hub_primitives._primitive_wait
  File "src/gevent/_hub_primitives.py", line 314, in gevent._gevent_c_hub_primitives._primitive_wait
  File "src/gevent/_hub_primitives.py", line 46, in gevent._gevent_c_hub_primitives.WaitOperationsGreenlet.wait
  File "src/gevent/_hub_primitives.py", line 46, in gevent._gevent_c_hub_primitives.WaitOperationsGreenlet.wait
  File "src/gevent/_hub_primitives.py", line 55, in gevent._gevent_c_hub_primitives.WaitOperationsGreenlet.wait
  File "src/gevent/_waiter.py", line 154, in gevent._gevent_c_waiter.Waiter.get
  File "src/gevent/_greenlet_primitives.py", line 61, in gevent._gevent_c_greenlet_primitives.SwitchOutGreenletWithLoop.switch
  File "src/gevent/_greenlet_primitives.py", line 61, in gevent._gevent_c_greenlet_primitives.SwitchOutGreenletWithLoop.switch
  File "src/gevent/_greenlet_primitives.py", line 65, in gevent._gevent_c_greenlet_primitives.SwitchOutGreenletWithLoop.switch
  File "src/gevent/_gevent_c_greenlet_primitives.pxd", line 35, in gevent._gevent_c_greenlet_primitives._greenlet_switch
socket.timeout: timed out

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen
    chunked=chunked,
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 382, in _make_request
    self._validate_conn(conn)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn
    conn.connect()
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/urllib3/connection.py", line 353, in connect
    conn = self._new_conn()
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/urllib3/connection.py", line 177, in _new_conn
    % (self.host, self.timeout),
urllib3.exceptions.ConnectTimeoutError: (, 'Connection to poi.yu.al timed out. (connect timeout=30)')

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/requests/adapters.py", line 449, in send
    timeout=timeout
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen
    method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2]
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/urllib3/util/retry.py", line 573, in increment
    raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='poi.yu.al', port=443): Max retries exceeded with url: /down/download_plugin (Caused by ConnectTimeoutError(, 'Connection to poi.yu.al timed out. (connect timeout=30)'))

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "class/panelPlugin.py", line 560, in __download_plugin
    stream=True)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/requests/api.py", line 134, in post
    return request('post', url, data=data, json=json, **kwargs)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/requests/api.py", line 61, in request
    return session.request(method=method, url=url, **kwargs)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/requests/sessions.py", line 542, in request
    resp = self.send(prep, **send_kwargs)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/requests/sessions.py", line 655, in send
    r = adapter.send(request, **kwargs)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/requests/adapters.py", line 504, in send
    raise ConnectTimeout(e, request=request)
requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='poi.yu.al', port=443): Max retries exceeded with url: /down/download_plugin (Caused by ConnectTimeoutError(, 'Connection to poi.yu.al timed out. (connect timeout=30)'))

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/www/server/panel/BTPanel/__init__.py", line 1850, in publicObject
    res = run_obj.run(toObject, defs, get)
  File "/www/server/panel/BTPanel/__init__.py", line 1797, in run
    result = getattr(toObject,get.action)(get)
  File "class/panelPlugin.py", line 824, in install_plugin
    result = self.install_sync(pluginInfo, get)
  File "class/panelPlugin.py", line 874, in install_sync
    return self.__install_plugin(pluginInfo['name'], get.version)
  File "class/panelPlugin.py", line 93, in __install_plugin
    filename = self.__download_plugin(upgrade_plugin_name, upgrade_version)
  File "class/panelPlugin.py", line 562, in __download_plugin
    raise public.PanelError(public.error_conn_cloud(str(ex)))
public.PanelError: 面板运行时发生错误: 面板运行时发生错误: 抱歉,连接云端服务器失败! -

可能的原因:



   
本地服务器网络异常

   
本地服务器DNS配置异常

   
云端服务器故障



建议按顺序逐一尝试以下解决方案:



   
在【首页】右上角点击【修复】按钮尝试修复面板

   
在面板【设置】面页尝试修改【面板云端请求线路】

   
在面板【设置】面页尝试修改【面板云端通讯节点配置】

   
在面板【设置】面页尝试修改【面板云端请求方式】

   
打开堡塔官网查看云端服务器是否在维护:打开堡塔官网

   
排查本地服务器络是否存在异常

   
向服务器提供商请求协助

   
到堡塔官方论坛发贴求助: 打开堡塔论坛
使用道具 举报 回复 支持 反对
发表于 2023-4-3 17:02:58 | 显示全部楼层
haomae 发表于 2023-4-3 10:42
通过这个命令还是不行

您将执行这个命令的执行结果截图看一下 发送图片.png
使用道具 举报 回复 支持 反对
发表于 2023-7-28 11:40:19 | 显示全部楼层
目前是这样的
使用道具 举报 回复 支持 反对
发表于 2023-7-28 11:40:59 | 显示全部楼层
提示是这样的情况 PddScreenShot_20230728114003.png
PddScreenShot_20230728114003.png
使用道具 举报 回复 支持 反对
发表于 2023-10-13 10:49:51 | 显示全部楼层
您好,请问当前问题是否解决?如未解决或者已解决,这边先将帖子状态改成已完成。如您后续有其他问题请重新发帖咨询
如当前有其他用户又遇到此问题的可重新发帖咨询,感谢您的配合!
使用道具 举报 回复 支持 反对
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

普通问题处理

论坛响应时间:72小时

问题处理方式:排队(仅解答)

工作时间:白班:9:00 - 18:00

紧急运维服务

响应时间:3分钟

问题处理方式:宝塔专家1对1服务

工作时间:工作日:9:00 - 18:30

宝塔专业团队为您解决服务器疑难问题

点击联系技术免费分析

工作时间:09:00至18:30

快速回复 返回顶部 返回列表