Good afternoon,
Suddenly Home Assistant is starting to behave strange. It is really slow and I get all kinds of errors.
It starts with a notification:
Invalid config
The following integrations and platforms could not be set up:
hacs
Please check your config and logs.
The log shows:
Setup failed for hacs: Requirements for hacs not found: ['hacs_frontend==20210214110032'].
13:19:00 – setup.py (ERROR)
Unable to install package hacs_frontend==20210214110032: 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 0x74bf9bb0>: Failed to establish a new connection: [Errno -3] Try again')': /simple/hacs-frontend/ 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 0x74bf9988>: Failed to establish a new connection: [Errno -3] Try again')': /simple/hacs-frontend/ 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 0x74bf9610>: Failed to establish a new connection: [Errno -3] Try again')': /simple/hacs-frontend/ 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 0x74bf98f8>: Failed to establish a new connection: [Errno -3] Try again')': /simple/hacs-frontend/ 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 0x74bf9b80>: Failed to establish a new connection: [Errno -3] Try again')': /simple/hacs-frontend/ 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 0x74bc1340>: Failed to establish a new connection: [Errno -3] Try again')': /alpine-3.12/armv7/ 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 0x74bc1460>: Failed to establish a new connection: [Errno -3] Try again')': /alpine-3.12/armv7/ 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 0x74c52fd0>: Failed to establish a new connection: [Errno -3] Try again')': /alpine-3.12/armv7/ 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 0x74c525e0>: Failed to establish a new connection: [Errno -3] Try again')': /alpine-3.12/armv7/ 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 0x74c52df0>: Failed to establish a new connection: [Errno -3] Try again')': /alpine-3.12/armv7/ ERROR: Could not find a version that satisfies the requirement hacs_frontend==20210214110032 (from versions: none) ERROR: No matching distribution found for hacs_frontend==20210214110032
13:19:00 – util/package.py (ERROR)
I am still able to SSH into the Raspberry Pi, however it is really slow. However, I am not able to login with FTP anymore (showing an error that the host isn’t communicating anymore since 15 seconds).
What can I do? I am losttt and desperately wanting to have it running again…