hacs / integration

HACS gives you a powerful UI to handle downloads of all your custom needs.
https://hacs.xyz
MIT License
5.23k stars 1.26k forks source link

Can not download anything from HACS - all downloads fail (HA 2022.5) #2658

Closed artohi closed 2 years ago

artohi commented 2 years ago

System Health details

System Health

version core-2022.5.0
installation_type Home Assistant OS
dev false
hassio true
docker true
user root
virtualenv false
python_version 3.9.9
os_name Linux
os_version 5.10.108
arch x86_64
timezone Europe/Helsinki
Home Assistant Community Store GitHub API | ok -- | -- GitHub Content | ok GitHub Web | ok GitHub API Calls Remaining | 4362 Installed Version | 1.24.5 Stage | running Available Repositories | 1091 Downloaded Repositories | 43
Home Assistant Cloud logged_in | true -- | -- subscription_expiration | 11 May 2022, 03:00 relayer_connected | true remote_enabled | true remote_connected | true alexa_enabled | false google_enabled | true remote_server | eu-west-2-2.ui.nabu.casa can_reach_cert_server | ok can_reach_cloud_auth | ok can_reach_cloud | ok
Home Assistant Supervisor host_os | Home Assistant OS 7.6 -- | -- update_channel | stable supervisor_version | supervisor-2022.05.0 docker_version | 20.10.9 disk_total | 159.3 GB disk_used | 16.2 GB healthy | true supported | true board | ova supervisor_api | ok version_api | ok installed_addons | File editor (5.3.3), Samba share (9.6.1), SSH & Web Terminal (10.1.3), MariaDB (2.4.0), Home Assistant Google Drive Backup (0.107.1), Studio Code Server (5.0.2), Node-RED (11.1.2), Mosquitto broker (6.1.1), Zigbee2mqtt (1.25.1-1), InfluxDB (4.4.1), Grafana (7.5.2), AppDaemon (0.8.2), AirCast (3.3.0)
Dashboards dashboards | 5 -- | -- resources | 31 views | 27 mode | storage
Spotify api_endpoint_reachable | ok -- | --

Checklist

Describe the issue

I can't install anything new from HACS because downloading fails every time.

This issue came after HA2022.5 update. Before that everything has worked fine for months. All previously installed (before HA2022.5) integrations, fronted components and AppDaemon apps are working just fine.

( I had to shorten the debug logs because it was too long (max is 65536 character and my log from startup to error was over 300 000 characters)

Reproduction steps

  1. Restart Home Assistant (2022.5)
  2. Open HACS
  3. Select Frontend (or Integrations - it does not matter)
  4. Click "Explore & Download repositories"
  5. Choose item ( I choosed Dark Thermostat )
  6. Click "Download this repository with hacs"
  7. Select version and click "Download" => After that download fails with text: "Could not download, see log for details"

Debug logs

2022-05-05 20:51:09 WARNING (SyncWorker_1) [homeassistant.loader] We found a custom integration spotcast which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-05-05 20:51:09 WARNING (SyncWorker_2) [homeassistant.loader] We found a custom integration anniversaries which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-05-05 20:51:09 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration localtuya which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-05-05 20:51:09 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration fmi which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-05-05 20:51:09 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration browser_mod which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-05-05 20:51:09 WARNING (SyncWorker_1) [homeassistant.loader] We found a custom integration volkswagencarnet which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-05-05 20:51:09 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration tapo_control which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-05-05 20:51:09 WARNING (SyncWorker_3) [homeassistant.loader] We found a custom integration ui_lovelace_minimalist which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-05-05 20:51:09 WARNING (SyncWorker_1) [homeassistant.loader] We found a custom integration hacs which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-05-05 20:51:09 WARNING (SyncWorker_2) [homeassistant.loader] We found a custom integration alarmo which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-05-05 20:51:10 INFO (MainThread) [homeassistant.setup] Setup of domain logger took 0.0 seconds
2022-05-05 20:51:10 INFO (MainThread) [homeassistant.setup] Setting up system_log
2022-05-05 20:51:10 INFO (MainThread) [homeassistant.setup] Setup of domain system_log took 0.0 seconds
2022-05-05 20:51:10 INFO (MainThread) [homeassistant.setup] Setup of domain recorder took 0.1 seconds
2022-05-05 20:51:10 INFO (MainThread) [homeassistant.bootstrap] Setting up stage 1: {'lovelace', 'websocket_api', 'network', 'diagnostics', 'system_log', 'http', 'config', 'webhook', 'cloud', 'hassio', 'frontend', 'auth', 'dhcp', 'person', 'usb', 'onboarding', 'api', 'search', 'analytics', 'device_automation', 'ssdp', 'zeroconf', 'image'}
2022-05-05 20:51:10 INFO (MainThread) [homeassistant.setup] Setting up lovelace
2022-05-05 20:51:10 INFO (MainThread) [homeassistant.setup] Setting up http
2022-05-05 20:51:10 INFO (MainThread) [homeassistant.setup] Setting up dhcp
2022-05-05 20:51:10 INFO (MainThread) [homeassistant.setup] Setup of domain dhcp took 0.0 seconds
2022-05-05 20:51:10 INFO (MainThread) [homeassistant.setup] Setting up device_automation
2022-05-05 20:51:10 INFO (MainThread) [homeassistant.setup] Setup of domain device_automation took 0.0 seconds
2022-05-05 20:51:10 INFO (MainThread) [homeassistant.setup] Setup of domain lovelace took 0.1 seconds
2022-05-05 20:51:10 INFO (MainThread) [homeassistant.setup] Setup of domain http took 0.1 seconds
2022-05-05 20:51:10 INFO (MainThread) [homeassistant.setup] Setting up websocket_api
2022-05-05 20:51:10 INFO (MainThread) [homeassistant.setup] Setup of domain websocket_api took 0.0 seconds
2022-05-05 20:51:10 INFO (MainThread) [homeassistant.setup] Setting up diagnostics
2022-05-05 20:51:10 INFO (MainThread) [homeassistant.setup] Setting up config
2022-05-05 20:51:10 INFO (MainThread) [homeassistant.setup] Setting up webhook
2022-05-05 20:51:10 INFO (MainThread) [homeassistant.setup] Setup of domain webhook took 0.0 seconds
2022-05-05 20:51:11 INFO (MainThread) [homeassistant.setup] Setting up hassio
2022-05-05 20:51:11 INFO (MainThread) [homeassistant.setup] Setting up auth
2022-05-05 20:51:11 INFO (MainThread) [homeassistant.setup] Setup of domain auth took 0.0 seconds
2022-05-05 20:51:11 INFO (MainThread) [homeassistant.setup] Setting up api
2022-05-05 20:51:11 INFO (MainThread) [homeassistant.setup] Setup of domain api took 0.0 seconds
2022-05-05 20:51:11 INFO (MainThread) [homeassistant.setup] Setup of domain diagnostics took 0.4 seconds
2022-05-05 20:51:11 INFO (MainThread) [homeassistant.setup] Setup of domain config took 0.4 seconds
2022-05-05 20:51:11 INFO (MainThread) [homeassistant.setup] Setting up image
2022-05-05 20:51:11 INFO (MainThread) [homeassistant.setup] Setting up search
2022-05-05 20:51:11 INFO (MainThread) [homeassistant.setup] Setup of domain search took 0.0 seconds
2022-05-05 20:51:11 INFO (MainThread) [homeassistant.setup] Setting up analytics
2022-05-05 20:51:11 INFO (SyncWorker_2) [homeassistant.loader] Loaded alexa from homeassistant.components.alexa
2022-05-05 20:51:11 INFO (MainThread) [homeassistant.setup] Setting up network
2022-05-05 20:51:11 INFO (SyncWorker_3) [homeassistant.loader] Loaded google_assistant from homeassistant.components.google_assistant
2022-05-05 20:51:11 INFO (MainThread) [homeassistant.setup] Setup of domain network took 0.0 seconds
2022-05-05 20:51:11 INFO (MainThread) [homeassistant.setup] Setup of domain analytics took 0.0 seconds
2022-05-05 20:51:11 INFO (SyncWorker_6) [homeassistant.loader] Loaded camera from homeassistant.components.camera
2022-05-05 20:51:11 INFO (MainThread) [homeassistant.setup] Setting up usb
2022-05-05 20:51:11 INFO (MainThread) [homeassistant.setup] Setup of domain usb took 0.0 seconds
2022-05-05 20:51:11 INFO (MainThread) [homeassistant.setup] Setup of domain image took 0.1 seconds
2022-05-05 20:51:11 INFO (SyncWorker_2) [homeassistant.loader] Loaded media_player from homeassistant.components.media_player
2022-05-05 20:51:11 INFO (MainThread) [homeassistant.setup] Setting up person
2022-05-05 20:51:11 INFO (MainThread) [homeassistant.setup] Setting up zeroconf
2022-05-05 20:51:12 INFO (MainThread) [homeassistant.setup] Setting up cloud
2022-05-05 20:51:12 INFO (MainThread) [homeassistant.setup] Setting up ssdp
2022-05-05 20:51:12 INFO (MainThread) [homeassistant.setup] Setup of domain ssdp took 0.0 seconds
2022-05-05 20:51:12 INFO (MainThread) [homeassistant.setup] Setup of domain zeroconf took 0.5 seconds
2022-05-05 20:51:12 INFO (MainThread) [homeassistant.setup] Setup of domain cloud took 0.1 seconds
2022-05-05 20:51:12 INFO (MainThread) [homeassistant.setup] Setup of domain person took 0.8 seconds
2022-05-05 20:51:12 INFO (MainThread) [homeassistant.setup] Setting up onboarding
2022-05-05 20:51:12 INFO (MainThread) [homeassistant.setup] Setup of domain onboarding took 0.0 seconds
2022-05-05 20:51:12 INFO (MainThread) [homeassistant.setup] Setting up frontend
2022-05-05 20:51:12 INFO (MainThread) [homeassistant.setup] Setup of domain frontend took 0.0 seconds
2022-05-05 20:51:12 INFO (MainThread) [homeassistant.components.http] Now listening on port 8123
2022-05-05 20:51:12 INFO (MainThread) [homeassistant.setup] Setup of domain hassio took 1.4 seconds
2022-05-05 20:51:12 INFO (MainThread) [hass_nabucasa.iot] Connected
2022-05-05 20:51:13 INFO (MainThread) [homeassistant.setup] Setting up binary_sensor
2022-05-05 20:51:13 INFO (MainThread) [homeassistant.setup] Setup of domain binary_sensor took 0.0 seconds
2022-05-05 20:51:13 INFO (MainThread) [homeassistant.setup] Setting up mqtt
2022-05-05 20:51:13 INFO (MainThread) [homeassistant.setup] Setup of domain mqtt took 0.0 seconds
2022-05-05 20:51:13 INFO (SyncWorker_6) [homeassistant.loader] Loaded stt from homeassistant.components.stt
2022-05-05 20:51:13 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.cloud
2022-05-05 20:51:13 INFO (MainThread) [homeassistant.setup] Setting up stt
2022-05-05 20:51:13 INFO (MainThread) [homeassistant.setup] Setup of domain stt took 0.0 seconds
2022-05-05 20:51:13 INFO (Thread-3) [homeassistant.components.mqtt] Connected to MQTT server core-mosquitto:1883 (0)
2022-05-05 20:51:13 INFO (SyncWorker_4) [homeassistant.loader] Loaded google_translate from homeassistant.components.google_translate
2022-05-05 20:51:13 INFO (MainThread) [snitun.utils.aiohttp_client] AioHTTP snitun client started on 127.0.0.1:47923
2022-05-05 20:51:13 INFO (MainThread) [homeassistant.setup] Setting up tts
2022-05-05 20:51:13 INFO (MainThread) [homeassistant.setup] Setup of domain tts took 0.0 seconds
2022-05-05 20:51:14 INFO (MainThread) [homeassistant.setup] Setting up sensor
2022-05-05 20:51:14 INFO (MainThread) [homeassistant.setup] Setup of domain sensor took 0.0 seconds
2022-05-05 20:51:14 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.time_date
2022-05-05 20:51:14 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.history_stats
2022-05-05 20:51:14 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.history_stats
2022-05-05 20:51:14 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.history_stats
2022-05-05 20:51:14 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.min_max
2022-05-05 20:51:14 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.sql
2022-05-05 20:51:14 INFO (MainThread) [homeassistant.components.mqtt.discovery] Found new component: binary_sensor 0x00124b002247e468 battery_low
2022-05-05 20:51:14 WARNING (MainThread) [homeassistant.components.sql.sensor] Configuration of the SQL sensor platform in YAML is deprecated and will be removed in Home Assistant 2022.6; Your existing configuration has been imported into the UI automatically and can be safely removed from your configuration.yaml file
2022-05-05 20:51:14 INFO (MainThread) [homeassistant.setup] Setting up template
2022-05-05 20:51:14 INFO (MainThread) [homeassistant.setup] Setup of domain template took 0.0 seconds
2022-05-05 20:51:16 INFO (SyncWorker_3) [homeassistant.loader] Loaded select from homeassistant.components.select
2022-05-05 20:51:16 INFO (MainThread) [homeassistant.setup] Setting up select
2022-05-05 20:51:16 INFO (MainThread) [homeassistant.setup] Setup of domain select took 0.0 seconds
2022-05-05 20:51:16 INFO (MainThread) [homeassistant.components.select] Setting up select.mqtt
2022-05-05 20:51:16 INFO (SyncWorker_5) [homeassistant.loader] Loaded switch from homeassistant.components.switch
2022-05-05 20:51:16 INFO (MainThread) [homeassistant.setup] Setting up switch
2022-05-05 20:51:16 INFO (MainThread) [homeassistant.setup] Setup of domain switch took 0.0 seconds
2022-05-05 20:51:16 INFO (MainThread) [homeassistant.components.switch] Setting up switch.mqtt
2022-05-05 20:51:16 INFO (SyncWorker_0) [homeassistant.loader] Loaded number from homeassistant.components.number
2022-05-05 20:51:16 INFO (MainThread) [homeassistant.setup] Setting up number
2022-05-05 20:51:16 INFO (MainThread) [homeassistant.setup] Setup of domain number took 0.0 seconds
2022-05-05 20:51:16 INFO (MainThread) [homeassistant.components.number] Setting up number.mqtt
2022-05-05 20:51:16 INFO (MainThread) [homeassistant.setup] Setting up light
2022-05-05 20:51:17 INFO (MainThread) [homeassistant.setup] Setting up group
2022-05-05 20:51:17 INFO (MainThread) [homeassistant.setup] Setup of domain light took 0.0 seconds
2022-05-05 20:51:17 INFO (MainThread) [homeassistant.components.light] Setting up light.mqtt
2022-05-05 20:51:17 INFO (MainThread) [homeassistant.setup] Setup of domain group took 0.3 seconds
2022-05-05 20:51:17 INFO (MainThread) [homeassistant.components.light] Setting up light.group
2022-05-05 20:51:17 INFO (MainThread) [homeassistant.components.light] Setting up light.group
2022-05-05 20:51:23 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.hassio
2022-05-05 20:51:23 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.hassio
2022-05-05 20:51:23 INFO (SyncWorker_0) [homeassistant.loader] Loaded update from homeassistant.components.update
2022-05-05 20:51:23 INFO (MainThread) [homeassistant.bootstrap] Setting up stage 2: {'alarmo', 'influxdb', 'device_tracker', 'tplink', 'melcloud', 'ffmpeg', 'xiaomi_miio', 'panel_custom', 'input_boolean', 'min_max', 'script', 'tapo_control', 'light', 'ps4', 'persistent_notification', 'met', 'alert', 'group', 'hacs', 'media_source', 'switch_as_x', 'input_datetime', 'tag', 'mobile_app', 'logbook', 'input_text', 'sensor', 'mqtt', 'sql', 'webostv', 'map', 'timer', 'counter', 'wake_on_lan', 'upnp', 'binary_sensor', 'default_config', 'scene', 'google', 'browser_mod', 'input_select', 'zone', 'ui_lovelace_minimalist', 'utility_meter', 'history', 'tts', 'sun', 'system_health', 'blueprint', 'automation', 'energy', 'input_button', 'my', 'spotcast', 'spotify', 'anniversaries', 'radio_browser', 'cast', 'foscam', 'trace', 'fmi', 'input_number', 'shelly'}

2022-05-05 20:51:27 INFO (MainThread) [homeassistant.setup] Setup of domain tag took 2.3 seconds
2022-05-05 20:51:27 INFO (MainThread) [custom_components.hacs] 
-------------------------------------------------------------------
HACS (Home Assistant Community Store)

Version: 1.24.5
This is a custom integration
If you have any issues with this you need to open an issue here:
https://github.com/hacs/integration/issues
-------------------------------------------------------------------

2022-05-05 20:51:31 DEBUG (MainThread) [custom_components.hacs] Configuration type: ConfigurationType.CONFIG_ENTRY
2022-05-05 20:51:31 INFO (MainThread) [homeassistant.components.weather] Setting up weather.met
2022-05-05 20:51:31 INFO (MainThread) [homeassistant.components.weather] Setting up weather.fmi
2022-05-05 20:51:31 INFO (MainThread) [homeassistant.setup] Setup of domain input_boolean took 6.9 seconds
2022-05-05 20:51:31 INFO (MainThread) [homeassistant.setup] Setup of domain input_text took 6.5 seconds
2022-05-05 20:51:31 INFO (MainThread) [homeassistant.components.vacuum] Setting up vacuum.xiaomi_miio
2022-05-05 20:51:32 INFO (MainThread) [homeassistant.setup] Setting up notify
2022-05-05 20:51:32 INFO (MainThread) [homeassistant.setup] Setup of domain notify took 0.0 seconds
2022-05-05 20:51:32 INFO (MainThread) [homeassistant.components.alarm_control_panel] Setting up alarm_control_panel.alarmo
2022-05-05 20:51:32 WARNING (MainThread) [homeassistant.config_entries] Config entry 'shellyswitch25-40F520014818' for shelly integration not ready yet: Cannot connect to host 192.168.68.134:80 ssl:default [Connect call failed ('192.168.68.134', 80)]; Retrying in background
2022-05-05 20:51:32 INFO (SyncWorker_6) [homeassistant.loader] Loaded ping from homeassistant.components.ping
2022-05-05 20:51:32 INFO (MainThread) [custom_components.hacs] Loaded 19 tasks
2022-05-05 20:51:32 DEBUG (MainThread) [custom_components.hacs] Scheduling <HacsTask prosess_queue> to run every 0:10:00
2022-05-05 20:51:32 DEBUG (MainThread) [custom_components.hacs] Scheduling <HacsTask update_downloaded_repositories> to run every 2:00:00
2022-05-05 20:51:32 DEBUG (MainThread) [custom_components.hacs] Scheduling <HacsTask update_default_repositories> to run every 3:00:00
2022-05-05 20:51:32 DEBUG (MainThread) [custom_components.hacs] Scheduling <HacsTask update_all_repositories> to run every 1 day, 1:00:00
2022-05-05 20:51:32 DEBUG (MainThread) [custom_components.hacs] Scheduling <HacsTask update_critical_repositories> to run every 2:00:00
2022-05-05 20:51:32 DEBUG (MainThread) [custom_components.hacs] Scheduling <HacsTask update_removed_repositories> to run every 2:00:00
2022-05-05 20:51:32 DEBUG (MainThread) [custom_components.hacs] Scheduling <HacsTask check_ratelimit> to run every 0:05:00
2022-05-05 20:51:32 INFO (MainThread) [custom_components.hacs] Stage changed: HacsStage.SETUP
2022-05-05 20:51:32 INFO (MainThread) [homeassistant.components.media_player] Setting up media_player.cast
2022-05-05 20:51:32 INFO (MainThread) [homeassistant.setup] Setup of domain input_select took 6.7 seconds
2022-05-05 20:51:32 INFO (MainThread) [homeassistant.setup] Setup of domain script took 3.4 seconds
2022-05-05 20:51:32 DEBUG (MainThread) [custom_components.hacs] <HacsTask restore_data> Executing task
2022-05-05 20:51:32 DEBUG (MainThread) [custom_components.hacs] <HacsTask clear_old_storage> Executing task
2022-05-05 20:51:32 DEBUG (MainThread) [custom_components.hacs] <HacsTask verify_api> Executing task
2022-05-05 20:51:32 DEBUG (MainThread) [custom_components.hacs] <HacsTask setup_sensor_platform> Executing task
2022-05-05 20:51:32 DEBUG (MainThread) [custom_components.hacs] <HacsTask setup_sensor_platform> took 0.000 seconds to complete
2022-05-05 20:51:32 DEBUG (MainThread) [custom_components.hacs] <HacsTask setup_websocket_api> Executing task
2022-05-05 20:51:32 DEBUG (MainThread) [custom_components.hacs] <HacsTask setup_websocket_api> took 0.000 seconds to complete
2022-05-05 20:51:32 DEBUG (MainThread) [custom_components.hacs] <HacsTask setup_frontend> Executing task
2022-05-05 20:51:32 INFO (MainThread) [custom_components.hacs] <HacsTask setup_frontend> storage mode, cache for /hacsfiles/: True
2022-05-05 20:51:32 DEBUG (MainThread) [custom_components.hacs] <HacsTask setup_frontend> took 0.004 seconds to complete
2022-05-05 20:51:32 DEBUG (MainThread) [custom_components.hacs] <HacsTask activate_categories> Executing task
2022-05-05 20:51:32 INFO (MainThread) [custom_components.hacs] Enable category: integration
2022-05-05 20:51:32 INFO (MainThread) [custom_components.hacs] Enable category: plugin
2022-05-05 20:51:32 INFO (MainThread) [custom_components.hacs] Enable category: theme
2022-05-05 20:51:32 INFO (MainThread) [custom_components.hacs] Enable category: appdaemon
2022-05-05 20:51:32 DEBUG (MainThread) [custom_components.hacs] <HacsTask activate_categories> took 0.006 seconds to complete
2022-05-05 20:51:32 DEBUG (MainThread) [custom_components.hacs] <HacsTask check_constrains> Executing task
2022-05-05 20:51:32 INFO (MainThread) [homeassistant.setup] Setup of domain input_button took 6.7 seconds
2022-05-05 20:51:32 INFO (MainThread) [homeassistant.setup] Setting up device_tracker
2022-05-05 20:51:32 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.mobile_app
2022-05-05 20:51:32 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.mobile_app
2022-05-05 20:51:32 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.mobile_app
2022-05-05 20:51:32 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.mobile_app
2022-05-05 20:51:32 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.mobile_app
2022-05-05 20:51:32 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.mobile_app
2022-05-05 20:51:32 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.mobile_app
2022-05-05 20:51:32 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.mobile_app
2022-05-05 20:51:32 INFO (MainThread) [homeassistant.components.notify] Setting up notify.mobile_app
2022-05-05 20:51:32 DEBUG (MainThread) [custom_components.hacs] <HacsTask clear_old_storage> took 0.122 seconds to complete
2022-05-05 20:51:32 DEBUG (MainThread) [custom_components.hacs] <HacsTask check_constrains> took 0.110 seconds to complete
2022-05-05 20:51:32 INFO (MainThread) [homeassistant.setup] Setting up ping
2022-05-05 20:51:32 INFO (MainThread) [homeassistant.components.notify] Setting up notify.webostv
2022-05-05 20:51:32 INFO (MainThread) [homeassistant.components.media_player] Setting up media_player.webostv
2022-05-05 20:51:32 INFO (SyncWorker_7) [homeassistant.loader] Loaded climate from homeassistant.components.climate
2022-05-05 20:51:32 INFO (SyncWorker_4) [homeassistant.loader] Loaded water_heater from homeassistant.components.water_heater
2022-05-05 20:51:32 INFO (MainThread) [homeassistant.setup] Setup of domain ping took 0.1 seconds
2022-05-05 20:51:32 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.melcloud
2022-05-05 20:51:32 INFO (MainThread) [homeassistant.setup] Setting up climate
2022-05-05 20:51:32 INFO (MainThread) [homeassistant.setup] Setup of domain climate took 0.0 seconds
2022-05-05 20:51:32 INFO (MainThread) [homeassistant.setup] Setting up water_heater
2022-05-05 20:51:32 INFO (MainThread) [homeassistant.setup] Setup of domain water_heater took 0.0 seconds
2022-05-05 20:51:32 INFO (MainThread) [custom_components.hacs] <HacsData restore> Restore started
2022-05-05 20:51:32 INFO (SyncWorker_7) [homeassistant.loader] Loaded calendar from homeassistant.components.calendar
2022-05-05 20:51:33 INFO (MainThread) [homeassistant.components.climate] Setting up climate.melcloud
2022-05-05 20:51:33 INFO (MainThread) [homeassistant.components.water_heater] Setting up water_heater.melcloud
2022-05-05 20:51:33 INFO (MainThread) [homeassistant.setup] Setting up calendar
2022-05-05 20:51:33 INFO (MainThread) [homeassistant.setup] Setup of domain calendar took 0.0 seconds
2022-05-05 20:51:33 INFO (MainThread) [homeassistant.components.device_tracker] Setting up device_tracker.ping
2022-05-05 20:51:33 INFO (MainThread) [homeassistant.components.calendar] Setting up calendar.google
2022-05-05 20:51:33 INFO (MainThread) [homeassistant.setup] Setup of domain tplink took 7.2 seconds
2022-05-05 20:51:33 INFO (MainThread) [homeassistant.components.media_player] Setting up media_player.spotify
2022-05-05 20:51:33 INFO (MainThread) [homeassistant.setup] Setting up spotcast
2022-05-05 20:51:33 INFO (MainThread) [custom_components.hacs] <HacsData restore> Restore done
2022-05-05 20:51:33 DEBUG (MainThread) [custom_components.hacs] <HacsTask restore_data> took 1.670 seconds to complete
2022-05-05 20:51:33 INFO (MainThread) [homeassistant.components.ps4.media_player] Assuming status from registry
2022-05-05 20:51:33 INFO (MainThread) [homeassistant.setup] Setup of domain spotcast took 0.0 seconds
2022-05-05 20:51:33 INFO (SyncWorker_7) [homeassistant.loader] Loaded cover from homeassistant.components.cover
2022-05-05 20:51:33 INFO (SyncWorker_1) [homeassistant.loader] Loaded button from homeassistant.components.button
2022-05-05 20:51:33 INFO (MainThread) [homeassistant.setup] Setting up cover
2022-05-05 20:51:33 INFO (MainThread) [homeassistant.setup] Setup of domain cover took 0.0 seconds
2022-05-05 20:51:33 INFO (MainThread) [homeassistant.setup] Setting up button
2022-05-05 20:51:33 INFO (MainThread) [homeassistant.setup] Setup of domain button took 0.0 seconds
2022-05-05 20:51:34 INFO (MainThread) [homeassistant.setup] Setting up stream
2022-05-05 20:51:34 INFO (MainThread) [homeassistant.setup] Setup of domain stream took 0.0 seconds
2022-05-05 20:51:34 INFO (MainThread) [homeassistant.setup] Setup of domain default_config took 0.1 seconds
2022-05-05 20:51:37 ERROR (MainThread) [custom_components.hacs] Request exception for 'https://api.github.com/rate_limit' with - Cannot connect to host api.github.com:443 ssl:default [Try again]
Traceback (most recent call last):
  File "/config/custom_components/hacs/base.py", line 443, in async_can_update
    response = await self.async_github_api_method(self.githubapi.rate_limit)
  File "/config/custom_components/hacs/base.py", line 497, in async_github_api_method
    raise HacsException(_exception)
custom_components.hacs.exceptions.HacsException: Request exception for 'https://api.github.com/rate_limit' with - Cannot connect to host api.github.com:443 ssl:default [Try again]
2022-05-05 20:51:37 DEBUG (MainThread) [custom_components.hacs] <HacsTask verify_api> Can update 0 repositories
2022-05-05 20:51:37 DEBUG (MainThread) [custom_components.hacs] <HacsTask verify_api> took 5.077 seconds to complete
2022-05-05 20:51:37 INFO (MainThread) [custom_components.hacs] Stage changed: HacsStage.WAITING
2022-05-05 20:51:37 INFO (MainThread) [custom_components.hacs] Setup complete, waiting for Home Assistant before startup tasks starts
2022-05-05 20:51:37 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.hacs
2022-05-05 20:51:37 INFO (MainThread) [homeassistant.components.camera] Setting up camera.tapo_control
2022-05-05 20:51:37 INFO (MainThread) [homeassistant.components.update] Setting up update.tapo_control
2022-05-05 20:51:38 INFO (MainThread) [homeassistant.setup] Setup of domain device_tracker took 6.1 seconds
2022-05-05 20:51:38 INFO (MainThread) [homeassistant.bootstrap] Home Assistant initialized in 28.56s
2022-05-05 20:51:38 INFO (MainThread) [homeassistant.core] Starting Home Assistant
2022-05-05 20:51:38 INFO (MainThread) [homeassistant.setup] Setting up google_assistant
2022-05-05 20:51:38 INFO (MainThread) [homeassistant.setup] Setup of domain google_assistant took 0.0 seconds
2022-05-05 20:51:38 INFO (MainThread) [custom_components.hacs] Stage changed: HacsStage.STARTUP
2022-05-05 20:51:38 INFO (MainThread) [homeassistant.components.zeroconf] Starting Zeroconf broadcast
2022-05-05 20:51:38 DEBUG (MainThread) [custom_components.hacs] <HacsTask update_downloaded_repositories> Executing task
2022-05-05 20:51:38 DEBUG (MainThread) [custom_components.hacs] <HacsTask update_downloaded_repositories> Starting recurring background task for installed repositories
2022-05-05 20:51:38 DEBUG (MainThread) [custom_components.hacs] <HacsData async_write> Saving data
2022-05-05 20:51:38 DEBUG (MainThread) [custom_components.hacs] <HacsTask load_hacs_repository> Executing task
2022-05-05 20:51:38 DEBUG (MainThread) [custom_components.hacs] <HacsTask load_hacs_repository> took 0.000 seconds to complete
2022-05-05 20:51:38 DEBUG (MainThread) [custom_components.hacs] <HacsTask update_default_repositories> Executing task
2022-05-05 20:51:38 INFO (MainThread) [custom_components.hacs] Loading known repositories
2022-05-05 20:51:38 DEBUG (MainThread) [custom_components.hacs] <HacsTask handle_critical_notification> Executing task
2022-05-05 20:51:38 DEBUG (MainThread) [custom_components.hacs] <HacsTask update_removed_repositories> Executing task
2022-05-05 20:51:38 INFO (MainThread) [custom_components.hacs] Loading removed repositories
2022-05-05 20:51:39 INFO (SyncWorker_3) [homeassistant.loader] Loaded apple_tv from homeassistant.components.apple_tv
2022-05-05 20:51:39 ERROR (SyncWorker_6) [root] Uncaught exception
RuntimeError: module compiled against API version 0xf but this version of numpy is 0xe
2022-05-05 20:51:41 INFO (MainThread) [homeassistant.components.automation.button_makuuhuone_single_click] Initialized trigger Button: Makuuhuone single click
2022-05-05 20:51:41 DEBUG (MainThread) [custom_components.hacs] <HacsTask update_downloaded_repositories> Recurring background task for installed repositories done
2022-05-05 20:51:41 DEBUG (MainThread) [custom_components.hacs] <HacsTask update_downloaded_repositories> took 3.213 seconds to complete
2022-05-05 20:51:41 INFO (MainThread) [homeassistant.components.automation.button_makuuhuone_double_click] Initialized trigger Button: Makuuhuone double click
2022-05-05 20:51:43 DEBUG (MainThread) [custom_components.hacs] <HacsTask update_removed_repositories> took 4.898 seconds to complete
2022-05-05 20:51:43 DEBUG (MainThread) [custom_components.hacs] <HacsTask update_default_repositories> took 5.082 seconds to complete
2022-05-05 20:51:43 INFO (SyncWorker_5) [homeassistant.loader] Loaded homekit from homeassistant.components.homekit
2022-05-05 20:51:43 INFO (MainThread) [custom_components.hacs] Stage changed: HacsStage.RUNNING
2022-05-05 20:51:43 DEBUG (MainThread) [custom_components.hacs] <HacsTask setup_update_platform> Executing task
2022-05-05 20:51:43 DEBUG (MainThread) [custom_components.hacs] <HacsTask setup_update_platform> took 0.001 seconds to complete
2022-05-05 20:51:43 DEBUG (MainThread) [custom_components.hacs] <HacsTask update_critical_repositories> Executing task
2022-05-05 20:51:44 INFO (MainThread) [homeassistant.components.update] Setting up update.hacs
2022-05-05 20:51:44 INFO (SyncWorker_4) [homeassistant.loader] Loaded huawei_lte from homeassistant.components.huawei_lte
2022-05-05 20:51:46 INFO (SyncWorker_4) [homeassistant.loader] Loaded dlna_dmr from homeassistant.components.dlna_dmr
2022-05-05 20:51:47 DEBUG (MainThread) [custom_components.hacs] <QueueManager> The queue is empty
2022-05-05 20:51:47 DEBUG (MainThread) [custom_components.hacs] <HACSStore async_save_to_store> Did not store data for 'hacs.critical'. Content did not change
2022-05-05 20:51:47 DEBUG (MainThread) [custom_components.hacs] <HacsTask update_critical_repositories> took 3.959 seconds to complete
2022-05-05 20:51:47 DEBUG (MainThread) [custom_components.hacs] <HacsTask prosess_queue> Executing task
2022-05-05 20:51:47 INFO (SyncWorker_4) [homeassistant.loader] Loaded xiaomi_aqara from homeassistant.components.xiaomi_aqara
2022-05-05 20:51:47 INFO (SyncWorker_6) [homeassistant.loader] Loaded discovery from homeassistant.components.discovery
2022-05-05 20:51:48 DEBUG (MainThread) [custom_components.hacs] <HacsTask prosess_queue> Can update 366 repositories, items in queue 45
2022-05-05 20:51:48 DEBUG (MainThread) [custom_components.hacs] <QueueManager> Checking out tasks to execute
2022-05-05 20:51:48 DEBUG (MainThread) [custom_components.hacs] <QueueManager> Starting queue execution for 45 tasks
2022-05-05 20:51:48 DEBUG (MainThread) [custom_components.hacs] <Integration hacs/integration> Getting repository information
2022-05-05 20:51:48 DEBUG (MainThread) [custom_components.hacs] <Integration fondberg/spotcast> Getting repository information
2022-05-05 20:51:48 DEBUG (MainThread) [custom_components.hacs] <Integration JurajNyiri/HomeAssistant-Tapo-Control> Getting repository information
2022-05-05 20:51:48 DEBUG (MainThread) [custom_components.hacs] <Integration nielsfaber/alarmo> Getting repository information
2022-05-05 20:51:48 DEBUG (MainThread) [custom_components.hacs] <Integration pinkywafer/Anniversaries> Getting repository information
2022-05-05 20:51:48 DEBUG (MainThread) [custom_components.hacs] <Integration robinostlund/homeassistant-volkswagencarnet> Getting repository information
2022-05-05 20:51:48 DEBUG (MainThread) [custom_components.hacs] <Integration rospogrigio/localtuya> Getting repository information
2022-05-05 20:51:48 DEBUG (MainThread) [custom_components.hacs] <Integration thomasloven/hass-browser_mod> Getting repository information
2022-05-05 20:51:48 DEBUG (MainThread) [custom_components.hacs] <Plugin jcwillox/lovelace-paper-buttons-row> Getting repository information
2022-05-05 20:51:48 DEBUG (MainThread) [custom_components.hacs] <Plugin kalkih/mini-graph-card> Getting repository information
2022-05-05 20:51:48 DEBUG (MainThread) [custom_components.hacs] <Integration custom-components/sensor.custom_aftership> Checking repository.
2022-05-05 20:51:48 DEBUG (MainThread) [custom_components.hacs] <Integration r-renato/hass-xiaomi-mi-flora-and-flower-care> Checking repository.
2022-05-05 20:51:49 DEBUG (MainThread) [custom_components.hacs] <Integration nielsfaber/alarmo> Running checks against v1.8.6
2022-05-05 20:51:49 DEBUG (MainThread) [custom_components.hacs] <Integration JurajNyiri/HomeAssistant-Tapo-Control> Running checks against 3.5.2
2022-05-05 20:51:49 DEBUG (MainThread) [custom_components.hacs] <Integration fondberg/spotcast> Running checks against v3.6.28
2022-05-05 20:51:49 DEBUG (MainThread) [custom_components.hacs] <Integration hacs/integration> Running checks against 1.24.5
2022-05-05 20:51:49 ERROR (MainThread) [custom_components.hacs] <HacsTask prosess_queue> failed: <Integration custom-components/sensor.custom_aftership> Repository has been requested to be removed.
2022-05-05 20:51:49 DEBUG (MainThread) [custom_components.hacs] <Integration pinkywafer/Anniversaries> Running checks against 4.5.0
2022-05-05 20:51:49 DEBUG (MainThread) [aiogithubapi] 'GitHubReleaseModel' is missing key 'discussion_url' for <class 'str'>
2022-05-05 20:51:49 DEBUG (MainThread) [custom_components.hacs] <Integration robinostlund/homeassistant-volkswagencarnet> Running checks against v4.4.58
2022-05-05 20:51:49 DEBUG (MainThread) [custom_components.hacs] <Plugin jcwillox/lovelace-paper-buttons-row> Running checks against 0.6.1
2022-05-05 20:51:49 DEBUG (MainThread) [custom_components.hacs] <Integration thomasloven/hass-browser_mod> Running checks against 1.5.3
2022-05-05 20:51:49 DEBUG (MainThread) [custom_components.hacs] <Integration rospogrigio/localtuya> Running checks against v3.5.0
2022-05-05 20:51:49 DEBUG (MainThread) [custom_components.hacs] <Plugin kalkih/mini-graph-card> Running checks against v0.10.0
2022-05-05 20:51:50 DEBUG (MainThread) [custom_components.hacs] expected token 'end of print statement', got 'open_sensors'
2022-05-05 20:51:50 DEBUG (MainThread) [custom_components.hacs] <Plugin kalkih/mini-media-player> Getting repository information
2022-05-05 20:51:50 DEBUG (MainThread) [custom_components.hacs] <Plugin kalkih/simple-weather-card> Getting repository information
2022-05-05 20:51:50 DEBUG (MainThread) [custom_components.hacs] <Plugin ljmerza/light-entity-card> Getting repository information
2022-05-05 20:51:50 DEBUG (MainThread) [custom_components.hacs] <Plugin madmicio/LG-WebOS-Remote-Control> Getting repository information
2022-05-05 20:51:50 DEBUG (MainThread) [custom_components.hacs] <Plugin nervetattoo/banner-card> Getting repository information
2022-05-05 20:51:50 DEBUG (MainThread) [custom_components.hacs] 'is_state' is undefined
2022-05-05 20:51:50 DEBUG (MainThread) [custom_components.hacs] 'trigger' is undefined
2022-05-05 20:51:50 DEBUG (MainThread) [custom_components.hacs] <Plugin ofekashery/vertical-stack-in-card> Getting repository information
2022-05-05 20:51:50 DEBUG (MainThread) [custom_components.hacs] <Plugin thomasloven/lovelace-auto-entities> Getting repository information
2022-05-05 20:51:50 DEBUG (MainThread) [custom_components.hacs] <Plugin PiotrMachowski/lovelace-xiaomi-vacuum-map-card> Getting repository information
2022-05-05 20:51:50 DEBUG (MainThread) [custom_components.hacs] 'states' is undefined
2022-05-05 20:51:51 DEBUG (MainThread) [aiogithubapi] 'GitHubReleaseModel' is missing key 'discussion_url' for <class 'str'>
2022-05-05 20:51:51 DEBUG (MainThread) [custom_components.hacs] <Plugin kalkih/mini-media-player> Running checks against v1.16.2
2022-05-05 20:51:51 DEBUG (MainThread) [custom_components.hacs] <Plugin kalkih/simple-weather-card> Running checks against v0.8.2
2022-05-05 20:51:51 DEBUG (MainThread) [custom_components.hacs] <Theme aFFekopp/noctis> Getting repository information
2022-05-05 20:51:51 DEBUG (MainThread) [custom_components.hacs] <Theme basnijholt/lovelace-ios-themes> Getting repository information
2022-05-05 20:51:51 DEBUG (MainThread) [custom_components.hacs] <Plugin madmicio/LG-WebOS-Remote-Control> Running checks against master
2022-05-05 20:51:51 DEBUG (MainThread) [custom_components.hacs] <Plugin ofekashery/vertical-stack-in-card> Running checks against v0.4.1
2022-05-05 20:51:51 DEBUG (MainThread) [custom_components.hacs] <Plugin nervetattoo/banner-card> Running checks against 0.13.0
2022-05-05 20:51:51 DEBUG (MainThread) [custom_components.hacs] <Plugin ljmerza/light-entity-card> Running checks against 4.5.0
2022-05-05 20:51:51 DEBUG (MainThread) [custom_components.hacs] <Plugin thomasloven/lovelace-auto-entities> Running checks against 1.9.1
2022-05-05 20:51:51 DEBUG (MainThread) [custom_components.hacs] <Plugin PiotrMachowski/lovelace-xiaomi-vacuum-map-card> Running checks against v2.0.9
2022-05-05 20:51:51 DEBUG (MainThread) [custom_components.hacs] <Theme basnijholt/lovelace-ios-themes> Running checks against v2.8.0
2022-05-05 20:51:51 DEBUG (MainThread) [custom_components.hacs] <Theme aFFekopp/noctis> Running checks against 2.7
2022-05-05 20:51:51 DEBUG (MainThread) [custom_components.hacs] <Integration UI-Lovelace-Minimalist/UI> Getting repository information
2022-05-05 20:51:51 DEBUG (MainThread) [custom_components.hacs] <Theme piitaya/lovelace-mushroom-themes> Getting repository information
2022-05-05 20:51:52 DEBUG (MainThread) [custom_components.hacs] <Integration UI-Lovelace-Minimalist/UI> Running checks against v0.0.7-hotfix2
2022-05-05 20:51:52 DEBUG (MainThread) [custom_components.hacs] <Appdaemon xaviml/controllerx> Getting repository information
2022-05-05 20:51:52 DEBUG (MainThread) [custom_components.hacs] <Plugin postlund/search-card> Getting repository information
2022-05-05 20:51:52 DEBUG (MainThread) [custom_components.hacs] <Plugin thomasloven/lovelace-card-tools> Getting repository information
2022-05-05 20:51:52 DEBUG (MainThread) [custom_components.hacs] 'states' is undefined
2022-05-05 20:51:52 DEBUG (MainThread) [custom_components.hacs] <Plugin thomasloven/lovelace-card-mod> Getting repository information
2022-05-05 20:51:52 DEBUG (MainThread) [custom_components.hacs] <Theme piitaya/lovelace-mushroom-themes> Running checks against v0.0.1
2022-05-05 20:51:52 DEBUG (MainThread) [custom_components.hacs] <Plugin thomasloven/lovelace-hui-element> Getting repository information
2022-05-05 20:51:53 DEBUG (MainThread) [custom_components.hacs] <Plugin thomasloven/lovelace-fold-entity-row> Getting repository information
2022-05-05 20:51:53 DEBUG (MainThread) [custom_components.hacs] <Plugin benct/lovelace-battery-entity-row> Getting repository information
2022-05-05 20:51:53 DEBUG (MainThread) [custom_components.hacs] <Plugin thomasloven/lovelace-more-info-card> Getting repository information
2022-05-05 20:51:53 DEBUG (MainThread) [custom_components.hacs] <Plugin postlund/search-card> Running checks against master
2022-05-05 20:51:53 DEBUG (MainThread) [custom_components.hacs] <Plugin thomasloven/lovelace-hui-element> Running checks against master
2022-05-05 20:51:53 DEBUG (MainThread) [custom_components.hacs] <Plugin thomasloven/lovelace-card-tools> Running checks against 11
2022-05-05 20:51:53 DEBUG (MainThread) [custom_components.hacs] <Plugin thomasloven/lovelace-card-mod> Running checks against 3.1.3
2022-05-05 20:51:53 DEBUG (MainThread) [custom_components.hacs] <Appdaemon xaviml/controllerx> Running checks against v4.19.0
2022-05-05 20:51:53 DEBUG (MainThread) [custom_components.hacs] <Plugin thomasloven/lovelace-more-info-card> Running checks against master
2022-05-05 20:51:53 DEBUG (MainThread) [custom_components.hacs] <Plugin benct/lovelace-battery-entity-row> Running checks against v1.3.1
2022-05-05 20:51:53 DEBUG (MainThread) [custom_components.hacs] <Plugin thomasloven/lovelace-fold-entity-row> Running checks against 2.2.0
2022-05-05 20:51:53 DEBUG (MainThread) [custom_components.hacs] <Plugin thomasloven/lovelace-template-entity-row> Getting repository information
2022-05-05 20:51:54 DEBUG (MainThread) [custom_components.hacs] <Plugin AitorDB/home-assistant-sun-card> Getting repository information
2022-05-05 20:51:54 DEBUG (MainThread) [custom_components.hacs] <Plugin thomasloven/lovelace-layout-card> Getting repository information
2022-05-05 20:51:54 DEBUG (MainThread) [custom_components.hacs] <Plugin benct/lovelace-multiple-entity-row> Getting repository information
2022-05-05 20:51:54 DEBUG (MainThread) [custom_components.hacs] <Plugin benct/lovelace-xiaomi-vacuum-card> Getting repository information
2022-05-05 20:51:54 DEBUG (MainThread) [custom_components.hacs] <Plugin custom-cards/bar-card> Getting repository information
2022-05-05 20:51:54 DEBUG (MainThread) [custom_components.hacs] <Plugin thomasloven/lovelace-template-entity-row> Running checks against 1.3.0
2022-05-05 20:51:54 DEBUG (MainThread) [custom_components.hacs] <Plugin AitorDB/home-assistant-sun-card> Running checks against v0.1.4
2022-05-05 20:51:54 DEBUG (MainThread) [custom_components.hacs] <Plugin custom-cards/button-card> Getting repository information
2022-05-05 20:51:54 DEBUG (MainThread) [custom_components.hacs] <Plugin custom-cards/decluttering-card> Getting repository information
2022-05-05 20:51:54 DEBUG (MainThread) [custom_components.hacs] <Plugin custom-cards/spotify-card> Getting repository information
2022-05-05 20:51:54 DEBUG (MainThread) [custom_components.hacs] <Plugin thomasloven/lovelace-layout-card> Running checks against 2.4.1
2022-05-05 20:51:55 DEBUG (MainThread) [custom_components.hacs] <Plugin gadgetchnnel/lovelace-home-feed-card> Getting repository information
2022-05-05 20:51:55 DEBUG (MainThread) [custom_components.hacs] <Plugin benct/lovelace-multiple-entity-row> Running checks against v4.4.0
2022-05-05 20:51:55 DEBUG (MainThread) [custom_components.hacs] <Plugin benct/lovelace-xiaomi-vacuum-card> Running checks against v4.5.0
2022-05-05 20:51:55 DEBUG (MainThread) [custom_components.hacs] <Plugin custom-cards/button-card> Running checks against v3.4.2
2022-05-05 20:51:55 DEBUG (MainThread) [custom_components.hacs] <Plugin custom-cards/bar-card> Running checks against 3.2.0
2022-05-05 20:51:55 DEBUG (MainThread) [custom_components.hacs] <Plugin custom-cards/decluttering-card> Running checks against 0.6.2
2022-05-05 20:51:55 DEBUG (MainThread) [custom_components.hacs] <Plugin custom-cards/spotify-card> Running checks against v2.4.0
2022-05-05 20:51:55 DEBUG (MainThread) [custom_components.hacs] 'states' is undefined
2022-05-05 20:51:55 DEBUG (MainThread) [custom_components.hacs] <Plugin iantrich/config-template-card> Getting repository information
2022-05-05 20:51:55 DEBUG (MainThread) [custom_components.hacs] <Plugin AnthonMS/my-cards> Getting repository information
2022-05-05 20:51:56 DEBUG (MainThread) [custom_components.hacs] <Plugin gadgetchnnel/lovelace-home-feed-card> Running checks against 0.6.3
2022-05-05 20:51:56 DEBUG (MainThread) [custom_components.hacs] <Plugin piitaya/lovelace-mushroom> Getting repository information
2022-05-05 20:51:56 DEBUG (MainThread) [custom_components.hacs] <Plugin AnthonMS/my-cards> Running checks against main
2022-05-05 20:51:56 DEBUG (MainThread) [custom_components.hacs] <Plugin iantrich/config-template-card> Running checks against 1.3.5
2022-05-05 20:51:57 DEBUG (MainThread) [custom_components.hacs] <Plugin piitaya/lovelace-mushroom> Running checks against v1.7.3
2022-05-05 20:51:57 DEBUG (MainThread) [custom_components.hacs] unexpected '*'
2022-05-05 20:52:14 DEBUG (MainThread) [custom_components.hacs] Running update for ciotlosm/lovelace-thermostat-dark-card
2022-05-05 20:52:14 DEBUG (MainThread) [custom_components.hacs] <Plugin ciotlosm/lovelace-thermostat-dark-card> Getting repository information
2022-05-05 20:52:14 INFO (MainThread) [hass_nabucasa.google_report_state] Connected
2022-05-05 20:52:15 DEBUG (MainThread) [custom_components.hacs] <Plugin ciotlosm/lovelace-thermostat-dark-card> Running checks against 0.0.5
2022-05-05 20:52:16 DEBUG (MainThread) [custom_components.hacs] <HacsData async_write> Saving data
2022-05-05 20:52:16 DEBUG (MainThread) [custom_components.hacs] <HACSStore async_save_to_store> Did not store data for 'hacs.hacs'. Content did not change
2022-05-05 20:52:20 DEBUG (MainThread) [custom_components.hacs] Running install for ciotlosm/lovelace-thermostat-dark-card
2022-05-05 20:52:20 DEBUG (MainThread) [custom_components.hacs] <Plugin ciotlosm/lovelace-thermostat-dark-card> Getting repository information
2022-05-05 20:52:21 DEBUG (MainThread) [custom_components.hacs] <Plugin ciotlosm/lovelace-thermostat-dark-card> Running checks against 0.0.5
2022-05-05 20:52:22 INFO (MainThread) [custom_components.hacs] <Plugin ciotlosm/lovelace-thermostat-dark-card> Running pre installation steps
2022-05-05 20:52:22 INFO (MainThread) [custom_components.hacs] <Plugin ciotlosm/lovelace-thermostat-dark-card> Pre installation steps completed
2022-05-05 20:52:22 INFO (MainThread) [custom_components.hacs] <Plugin ciotlosm/lovelace-thermostat-dark-card> Running installation steps
2022-05-05 20:52:22 DEBUG (MainThread) [custom_components.hacs] <Plugin ciotlosm/lovelace-thermostat-dark-card> Getting repository information
2022-05-05 20:52:22 DEBUG (MainThread) [custom_components.hacs] <Plugin ciotlosm/lovelace-thermostat-dark-card> Running checks against 0.0.5
2022-05-05 20:52:23 DEBUG (MainThread) [custom_components.hacs] <Plugin ciotlosm/lovelace-thermostat-dark-card> Local path is set to /config/www/community/lovelace-thermostat-dark-card
2022-05-05 20:52:23 DEBUG (MainThread) [custom_components.hacs] <Plugin ciotlosm/lovelace-thermostat-dark-card> Remote path is set to release
2022-05-05 20:52:23 DEBUG (MainThread) [custom_components.hacs] <Plugin ciotlosm/lovelace-thermostat-dark-card> thermostat-dark-card.js
2022-05-05 20:52:23 DEBUG (MainThread) [custom_components.hacs] <QueueManager> Checking out tasks to execute
2022-05-05 20:52:23 DEBUG (MainThread) [custom_components.hacs] <QueueManager> Starting queue execution for 1 tasks
2022-05-05 20:52:23 DEBUG (MainThread) [custom_components.hacs] <Plugin ciotlosm/lovelace-thermostat-dark-card> Downloading thermostat-dark-card.js
2022-05-05 20:52:23 DEBUG (MainThread) [custom_components.hacs] Downloading https://github.com/ciotlosm/lovelace-thermostat-dark-card/releases/download/0.0.5/thermostat-dark-card.js
2022-05-05 20:52:28 ERROR (MainThread) [custom_components.hacs] Download failed - Cannot connect to host objects.githubusercontent.com:443 ssl:default [Try again]
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/aiohttp/connector.py", line 1154, in _create_direct_connection
    hosts = await asyncio.shield(host_resolved)
  File "/usr/local/lib/python3.9/site-packages/aiohttp/connector.py", line 880, in _resolve_host
    addrs = await self._resolver.resolve(host, port, family=self._family)
  File "/usr/local/lib/python3.9/site-packages/aiohttp/resolver.py", line 33, in resolve
    infos = await self._loop.getaddrinfo(
  File "/usr/local/lib/python3.9/asyncio/base_events.py", line 856, in getaddrinfo
    return await self.run_in_executor(
  File "/usr/local/lib/python3.9/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/usr/local/lib/python3.9/socket.py", line 954, in getaddrinfo
    for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -3] Try again

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/config/custom_components/hacs/base.py", line 605, in async_download_file
    request = await self.session.get(
  File "/usr/local/lib/python3.9/site-packages/aiohttp/client.py", line 535, in _request
    conn = await self._connector.connect(
  File "/usr/local/lib/python3.9/site-packages/aiohttp/connector.py", line 542, in connect
    proto = await self._create_connection(req, traces, timeout)
  File "/usr/local/lib/python3.9/site-packages/aiohttp/connector.py", line 907, in _create_connection
    _, proto = await self._create_direct_connection(req, traces, timeout)
  File "/usr/local/lib/python3.9/site-packages/aiohttp/connector.py", line 1166, in _create_direct_connection
    raise ClientConnectorError(req.connection_key, exc) from exc
aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host objects.githubusercontent.com:443 ssl:default [Try again]
2022-05-05 20:52:29 DEBUG (MainThread) [custom_components.hacs] <QueueManager> Queue execution finished for 1 tasks finished in 6.37 seconds
2022-05-05 20:52:29 ERROR (MainThread) [custom_components.hacs] <Plugin ciotlosm/lovelace-thermostat-dark-card> [thermostat-dark-card.js] was not downloaded.
2022-05-05 20:52:29 ERROR (MainThread) [custom_components.hacs] Could not download, see log for details
2022-05-05 20:52:29 DEBUG (MainThread) [custom_components.hacs] <HacsData async_write> Saving data
2022-05-05 20:52:29 DEBUG (MainThread) [custom_components.hacs] <HACSStore async_save_to_store> Did not store data for 'hacs.hacs'. Content did not change

Diagnostics dump

config_entry-hacs-d352fbf47b53fe9fd92db36013e22bfe.json.txt

hacs-bot[bot] commented 2 years ago

Make sure you have read the issue guidelines and that you filled out the entire template.

If you have an issue identical to this, do not add comments like "same here", "i have this too", instead add a :+1: reaction to the issue description. Thanks! :+1:

artohi commented 2 years ago

If this is not HACS / backend issue, could you tell me where I should report this?

I just noticed that Alarmo named integration has new update (this was shown in HA settings page). I tried to update it but it also failed (log below)

`2022-05-05 21:57:01 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/aiogithubapi/client.py", line 103, in async_call_api result = await self._session.request(**request_arguments) File "/usr/local/lib/python3.9/site-packages/aiohttp/client.py", line 535, in _request conn = await self._connector.connect( File "/usr/local/lib/python3.9/site-packages/aiohttp/connector.py", line 542, in connect proto = await self._create_connection(req, traces, timeout) File "/usr/local/lib/python3.9/site-packages/aiohttp/connector.py", line 907, in _createconnection , proto = await self._create_direct_connection(req, traces, timeout) File "/usr/local/lib/python3.9/site-packages/aiohttp/connector.py", line 1154, in _create_direct_connection hosts = await asyncio.shield(host_resolved) asyncio.exceptions.CancelledError

The above exception was the direct cause of the following exception:

Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/components/websocket_api/decorators.py", line 27, in _handle_async_response await func(hass, connection, msg) File "/usr/src/homeassistant/homeassistant/components/system_health/init.py", line 103, in handle_info await asyncio.gather( File "/usr/src/homeassistant/homeassistant/components/system_health/init.py", line 68, in get_integration_info data = await registration.info_callback(hass) File "/config/custom_components/hacs/system_health.py", line 22, in system_health_info response = await hacs.githubapi.rate_limit() File "/usr/local/lib/python3.9/site-packages/aiogithubapi/github.py", line 210, in rate_limit response = await self._client.async_call_api(endpoint="/rate_limit", *kwargs) File "/usr/local/lib/python3.9/site-packages/aiogithubapi/client.py", line 105, in async_call_api raise GitHubConnectionException( aiogithubapi.exceptions.GitHubConnectionException: Request exception for 'https://api.github.com/rate_limit' with - 2022-05-05 21:58:22 DEBUG (MainThread) [custom_components.hacs] <Integration nielsfaber/alarmo> Getting repository information 2022-05-05 21:58:23 DEBUG (MainThread) [custom_components.hacs] <Integration nielsfaber/alarmo> Running checks against v1.9.0 2022-05-05 21:58:23 DEBUG (MainThread) [custom_components.hacs] expected token 'end of print statement', got 'open_sensors' 2022-05-05 21:58:24 INFO (MainThread) [custom_components.hacs] <Integration nielsfaber/alarmo> Running pre installation steps 2022-05-05 21:58:24 INFO (MainThread) [custom_components.hacs] <Integration nielsfaber/alarmo> Pre installation steps completed 2022-05-05 21:58:24 INFO (MainThread) [custom_components.hacs] <Integration nielsfaber/alarmo> Running installation steps 2022-05-05 21:58:24 DEBUG (MainThread) [custom_components.hacs] <Integration nielsfaber/alarmo> Getting repository information 2022-05-05 21:58:24 DEBUG (MainThread) [custom_components.hacs] <Integration nielsfaber/alarmo> Running checks against v1.9.0 2022-05-05 21:58:25 DEBUG (MainThread) [custom_components.hacs] expected token 'end of print statement', got 'open_sensors' 2022-05-05 21:58:26 DEBUG (SyncWorker_7) [custom_components.hacs] Backup for /config/custom_components/alarmo, created in /tmp/hacs_backup/alarmo 2022-05-05 21:58:26 DEBUG (MainThread) [custom_components.hacs] <Integration nielsfaber/alarmo> Local path is set to /config/custom_components/alarmo 2022-05-05 21:58:26 DEBUG (MainThread) [custom_components.hacs] <Integration nielsfaber/alarmo> Remote path is set to custom_components/alarmo 2022-05-05 21:58:26 DEBUG (MainThread) [custom_components.hacs] <Integration nielsfaber/alarmo> ref: v1.9.0 --- tag: v1.9.0 2022-05-05 21:58:26 DEBUG (MainThread) [custom_components.hacs] Checking out tasks to execute 2022-05-05 21:58:26 DEBUG (MainThread) [custom_components.hacs] Starting queue execution for 1 tasks 2022-05-05 21:58:26 DEBUG (MainThread) [custom_components.hacs] Downloading https://github.com/nielsfaber/alarmo/releases/download/v1.9.0/alarmo.zip 2022-05-05 21:58:31 ERROR (MainThread) [custom_components.hacs] Download failed - Cannot connect to host github.com:443 ssl:default [Try again] Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/aiohttp/connector.py", line 1154, in _create_direct_connection hosts = await asyncio.shield(host_resolved) File "/usr/local/lib/python3.9/site-packages/aiohttp/connector.py", line 880, in _resolve_host addrs = await self._resolver.resolve(host, port, family=self._family) File "/usr/local/lib/python3.9/site-packages/aiohttp/resolver.py", line 33, in resolve infos = await self._loop.getaddrinfo( File "/usr/local/lib/python3.9/asyncio/base_events.py", line 856, in getaddrinfo return await self.run_in_executor( File "/usr/local/lib/python3.9/concurrent/futures/thread.py", line 58, in run result = self.fn(self.args, **self.kwargs) File "/usr/local/lib/python3.9/socket.py", line 954, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -3] Try again

The above exception was the direct cause of the following exception:

Traceback (most recent call last): File "/config/custom_components/hacs/base.py", line 605, in async_download_file request = await self.session.get( File "/usr/local/lib/python3.9/site-packages/aiohttp/client.py", line 535, in _request conn = await self._connector.connect( File "/usr/local/lib/python3.9/site-packages/aiohttp/connector.py", line 542, in connect proto = await self._create_connection(req, traces, timeout) File "/usr/local/lib/python3.9/site-packages/aiohttp/connector.py", line 907, in _createconnection , proto = await self._create_direct_connection(req, traces, timeout) File "/usr/local/lib/python3.9/site-packages/aiohttp/connector.py", line 1166, in _create_direct_connection raise ClientConnectorError(req.connection_key, exc) from exc aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host github.com:443 ssl:default [Try again] 2022-05-05 21:58:31 DEBUG (MainThread) [custom_components.hacs] Queue execution finished for 1 tasks finished in 5.02 seconds 2022-05-05 21:58:31 ERROR (MainThread) [custom_components.hacs] <Integration nielsfaber/alarmo> [alarmo.zip] was not downloaded 2022-05-05 21:58:31 DEBUG (SyncWorker_3) [custom_components.hacs] Restored /config/custom_components/alarmo, from backup /tmp/hacs_backup/alarmo 2022-05-05 21:58:31 DEBUG (SyncWorker_5) [custom_components.hacs] Backup dir /tmp/hacs_backup/ cleared 2022-05-05 21:58:31 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [140402164941392] Could not download, see log for details Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/components/websocket_api/commands.py", line 189, in handle_call_service await hass.services.async_call( File "/usr/src/homeassistant/homeassistant/core.py", line 1627, in async_call task.result() File "/usr/src/homeassistant/homeassistant/core.py", line 1664, in _execute_service await cast(Callable[[ServiceCall], Awaitable[None]], handler.job.target)( File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 204, in handle_service await service.entity_service_call( File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 677, in entity_service_call future.result() # pop exception if have File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 964, in async_request_call await coro File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 714, in _handle_entity_call await result File "/usr/src/homeassistant/homeassistant/components/update/init.py", line 152, in async_install await entity.async_install_with_progress(version, backup) File "/usr/src/homeassistant/homeassistant/components/update/init.py", line 411, in async_install_with_progress await self.async_install(version, backup) File "/config/custom_components/hacs/update.py", line 81, in async_install await self.repository.async_install() File "/config/custom_components/hacs/repositories/base.py", line 885, in async_install await self.async_install_repository() File "/config/custom_components/hacs/repositories/base.py", line 956, in async_install_repository raise HacsException("Could not download, see log for details") custom_components.hacs.exceptions.HacsException: Could not download, see log for details`

nlighteneddesign commented 2 years ago

I am also unable to update I see this loop errror: This error originated from a custom integration.

Logger: custom_components.hacs Source: custom_components/hacs/helpers/methods/installation.py:92 Integration: HACS (documentation, issues) First occurred: May 4, 2022, 6:14:16 PM (7 occurrences) Last logged: 10:15:25 PM

Download was not completed [timeout() got an unexpected keyword argument 'loop'] Download was not completed

The front end seems to complete and says one integration needs restarting The update never disappears, same issues with other components through hacs

nlighteneddesign commented 2 years ago

I removed hacs integration and readded it and reauthed the application. and the error persisted.

ludeeus commented 2 years ago

@artohi Your issues are network related, socket.gaierror: [Errno -3] usually means DNS issues. @nlighteneddesign Unrelated and you know it. downgrade HA or run download script of HACS.

Closing as the issue described is not something that can be fixed in HACS, and this has become an issue for unrelated problems.

nlighteneddesign commented 2 years ago

I just want to mention that I added to this discussion because the title Can not download anything from HACS - all downloads fail (HA 2022.5) directly relates to the issue that I am experiencing. I am unable to download HACS updates or update the plugins managed by it. I added the information from the logs that I see when attempting to download.

I'd be happy to open another ticket if you think my issue is unrelated to the current issue. I will also look into the download script you mentioned.

To pull from another community I contribute to I think this principle applies:

This discussion appears to discourage contribution from some participants by assuming a level of education or exposure to information. This can discourage folks that are new to a conversation from asking for help or getting involved. Consider providing the new contributor with links to help them learn the topic or concept.

For more information, please refer to Drupal’s Values and Principles #3 (https://www.drupal.org/about/values-and-principles#foster-a-learning-environment) of fostering a learning environment: long-term contributors should be role models by admitting their own shortcomings and mistakes, being vulnerable, and by giving others the same respect that was once given to them. To keep learning read this article (https://jvns.ca/blog/2017/04/27/no-feigning-surprise) about not feigning surprise.

Principle #9 (https://www.drupal.org/about/values-and-principles#be-constructively-honest-and-relentlessly-optimistic) can also be useful here: be constructively honest, and relentlessly optimistic. You can be optimistic and supportive by giving suggestions for how to improve their contributions. By being helpful, you encourage people to accept feedback and act on it.

This comment is provided as a service (currently being tested) of the Drupal Community Health Team as part of a project to encourage all participants to engage in positive discourse. For more information, please visit https://www.drupal.org/project/drupal_cwg/issues/3129687

nlighteneddesign commented 2 years ago

The download script reinstalled hacs from scratch and resolved the issue. Thanks for pointing that out!