Closed drthanwho closed 2 years ago
Make sure you have read the issue guidelines and that you filled out the entire template.
same error:
2022-01-17 10:49:56 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/config/custom_components/hacs/base.py", line 562, in startup_tasks
await self.async_load_default_repositories()
File "/config/custom_components/hacs/base.py", line 706, in async_load_default_repositories
for item in await self.async_github_get_hacs_default_file(HacsCategory.REMOVED):
File "/config/custom_components/hacs/base.py", line 441, in async_github_get_hacs_default_file
response = await self.async_github_api_method(
File "/config/custom_components/hacs/base.py", line 478, in async_github_api_method
raise HacsException(_exception)
custom_components.hacs.exceptions.HacsException: Timeout of 20 reached while waiting for https://api.github.com/repos/hacs/default/contents/removed
After a integration update, I have reboot HA and i have the issue. Reboot several times change nothing.
System Health details
System Health
Home Assistant Community Store
GitHub API | ok -- | -- Github API Calls Remaining | 5000 Installed Version | 1.19.3 Stage | startup Available Repositories | 951 Downloaded Repositories | 72Home Assistant Cloud
logged_in | false -- | -- can_reach_cert_server | ok can_reach_cloud_auth | ok can_reach_cloud | pendingHome Assistant Supervisor
host_os | Home Assistant OS 8.0.dev20211213 -- | -- update_channel | dev supervisor_version | supervisor-2022.01.dev1105 docker_version | 20.10.9 disk_total | 109.3 GB disk_used | 54.5 GB healthy | true supported | true board | rpi4-64 supervisor_api | ok version_api | ok installed_addons | Samba share (9.5.1), AdGuard Home (4.4.2), Glances (0.14.1), Let's Encrypt (4.12.0), Mosquitto broker (6.0.1), Node-RED (10.2.2), Spotify Connect (0.10.0), Terminal & SSH (9.3.0), WireGuard (0.6.0), deCONZ (6.11.1), Studio Code Server (3.7.0), Grafana (7.4.0), Home Assistant Google Drive Backup (0.105.2), MariaDB (2.4.0), Assistant Relay (0.7.4), InfluxDB (4.3.0), VSCode Remote (6541b8e), Network UPS Tools (0.9.0), SSH & Web Terminal (9.1.1), File editor (5.3.3), chrony (2.2.1), Nginx Proxy Manager (0.11.0), TasmoAdmin (0.16.0), Scrutiny (0.3.13-6), phpMyAdmin (0.6.0), Frigate NVR Proxy (1.3), Zigbee2mqtt (1.22.1-1), Double Take Proxy (1.0.0), ESPHome (2021.12.3), VLC (0.1.3)Lovelace
dashboards | 10 -- | -- resources | 51 views | 56 mode | storageSpotify
api_endpoint_reachable | ok -- | --Checklist
Describe the issue
At some point I noticed HACS has been stuck at the
HACS is starting up
issue. It hasn't gone even after several hours of HA being up. And obviously have HACS installed for years, so not a fresh HACS install.Apart from the HACS specific debug logs below there is also this error that shows up
Reproduction steps
N/A
Debug logs