danielperna84 / hahomematic

Python 3 Interface for Home Assistant to interact with HomeMatic devices
MIT License
136 stars 21 forks source link

Der Konfigurationsfluss konnte nicht geladen werden: 500 Internal Server Error Server got itself in trouble #974

Closed Ulfmerbold2000 closed 1 year ago

Ulfmerbold2000 commented 1 year ago

I agree to the following

The problem

While tried to start integration of Homematic(IP) local AFTER restart of the server, got an message "Der Konfigurationsfluss konnte nicht geladen werden: 500 Internal Server Error Server got itself in trouble"

HACS working, custom integration in HACS done

Log "homeassistant.util.package" shows "Unable to install package hahomematic==2023.2.10: WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7fd7d2767520>: Failed to establish a new connection: [Errno 101] Network unreachable')': /packages/89/ab/a5480702928ff75b21513b5a8b91ac8a597482fb8bcc66b3d1db399fb23d/hahomematic-2023.2.10-py3-none-any.whl WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7fd7d2764730>: Failed to establish a new connection: [Errno 101] Network unreachable')': /packages/89/ab/a5480702928ff75b21513b5a8b91ac8a597482fb8bcc66b3d1db399fb23d/hahomematic-2023.2.10-py3-none-any.whl WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7fd7d2767550>: Failed to establish a new connection: [Errno 101] Network unreachable')': /packages/89/ab/a5480702928ff75b21513b5a8b91ac8a597482fb8bcc66b3d1db399fb23d/hahomematic-2023.2.10-py3-none-any.whl WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7fd7d27d7ee0>: Failed to establish a new connection: [Errno 101] Network unreachable')': /packages/89/ab/a5480702928ff75b21513b5a8b91ac8a597482fb8bcc66b3d1db399fb23d/hahomematic-2023.2.10-py3-none-any.whl WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7fd7d25b4040>: Failed to establish a new connection: [Errno 101] Network unreachable')': /packages/89/ab/a5480702928ff75b21513b5a8b91ac8a597482fb8bcc66b3d1db399fb23d/hahomematic-2023.2.10-py3-none-any.whl ERROR: Could not install packages due to an OSError: HTTPSConnectionPool(host='files.pythonhosted.org', port=443): Max retries exceeded with url: /packages/89/ab/a5480702928ff75b21513b5a8b91ac8a597482fb8bcc66b3d1db399fb23d/hahomematic-2023.2.10-py3-none-any.whl (Caused by NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7fd7d25b46d0>: Failed to establish a new connection: [Errno 101] Network unreachable')) [notice] A new release of pip available: 22.3 -> 23.0.1 [notice] To update, run: pip install --upgrade pip "

seems i need help :)

What version of HomematicIP (local) has the issue?

1.30.1

What was the last working version of HomematicIP (local)?

none

What type of installation are you running?

Home Assistant OS

What type of installation are you running for your homematic backend?

CCU3

Which version of your homematic backend are you running?

3.67.10

What hardware are you running for your system?

Intel NUC

Which config details do you use

Which interfaces do you use?

Diagnostics information

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

SukramJ commented 1 year ago

Looks like a problem with internet connection, dns, pypi or whatever.

This is not related to this integration.

Ulfmerbold2000 commented 1 year ago

valid point, BUT...all reachable, malware filtering only, fully working dns 10 minutes before i did the initial install of hacs, added the custom repo without problems

SukramJ commented 1 year ago

100% not this integration. pip is not able to download from pypi This is long before the integration starts.