You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2023-08-30 18:11:03,799 ERROR wsgi handling crashed:
Traceback (most recent call last):
File "/home/mig/mig/wsgi-bin/migwsgi.py", line 217, in application
environ=environ)
File "/usr/lib64/python3.6/cgi.py", line 567, in __init__
self.read_multi(environ, keep_blank_values, strict_parsing)
File "/usr/lib64/python3.6/cgi.py", line 743, in read_multi
separator=self.separator)
File "/usr/lib64/python3.6/cgi.py", line 569, in __init__
self.read_single()
File "/usr/lib64/python3.6/cgi.py", line 764, in read_single
self.read_lines()
File "/usr/lib64/python3.6/cgi.py", line 793, in read_lines
self.read_lines_to_outerboundary()
File "/usr/lib64/python3.6/cgi.py", line 835, in read_lines_to_outerboundary
line = self.fp.readline(1<<16) # bytes
OSError: Apache/mod_wsgi request data read error: The timeout specified has expired.
This goes for all tracebacks in logfiles. It should be as one line in order to make it possible for automation to handle it smart.
The text was updated successfully, but these errors were encountered:
This is multiple lines
This goes for all tracebacks in logfiles. It should be as one line in order to make it possible for automation to handle it smart.
The text was updated successfully, but these errors were encountered: