mirror of
https://github.com/iv-org/documentation.git
synced 2025-05-07 01:05:06 -04:00
Move to mkdocs-material (#207)
This commit is contained in:
parent
96122bed77
commit
a1902ff41d
91 changed files with 26607 additions and 37 deletions
16
docs/Known-Exception-in-log.md
Normal file
16
docs/Known-Exception-in-log.md
Normal file
|
@ -0,0 +1,16 @@
|
|||
---
|
||||
title: Known-Exception-in-log
|
||||
description:
|
||||
published: true
|
||||
date: 2021-05-23T16:59:00.917Z
|
||||
tags:
|
||||
editor: markdown
|
||||
dateCreated: 2021-01-28T20:39:56.877Z
|
||||
---
|
||||
|
||||
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