mirror of
https://github.com/iv-org/documentation.git
synced 2024-12-23 14:29:23 -05:00
16 lines
484 B
Markdown
16 lines
484 B
Markdown
---
|
|
title: Known-Exception-in-log
|
|
description:
|
|
published: true
|
|
date: 2021-01-28T21:00:47.232Z
|
|
tags:
|
|
editor: undefined
|
|
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) |