Move to mkdocs-material (#207)

This commit is contained in:
TheFrenchGhosty 2022-03-08 14:33:39 +00:00 committed by GitHub
parent 96122bed77
commit a1902ff41d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
91 changed files with 26607 additions and 37 deletions

View 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)