documentation/docs/known-exception.md

8 lines
347 B
Markdown
Raw Normal View History

# Known Exception in log
2021-01-28 21:04:37 +00:00
In this wiki page some known exceptions from the logfile are listed. You normally do not have to worry if you see them.
#### Error reading socket: Connection reset by peer (Errno)
"Connection reset by peer" means the client disconnected before the site finished loading
#### Error writing to socket: Broken pipe (Errno)