Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

突然100%故障了: Broken pipe #792

Open
wqw547243068 opened this issue Feb 11, 2023 · 1 comment
Open

突然100%故障了: Broken pipe #792

wqw547243068 opened this issue Feb 11, 2023 · 1 comment

Comments

@wqw547243068
Copy link

本来好好的,从上周开始,公众号收不到消息,总是提示超时故障,后台log显示:管道破裂,是签名验证失败了吗?

127.0.0.1 - - [11/Feb/2023 17:53:55] "POST /?signature=39264461a3343f0d24e2b93a18f86db449b1834a&timestamp=1676109216&nonce=2115984383&openid=ocsr4jkBhvKMvwdYHXb5DnlYIuII HTTP/1.0" 200 349
Traceback (most recent call last):
  File "/usr/lib64/python3.6/wsgiref/handlers.py", line 138, in run
    self.finish_response()
  File "/usr/lib64/python3.6/wsgiref/handlers.py", line 180, in finish_response
    self.write(data)
  File "/usr/lib64/python3.6/wsgiref/handlers.py", line 274, in write
    self.send_headers()
  File "/usr/lib64/python3.6/wsgiref/handlers.py", line 332, in send_headers
    self.send_preamble()
  File "/usr/lib64/python3.6/wsgiref/handlers.py", line 255, in send_preamble
    ('Date: %s\r\n' % format_date_time(time.time())).encode('iso-8859-1')
  File "/usr/lib64/python3.6/wsgiref/handlers.py", line 453, in _write
    result = self.stdout.write(data)
  File "/usr/lib64/python3.6/socketserver.py", line 803, in write
    self._sock.sendall(b)
BrokenPipeError: [Errno 32] Broken pipe
@wqw547243068
Copy link
Author

怀疑是请求超时5s触发

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant