Created Known Exception in log (markdown)

This commit is contained in:
Perflyst 2019-03-16 15:11:49 +01:00
parent cf04f9fd55
commit 2b83c3fd82
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
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)