documentation/Known-Exception-in-log.md

16 lines
483 B
Markdown
Raw Normal View History

2021-01-28 21:04:37 +00:00
---
title: Known-Exception-in-log
description:
published: true
2021-05-23 17:01:19 +00:00
date: 2021-05-23T16:59:00.917Z
2021-01-28 21:04:37 +00:00
tags:
2021-03-14 17:15:53 +00:00
editor: markdown
2021-01-28 21:04:37 +00:00
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)