2021-01-28 22:04:37 +01:00
|
|
|
---
|
|
|
|
title: Known-Exception-in-log
|
|
|
|
description:
|
|
|
|
published: true
|
2021-02-25 19:14:04 +01:00
|
|
|
date: 2021-02-25T18:05:18.254Z
|
2021-01-28 22:04:37 +01:00
|
|
|
tags:
|
|
|
|
editor: undefined
|
|
|
|
dateCreated: 2021-01-28T20:39:56.877Z
|
|
|
|
---
|
|
|
|
|
2019-03-16 15:11:49 +01:00
|
|
|
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)
|