一零二四 发表于 前天 21:30

【待反馈】面板无法打开,部署的网站可以正常访问

本帖最后由 一零二四 于 2025-7-16 10:19 编辑

为了能快速了解并处理您的问题,请提供以下基础信息:面板、插件版本:
9.6
系统版本:
Debian 12.0 64bit
问题描述:
面板突然无法打开,部署的网站可以正常打开
相关截图(日志、错误):
在腾讯云后台通过OrcaTerm执行bt命令后重启面板和关闭任何限制也不行

阿珂 发表于 昨天 09:54

检查面板是否正常启动
bt 1 可以重启一下面板
面板启动正常,则检查端口放行,包括系统防火墙和服务器安全组

一零二四 发表于 昨天 10:14

阿珂 发表于 2025-7-16 09:54
检查面板是否正常启动
bt 1 可以重启一下面板
面板启动正常,则检查端口放行,包括系统防火墙和服务器安全 ...

面板正常运行,服务器重启过,通过腾讯云OrcaTerm也重载面板了,端口也都放行,还是无法访问。就是我在正常使用的时候面板突然不能打开,搭建的网站可以正常访问。

一零二四 发表于 昨天 11:28

执行宝塔22命令,显示self.run()
File "/www/server/panel/pyenv/lib/python3.7/threading.py", line 870, in run
    self._target(*self._args, **self._kwargs)
File "/www/server/panel/BTPanel/__init__.py", line 3132, in ws_model_thread
    result = {'callback': get.ws_callback, 'result': _obj.model(get)}
File "class/panelController.py", line 81, in model
    result = PluginLoader.module_run(module_name,def_name,pdata)
File "/www/server/panel/class/btdockerModel/containerModel.py", line 1674, in get_all_stats
    "end": True,
File "class/simple_websocket/ws.py", line 90, in send
    raise ConnectionClosed(self.close_reason, self.close_message)
simple_websocket.ws.ConnectionClosed: Connection closed: 1000

Exception in thread Thread-911:
Traceback (most recent call last):
File "/www/server/panel/class/btdockerModel/containerModel.py", line 1662, in get_all_stats
    "end": end,
File "class/simple_websocket/ws.py", line 90, in send
    raise ConnectionClosed(self.close_reason, self.close_message)
simple_websocket.ws.ConnectionClosed: Connection closed: 1000

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/www/server/panel/pyenv/lib/python3.7/threading.py", line 926, in _bootstrap_inner
    self.run()
File "/www/server/panel/pyenv/lib/python3.7/threading.py", line 870, in run
    self._target(*self._args, **self._kwargs)
File "/www/server/panel/BTPanel/__init__.py", line 3132, in ws_model_thread
    result = {'callback': get.ws_callback, 'result': _obj.model(get)}
File "class/panelController.py", line 81, in model
    result = PluginLoader.module_run(module_name,def_name,pdata)
File "/www/server/panel/class/btdockerModel/containerModel.py", line 1674, in get_all_stats
    "end": True,
File "class/simple_websocket/ws.py", line 90, in send
    raise ConnectionClosed(self.close_reason, self.close_message)
simple_websocket.ws.ConnectionClosed: Connection closed: 1000

Exception in thread Thread-927:
Traceback (most recent call last):
File "/www/server/panel/class/btdockerModel/containerModel.py", line 1662, in get_all_stats
    "end": end,
File "class/simple_websocket/ws.py", line 90, in send
    raise ConnectionClosed(self.close_reason, self.close_message)
simple_websocket.ws.ConnectionClosed: Connection closed: 1000

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/www/server/panel/pyenv/lib/python3.7/threading.py", line 926, in _bootstrap_inner
    self.run()
File "/www/server/panel/pyenv/lib/python3.7/threading.py", line 870, in run
    self._target(*self._args, **self._kwargs)
File "/www/server/panel/BTPanel/__init__.py", line 3132, in ws_model_thread
    result = {'callback': get.ws_callback, 'result': _obj.model(get)}
File "class/panelController.py", line 81, in model
    result = PluginLoader.module_run(module_name,def_name,pdata)
File "/www/server/panel/class/btdockerModel/containerModel.py", line 1674, in get_all_stats
    "end": True,
File "class/simple_websocket/ws.py", line 90, in send
    raise ConnectionClosed(self.close_reason, self.close_message)
simple_websocket.ws.ConnectionClosed: Connection closed: 1000

<gevent._socket3.socket at 0x7f48777cabb0 object, fd=10, family=10, type=1, proto=0>: Invalid http version: 'PRI * HTTP/2.0\r\n'
<gevent._socket3.socket at 0x7f48777cabb0 object, fd=10, family=10, type=1, proto=0>: Invalid http version: 'PRI * HTTP/2.0\r\n'
<gevent._socket3.socket at 0x7f48777cabb0 object, fd=10, family=10, type=1, proto=0>: Expected GET method: '\x16\x03\x01\x00î\x01\x00\x00ê\x03\x03\x07(\x03Ù\x8a6i\x85é\x8c\x88Èï\x84ñ½\x06Öú\x91¾¼ºÂ\x88\x18S§\x8ex7\n'
<gevent._socket3.socket at 0x7f48773cb1a0 object, fd=10, family=10, type=1, proto=0>: Invalid HTTP method: '\r\n'
<gevent._socket3.socket at 0x7f48773cb1a0 object, fd=10, family=10, type=1, proto=0>: Invalid http version: 'OPTIONS / RTSP/1.0\r\n'
<gevent._socket3.socket at 0x7f487c356d00 object, fd=19, family=10, type=1, proto=0>: Invalid HTTP method: 'EHLO\r\n'
<gevent._socket3.socket at 0x7f487c356d00 object, fd=19, family=10, type=1, proto=0>: Invalid HTTP method: 'HELP\r\n'
<gevent._socket3.socket at 0x7f4876e61e50 object, fd=21, family=10, type=1, proto=0>: Expected GET method: '\x03\x00\x00*%à\x00\x00\x00\x00\x00Cookie: mstshash=nmap\r\n'
<gevent._socket3.socket at 0x7f4876e61e50 object, fd=21, family=10, type=1, proto=0>: Invalid http version: '\x16\x03\x00\x00i\x01\x00\x00e\x03\x03U\x1c§ärandom1random2random3random4\x00\x00\x0c\x00/\x00\n'
<gevent._socket3.socket at 0x7f4876e61e50 object, fd=21, family=10, type=1, proto=0>: Invalid HTTP method: '\x01default\n'
<gevent._socket3.socket at 0x7f4876e61e50 object, fd=21, family=10, type=1, proto=0>: Expected GET method: '\x80\x9e\x01\x03\x01\x00u\x00\x00\x00 \x00\x00f\x00\x00e\x00\x00d\x00\x00c\x00\x00b\x00\x00:\x00\x009\x00\x008\x00\x005\x00\x004\x00\x003\x00\x002\x00\x00/\x00\x00\x1b\x00\x00\x1a\x00\x00\x19\x00\x00\x18\x00\x00\x17\x00\x00\x16\x00\x00\x15\x00\x00\x14\x00\x00\x13\x00\x00\x12\x00\x00\x11\x00\x00\n'
<gevent._socket3.socket at 0x7f4876e61e50 object, fd=21, family=10, type=1, proto=0>: Invalid HTTP method: '\x16\x03\x00\x00S\x01\x00\x00O\x03\x00?G×÷º,îê²`~ó\x00ý\x82{¹Õ\x96Èw\x9bæÄÛ<=Ûoï\x10n\x00\x00(\x00\x16\x00\x13\x00\n'
<class 'list'> []
<class 'list'> []
<class 'list'> []

阿珂 发表于 昨天 15:43

面板启动正常,装一个telnet,检查一下面板端口通不通
telnet 127.0.0.1 面板端口
如果本地通的,则是服务器安全组的问题

页: [1]
查看完整版本: 【待反馈】面板无法打开,部署的网站可以正常访问