宝塔724运维节来了,企业版999元/年,送安全巡检;证书组队,低至28元!查看活动
当前位置:论坛首页 > Linux面板 > 讨论

【已解答】您好 面板运行日志报以下错误 ,烦请协助查看

发表在 Linux面板2022-12-5 03:29 [复制链接] 8 8747

  1. <span style="background-color: rgb(255, 255, 255);">您好 面板运行日志报以下错误 ,烦请协助查看下什么原因?</span>
复制代码
  1. File "/www/server/panel/pyenv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 445, in _make_request
  2.     six.raise_from(e, None)
  3.   File "<string>", line 3, in raise_from
  4.   File "/www/server/panel/pyenv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 440, in _make_request
  5.     httplib_response = conn.getresponse()
  6.   File "/www/server/panel/pyenv/lib/python3.7/http/client.py", line 1354, in getresponse
  7.     response.begin()
  8.   File "/www/server/panel/pyenv/lib/python3.7/http/client.py", line 306, in begin
  9.     version, status, reason = self._read_status()
  10.   File "/www/server/panel/pyenv/lib/python3.7/http/client.py", line 267, in _read_status
  11.     line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1")
  12.   File "/www/server/panel/pyenv/lib/python3.7/socket.py", line 589, in readinto
  13.     return self._sock.recv_into(b)
  14.   File "/www/server/panel/pyenv/lib/python3.7/ssl.py", line 1071, in recv_into
  15.     return self.read(nbytes, buffer)
  16.   File "/www/server/panel/pyenv/lib/python3.7/ssl.py", line 929, in read
  17.     return self._sslobj.read(len, buffer)
  18. socket.timeout: The read operation timed out

  19. During handling of the above exception, another exception occurred:

  20. Traceback (most recent call last):
  21.   File "/www/server/panel/pyenv/lib/python3.7/site-packages/requests/adapters.py", line 499, in send
  22.     timeout=timeout,
  23.   File "/www/server/panel/pyenv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 756, in urlopen
  24.     method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2]
  25.   File "/www/server/panel/pyenv/lib/python3.7/site-packages/urllib3/util/retry.py", line 532, in increment
  26.     raise six.reraise(type(error), error, _stacktrace)
  27.   File "/www/server/panel/pyenv/lib/python3.7/site-packages/urllib3/packages/six.py", line 770, in reraise
  28.     raise value
  29.   File "/www/server/panel/pyenv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 706, in urlopen
  30.     chunked=chunked,
  31.   File "/www/server/panel/pyenv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 447, in _make_request
  32.     self._raise_timeout(err=e, url=url, timeout_value=read_timeout)
  33.   File "/www/server/panel/pyenv/lib/python3.7/site-packages/urllib3/connectionpool.py", line 337, in _raise_timeout
  34.     self, url, "Read timed out. (read timeout=%s)" % timeout_value
  35. urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='www.bt.cn', port=443): Read timed out. (read timeout=6)

  36. During handling of the above exception, another exception occurred:

  37. Traceback (most recent call last):
  38.   File "class/http_requests.py", line 104, in post
  39.     result = requests.post(url,data,timeout=timeout,headers=headers,verify=verify)
  40.   File "/www/server/panel/pyenv/lib/python3.7/site-packages/requests/api.py", line 115, in post
  41.     return request("post", url, data=data, json=json, **kwargs)
  42.   File "/www/server/panel/pyenv/lib/python3.7/site-packages/requests/api.py", line 59, in request
  43.     return session.request(method=method, url=url, **kwargs)
  44.   File "/www/server/panel/pyenv/lib/python3.7/site-packages/requests/sessions.py", line 587, in request
  45.     resp = self.send(prep, **send_kwargs)
  46.   File "/www/server/panel/pyenv/lib/python3.7/site-packages/requests/sessions.py", line 701, in send
  47.     r = adapter.send(request, **kwargs)
  48.   File "/www/server/panel/pyenv/lib/python3.7/site-packages/requests/adapters.py", line 578, in send
  49.     raise ReadTimeout(e, request=request)
  50. requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='www.bt.cn', port=443): Read timed out. (read timeout=6)
复制代码

使用道具 举报 只看该作者 回复
发表于 2022-12-5 09:46:16 | 显示全部楼层
您好,在命令行执行
  1. ping www.bt.cn
复制代码

看看
使用道具 举报 回复 支持 反对
发表于 2022-12-7 00:23:53 | 显示全部楼层
堡塔运维盏尽 发表于 2022-12-5 09:46
您好,在命令行执行

看看

ping 正常的

  1. Welcome to TencentOS 3 64bit
  2. Version 3.1 20220921
  3. tlinux3.1-64bit-5.4.119-19.0009-20220921
  4. Last login: Mon Dec  5 00:09:35 2022 from 127.0.0.1
  5. [root@SiteServer ~]# ping www.bt.cn
  6. PING www.bt.cn (42.157.129.124) 56(84) bytes of data.
  7. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=1 ttl=251 time=37.4 ms
  8. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=2 ttl=251 time=37.3 ms
  9. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=3 ttl=251 time=37.3 ms
  10. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=4 ttl=251 time=37.3 ms
  11. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=5 ttl=251 time=37.3 ms
  12. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=6 ttl=251 time=37.6 ms
  13. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=7 ttl=251 time=37.3 ms
  14. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=8 ttl=251 time=37.2 ms
  15. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=9 ttl=251 time=38.7 ms
  16. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=10 ttl=251 time=37.3 ms
  17. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=11 ttl=251 time=37.4 ms
  18. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=12 ttl=251 time=37.3 ms
  19. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=13 ttl=251 time=38.1 ms
  20. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=14 ttl=251 time=37.3 ms
  21. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=15 ttl=251 time=37.3 ms
  22. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=16 ttl=251 time=37.3 ms
  23. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=17 ttl=251 time=37.3 ms
  24. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=18 ttl=251 time=37.3 ms
  25. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=19 ttl=251 time=37.4 ms
  26. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=20 ttl=251 time=37.3 ms
  27. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=21 ttl=251 time=37.4 ms
  28. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=22 ttl=251 time=37.3 ms
  29. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=23 ttl=251 time=37.3 ms
  30. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=24 ttl=251 time=37.3 ms
  31. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=25 ttl=251 time=37.4 ms
  32. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=26 ttl=251 time=37.3 ms
  33. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=27 ttl=251 time=37.3 ms
  34. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=28 ttl=251 time=37.3 ms
  35. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=29 ttl=251 time=37.3 ms
  36. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=30 ttl=251 time=37.3 ms
  37. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=31 ttl=251 time=37.4 ms
  38. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=32 ttl=251 time=37.3 ms
  39. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=33 ttl=251 time=37.3 ms
  40. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=34 ttl=251 time=37.3 ms
  41. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=35 ttl=251 time=37.3 ms
  42. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=36 ttl=251 time=37.5 ms
  43. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=37 ttl=251 time=37.3 ms
  44. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=38 ttl=251 time=37.3 ms
  45. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=39 ttl=251 time=37.3 ms
  46. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=40 ttl=251 time=37.2 ms
  47. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=41 ttl=251 time=37.3 ms
  48. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=42 ttl=251 time=38.7 ms
  49. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=43 ttl=251 time=37.3 ms
  50. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=44 ttl=251 time=37.3 ms
  51. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=45 ttl=251 time=39.6 ms
  52. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=46 ttl=251 time=37.3 ms
  53. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=47 ttl=251 time=37.3 ms
  54. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=48 ttl=251 time=37.3 ms
  55. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=49 ttl=251 time=37.4 ms
  56. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=50 ttl=251 time=37.3 ms
  57. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=51 ttl=251 time=37.3 ms
  58. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=52 ttl=251 time=37.3 ms
  59. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=53 ttl=251 time=37.3 ms
  60. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=54 ttl=251 time=37.3 ms
  61. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=55 ttl=251 time=37.4 ms
  62. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=56 ttl=251 time=37.3 ms
  63. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=57 ttl=251 time=37.3 ms
  64. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=58 ttl=251 time=37.3 ms
  65. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=59 ttl=251 time=38.8 ms
  66. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=60 ttl=251 time=37.3 ms
  67. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=61 ttl=251 time=37.4 ms
  68. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=62 ttl=251 time=37.3 ms
  69. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=63 ttl=251 time=38.2 ms
  70. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=64 ttl=251 time=37.4 ms
  71. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=65 ttl=251 time=37.3 ms
  72. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=66 ttl=251 time=37.3 ms
  73. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=67 ttl=251 time=37.3 ms
  74. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=68 ttl=251 time=37.3 ms
  75. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=69 ttl=251 time=37.3 ms
  76. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=70 ttl=251 time=37.3 ms
  77. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=71 ttl=251 time=38.7 ms
  78. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=72 ttl=251 time=37.4 ms
  79. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=73 ttl=251 time=37.3 ms
  80. 64 bytes from 42.157.129.124 (42.157.129.124): icmp_seq=74 ttl=251 time=37.3 ms
  81. ^C
  82. --- www.bt.cn ping statistics ---
  83. 74 packets transmitted, 74 received, 0% packet loss, time 73102ms
  84. rtt min/avg/max/mdev = 37.244/37.448/39.642/0.500 ms
复制代码
使用道具 举报 回复 支持 反对
发表于 2022-12-7 09:41:50 | 显示全部楼层

您好,执行以下命令截图看一下,
  1. curl -v https://www.bt.cn
复制代码
使用道具 举报 回复 支持 反对
发表于 2022-12-8 12:03:15 | 显示全部楼层
堡塔运维向樛木 发表于 2022-12-7 09:41
您好,执行以下命令截图看一下,
  1. Welcome to TencentOS 3 64bit
  2. Version 3.1 20220921
  3. tlinux3.1-64bit-5.4.119-19.0009-20220921
  4. Last login: Wed Dec  7 00:22:04 2022 from 127.0.0.1
  5. [root@SiteServer ~]# curl -v https://www.bt.cn
  6. * Rebuilt URL to: https://www.bt.cn/
  7. *   Trying 42.157.129.124...
  8. * TCP_NODELAY set
  9. * Connected to www.bt.cn (42.157.129.124) port 443 (#0)
  10. * ALPN, offering h2
  11. * ALPN, offering http/1.1
  12. * successfully set certificate verify locations:
  13. *   CAfile: /etc/pki/tls/certs/ca-bundle.crt
  14.   CApath: none
  15. * TLSv1.3 (OUT), TLS handshake, Client hello (1):
  16. * TLSv1.3 (IN), TLS handshake, Server hello (2):
  17. * TLSv1.3 (IN), TLS handshake, [no content] (0):
  18. * TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8):
  19. * TLSv1.3 (IN), TLS handshake, [no content] (0):
  20. * TLSv1.3 (IN), TLS handshake, Certificate (11):
  21. * TLSv1.3 (IN), TLS handshake, [no content] (0):
  22. * TLSv1.3 (IN), TLS handshake, CERT verify (15):
  23. * TLSv1.3 (IN), TLS handshake, [no content] (0):
  24. * TLSv1.3 (IN), TLS handshake, Finished (20):
  25. * TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1):
  26. * TLSv1.3 (OUT), TLS handshake, [no content] (0):
  27. * TLSv1.3 (OUT), TLS handshake, Finished (20):
  28. * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384
  29. * ALPN, server accepted to use h2
  30. * Server certificate:
  31. *  subject: C=CN; ST=\U5E7F\U4E1C\U7701; O=\U5E7F\U4E1C\U5821\U5854\U5B89\U5168\U6280\U672F\U6709\U9650\U516C\U53F8; CN=*.bt.cn
  32. *  start date: Sep  7 00:00:00 2022 GMT
  33. *  expire date: Oct  8 23:59:59 2023 GMT
  34. *  subjectAltName: host "www.bt.cn" matched cert's "*.bt.cn"
  35. *  issuer: C=CN; O=sslTrus; CN=sslTrus (RSA) OV CA
  36. *  SSL certificate verify ok.
  37. * Using HTTP2, server supports multi-use
  38. * Connection state changed (HTTP/2 confirmed)
  39. * Copying HTTP/2 data in stream buffer to connection buffer after upgrade: len=0
  40. * TLSv1.3 (OUT), TLS app data, [no content] (0):
  41. * TLSv1.3 (OUT), TLS app data, [no content] (0):
  42. * TLSv1.3 (OUT), TLS app data, [no content] (0):
  43. * Using Stream ID: 1 (easy handle 0x5626a5adf700)
  44. * TLSv1.3 (OUT), TLS app data, [no content] (0):
  45. > GET / HTTP/2
  46. > Host: www.bt.cn
  47. > User-Agent: curl/7.61.1
  48. > Accept: */*
  49. >
  50. * TLSv1.3 (IN), TLS handshake, [no content] (0):
  51. * TLSv1.3 (IN), TLS handshake, Newsession Ticket (4):
  52. * TLSv1.3 (IN), TLS handshake, [no content] (0):
  53. * TLSv1.3 (IN), TLS handshake, Newsession Ticket (4):
  54. * TLSv1.3 (IN), TLS app data, [no content] (0):
  55. * Connection state changed (MAX_CONCURRENT_STREAMS == 128)!
  56. * TLSv1.3 (OUT), TLS app data, [no content] (0):
  57. * TLSv1.3 (IN), TLS app data, [no content] (0):
  58. < HTTP/2 302
  59. < server: nginx
  60. < date: Thu, 08 Dec 2022 04:02:38 GMT
  61. < content-type: text/html; charset=utf-8
  62. < set-cookie: PHPSESSID=aapq3b1h6u7niuo2sldactaosr; expires=Sat, 10-Dec-2022 04:02:38 GMT; Max-Age=172800; path=/
  63. < expires: Thu, 19 Nov 1981 08:52:00 GMT
  64. < pragma: no-cache
  65. < set-cookie: login_key=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/; secure; HttpOnly
  66. < set-cookie: _idc_cookie_code=%7B%7D; path=/; secure; HttpOnly
  67. < cache-control: no-cache,must-revalidate
  68. < location: /new/index.html
  69. < strict-transport-security: max-age=31536000; includeSubdomains; preload
  70. <
  71. * Connection #0 to host www.bt.cn left intact
复制代码
使用道具 举报 回复 支持 反对
发表于 2022-12-8 14:22:33 | 显示全部楼层
您是否方便提供一下服务器,使用手机微信扫码打开,这边协助您排查一下问题所在。

使用道具 举报 回复 支持 反对
发表于 2022-12-12 19:11:47 | 显示全部楼层
堡塔运维向樛木 发表于 2022-12-8 14:22
您是否方便提供一下服务器,使用手机微信扫码打开,这边协助您排查一下问题所在。

...

已经发了
使用道具 举报 回复 支持 反对
发表于 2022-12-12 19:23:13 | 显示全部楼层
我也出现同样的问题,很神奇,好像是更新到796开始的
使用道具 举报 回复 支持 反对
发表于 2022-12-12 20:02:52 | 显示全部楼层
xhswzy 发表于 2022-12-12 19:23
我也出现同样的问题,很神奇,好像是更新到796开始的

上面有客服二维码,麻烦扫码联系下客服
使用道具 举报 回复 支持 反对
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

普通问题处理

论坛响应时间:72小时

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

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

紧急运维服务

响应时间:3分钟

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

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

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

点击联系技术免费分析

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

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