mirror of
https://gitea.invidious.io/iv-org/documentation.git
synced 2024-08-15 00:53:34 +00:00
Created Known Exception in log (markdown)
This commit is contained in:
parent
cf04f9fd55
commit
2b83c3fd82
1 changed files with 6 additions and 0 deletions
6
Known-Exception-in-log.md
Normal file
6
Known-Exception-in-log.md
Normal 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)
|
Loading…
Reference in a new issue