宝塔618特惠活动,企业版999元/年,宝塔SSL证书买1送1!限时抢购!查看活动
当前位置:论坛首页 > Linux面板 > 求助

【待反馈】后台登录页能打开无法登录

发表在 Linux面板2023-7-17 01:48 [复制链接] 4 857

本帖最后由 堡塔运维小林 于 2023-7-17 09:44 编辑

为了能快速了解并处理您的问题,请提供以下基础信息:
面板、插件版本:[url=]8.0.0[/url]

系统版本:centOS7

问题描述:面板网页能打开输入账号密码无法点击登录按钮!手机电脑都试过!!

相关截图(日志、错误):
  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)
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: (<urllib3.connection.HTTPSConnection object at 0x7f0eac0ea110>, 'Connection to www.bt.cn timed out. (connect timeout=60)')
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='www.bt.cn', port=443): Max retries exceeded with url: /api/wpanel/get_messages (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x7f0eac0ea110>, 'Connection to www.bt.cn timed out. (connect timeout=60)'))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "class/http_requests.py", line 104, in post
    result = requests.post(url,data,timeout=timeout,headers=headers,verify=verify)
  File "/www/server/panel/pyenv/lib/python3.7/site-packages/requests/api.py", line 119, 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='www.bt.cn', port=443): Max retries exceeded with url: /api/wpanel/get_messages (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x7f0eac0ea110>, 'Connection to www.bt.cn timed out. (connect timeout=60)'))
[2023-07-16 00:04:20][DEBUG] - 开始更新SSH登录日志...
[2023-07-16 00:04:20][DEBUG] - 更新ssh日志成功
[2023-07-17 00:04:30][DEBUG] - 开始更新SSH登录日志...
[2023-07-17 00:04:30][DEBUG] - 更新ssh日志成功
<gevent._socket3.socket at 0x7f5993d17520 object, fd=6, family=10, type=1, proto=0>: Invalid http version: 'PRI * HTTP/2.0\r\n'
<gevent._socket3.socket at 0x7f5993d17520 object, fd=6, family=10, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f5993d17520 object, fd=6, family=10, type=1, proto=0>: Invalid http version: 'PRI * HTTP/2.0\r\n'
<gevent._socket3.socket at 0x7f5990139050 object, fd=7, family=10, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f5990139050 object, fd=7, family=10, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f5990139050 object, fd=7, family=10, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7f59901393d0 object, fd=8, family=10, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7f5990139520 object, fd=9, family=10, type=1, proto=0>: Invalid HTTP method: '\x04\x01\x00PnòD\x04\x00'
<gevent._socket3.socket at 0x7f5990139050 object, fd=8, family=10, type=1, proto=0>: Invalid HTTP method: '\x04\x01\x00PJ}\x82\x8a\x00'
<gevent._socket3.socket at 0x7f59901393d0 object, fd=7, family=10, type=1, proto=0>: Invalid HTTP method: '\x04\x01\x00PJ}\x82\x8a\x00'
<gevent._socket3.socket at 0x7f59901393d0 object, fd=7, family=10, type=1, proto=0>: Invalid HTTP method: 'JRMI\x00\x02K'
<gevent._socket3.socket at 0x7f59901393d0 object, fd=7, family=10, type=1, proto=0>: Invalid HTTP method: '\r\n'
<gevent._socket3.socket at 0x7f5990139520 object, fd=10, family=10, type=1, proto=0>: Invalid HTTP method: '\x0e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00bbbb0100000001'
<gevent._socket3.socket at 0x7f5990139520 object, fd=7, family=10, type=1, proto=0>: Invalid HTTP method: '333766643833656338616434363333643963363962386536653538383937393235613033653338636434'
<gevent._socket3.socket at 0x7f5990139520 object, fd=7, family=10, type=1, proto=0>: Invalid http version: 'PRI * HTTP/2.0\r\n'
<gevent._socket3.socket at 0x7f5990139520 object, fd=7, family=10, type=1, proto=0>: Invalid http version: "\x16\x03\x01\x00î\x01\x00\x00ê\x03\x03I\x06²ù¼\x99iÀYûøºe-\x83Ud]\x0e\x8d·b8´gÆÝ9dZ8f gÁ\x81i³öò˰©\x19NÖ½\x95g|püé<Z¡\x90T·é¥8'O;\x00&À+À/À,À0̨̩À\tÀ\x13À\n"
<gevent._socket3.socket at 0x7f5990139520 object, fd=7, family=10, type=1, proto=0>: Invalid HTTP method: '\x16\x03\x02\x01o\x01\x00\x01k\x03\x02RHÅ\x1a#÷:Nßâ´\x82/ÿ\tT\x9f§Äy°hÆ\x13\x8c¤\x1c="á\x1a\x98 \x84´,\x85¯nãY»bhlÿ(=\':©\x82ÙoÈ¢×\x93\x98´ï\x80å¹\x90\x00(À\n'
<gevent._socket3.socket at 0x7f5990139520 object, fd=7, family=10, type=1, proto=0>: Invalid HTTP method: "\x16\x03\x01\x00î\x01\x00\x00ê\x03\x03ÊpU\x11$¡\x9bKq3$E&\x0e4'-6Â\x8cµRç\x16m_¦\xa0>1¥´ uj?îÔ\xa0Áú²\\í]q\x84Á\x06\x8f\x0c½\tz÷Â\x0fú<̺ÿ®\x9a8\x00&À+À/À,À0̨̩À\tÀ\x13À\n"
<gevent._socket3.socket at 0x7f59901391a0 object, fd=7, family=10, type=1, proto=0>: Expected GET method: '\x16\x03\x01\x00î\x01\x00\x00ê\x03\x0300Oìkï\x91\x16©ôJûÁ<\x87\x02/ô}ã\x85k\x18ÅÓ\n'
<gevent._socket3.socket at 0x7f59901391a0 object, fd=7, family=10, type=1, proto=0>: Invalid HTTP method: "\x16\x03\x01\x00î\x01\x00\x00ê\x03\x03\x1cdM=måÑÞ7ÒZÇ\x98\x9fkØ\x08³õ*¨A(Ð@\x96Ó\x8aKO\x104 \x1dyIb׿«äLà=QÈ´'Ö¬#\x96ÿ0ó¡x\x9a\x95\r_Ë»c²\x00&̨̩À/À0À+À,À\x13À\tÀ\x14À\n"
<gevent._socket3.socket at 0x7f59901391a0 object, fd=7, family=10, type=1, proto=0>: Invalid http version: 'PRI * HTTP/2.0\r\n'
<gevent._socket3.socket at 0x7f5990177e50 object, fd=7, family=10, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f5990177e50 object, fd=7, family=10, type=1, proto=0>: Invalid HTTP method: '\x03\x00\x00\x13\x0eà\x00\x00\x00\x00\x00\x01\x00\x08\x00\x02\x00\x00\x00'
<gevent._socket3.socket at 0x7f5990177e50 object, fd=7, family=10, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f5990177e50 object, fd=7, family=10, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f5990177e50 object, fd=7, family=10, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f5990177e50 object, fd=7, family=10, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f5990177d00 object, fd=8, family=10, type=1, proto=0>: Invalid HTTP method: '\x03\x00\x00\x13\x0eà\x00\x00\x00\x00\x00\x01\x00\x08\x00\x02\x00\x00\x00'
<gevent._socket3.socket at 0x7f5990177d00 object, fd=8, family=10, type=1, proto=0>: Invalid http version: 'PRI * HTTP/2.0\r\n'
<gevent._socket3.socket at 0x7f5990177d00 object, fd=8, family=10, type=1, proto=0>: Invalid http version: "\x16\x03\x01\x00î\x01\x00\x00ê\x03\x03I\x06²ù¼\x99iÀYûøºe-\x83Ud]\x0e\x8d·b8´gÆÝ9dZ8f gÁ\x81i³öò˰©\x19NÖ½\x95g|püé<Z¡\x90T·é¥8'O;\x00&À+À/À,À0̨̩À\tÀ\x13À\n"
<gevent._socket3.socket at 0x7f5990177d00 object, fd=8, family=10, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f5990177de0 object, fd=8, family=10, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7f5990177fa0 object, fd=9, family=10, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7f5990177fa0 object, fd=8, family=10, type=1, proto=0>: Invalid HTTP method: '\x04\x01\x00P¬ýv\x8b\x00'
<gevent._socket3.socket at 0x7f5990177de0 object, fd=9, family=10, type=1, proto=0>: Invalid HTTP method: '\x04\x01\x00P¬ýv\x8b\x00'
<gevent._socket3.socket at 0x7f5990177de0 object, fd=8, family=10, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f5990177de0 object, fd=8, family=10, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f5990177de0 object, fd=8, family=10, type=1, proto=0>: Invalid http version: 'PRI * HTTP/2.0\r\n'
<gevent._socket3.socket at 0x7f5990177de0 object, fd=8, family=10, type=1, proto=0>: Expected GET method: '\x03\x00\x00/*à\x00\x00\x00\x00\x00Cookie: mstshash=Administr\r\n'
<gevent._socket3.socket at 0x7f5990177a60 object, fd=8, family=10, type=1, proto=0>: Invalid http version: '\x16\x03\x01\x00î\x01\x00\x00ê\x03\x03tté\x85!^há\x92\x81×ɰ:³íÏ}\x0f·!\x04î+Üñ·ñ\x0fVüû \x81\x96\x1bÿ×Í죷ì%6\n'
<gevent._socket3.socket at 0x7f5990177a60 object, fd=8, family=10, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7f5990177d00 object, fd=9, family=10, type=1, proto=0>: Invalid HTTP method: '\x05\x01\x00'
<gevent._socket3.socket at 0x7f5990177d70 object, fd=10, family=10, type=1, proto=0>: Invalid HTTP method: '\x04\x01\x00PnòD\x04\x00'
<gevent._socket3.socket at 0x7f5990177d00 object, fd=8, family=10, type=1, proto=0>: Invalid HTTP method: '\x04\x01\x00P@éª\x8a\x00'
<gevent._socket3.socket at 0x7f5990177a60 object, fd=9, family=10, type=1, proto=0>: Invalid HTTP method: '\x04\x01\x00P@éª\x8a\x00'
<gevent._socket3.socket at 0x7f5990177a60 object, fd=8, family=10, type=1, proto=0>: Invalid http version: 'PRI * HTTP/2.0\r\n'
<gevent._socket3.socket at 0x7f59900cf6e0 object, fd=22, family=10, type=1, proto=0>: Invalid HTTP method: '\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03\x9f·[\x1c7+ñ:\x88ÕE\x9eìÎ<Ë8\x94\x04Õ&kwL_h®Pó}\x91Å X¶\x07¿\x08\x84£¤Ô¨Q\x9e\x9fe7ZÓÞìÕy8¥\xa0\x14¡8\x9auß4ý\x00 **\x13\x01\x13\x02\x13\x03À+À/À,À0̨̩À\x13À\x14\x00\x9c\x00\x9d\x00/\x005\x01\x00\x01\x93êê\x00\x00\x00\x17\x00\x00ÿ\x01\x00\x01\x00\x00\n'



使用道具 举报 只看该作者 回复
发表于 2023-7-17 09:44:13 | 显示全部楼层
您好,您复制下面的命令去修复一下跟我司连接的云端节点和修复面板,再去访问登录面板试试看
修复节点:
  1. bash <(wget --no-check-certificate -qO- https://120.78.156.100/new/auto_node.sh)
复制代码

备份当前面板环境:
  1. mv /www/server/panel/pyenv /www/server/panel/pyenv.bak
复制代码

执行修复面板环境命令:
  1. curl http://download.bt.cn/install/update_panel.sh|bash
复制代码
使用道具 举报 回复 支持 反对
发表于 2023-7-18 06:14:40 | 显示全部楼层
堡塔运维小林 发表于 2023-7-17 09:44
您好,您复制下面的命令去修复一下跟我司连接的云端节点和修复面板,再去访问登录面板试试看
修复节点:

12.png

问题依旧登录点不动!!
使用道具 举报 回复 支持 反对
发表于 2023-7-18 06:15:49 | 显示全部楼层
12.png

问题依旧还是无法点击登录!
使用道具 举报 回复 支持 反对
发表于 2023-7-27 23:15:22 | 显示全部楼层
QQ截图20230727231436.png
使用道具 举报 回复 支持 反对
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

普通问题处理

论坛响应时间:72小时

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

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

紧急运维服务

响应时间:3分钟

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

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

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

点击联系技术免费分析

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

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