mirror of
https://github.com/iv-org/documentation.git
synced 2025-06-19 04:09:23 -04:00
Remove the uppercase letters and enhance the filenames (#220)
This commit is contained in:
parent
6cc09e631e
commit
d6aba1917d
21 changed files with 1 additions and 1 deletions
8
docs/known-exception.md
Normal file
8
docs/known-exception.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
# Known Exception in log
|
||||
|
||||
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…
Add table
Add a link
Reference in a new issue