mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Add connection error entry
This commit is contained in:
parent
a7de78554c
commit
880853b94d
19
source/_faq/connection-error.markdown
Normal file
19
source/_faq/connection-error.markdown
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
---
|
||||||
|
layout: page
|
||||||
|
title: "Connection error"
|
||||||
|
description: "Connection error"
|
||||||
|
date: 2017-06-18 09:00
|
||||||
|
comments: false
|
||||||
|
sharing: true
|
||||||
|
footer: true
|
||||||
|
ha_category: Usage
|
||||||
|
---
|
||||||
|
|
||||||
|
|
||||||
|
It can happen that you get a traceback that notify you about connection issues while running Home Assistant. Eg.
|
||||||
|
|
||||||
|
```bash
|
||||||
|
ConnectionRefusedError: [Errno 111] Connection refused
|
||||||
|
```
|
||||||
|
|
||||||
|
The chance is very high that this is not a bug but an issue with the service/daemon itself. Check your network (DNS, DHCP, uplink, etc.) first and make sure that Home Assistant and the service are poperly configured. Keep in mind that webservices can be down.
|
Loading…
x
Reference in New Issue
Block a user