Skip to content

Instantly share code, notes, and snippets.

@neilbags
Last active April 7, 2022 08:35
Show Gist options
  • Save neilbags/9ae312cf1546dd5c5dfba11dd4dcadf8 to your computer and use it in GitHub Desktop.
Save neilbags/9ae312cf1546dd5c5dfba11dd4dcadf8 to your computer and use it in GitHub Desktop.
hass hacs error
Docker image: ghcr.io/home-assistant/home-assistant:stable
Pending updates
HACS
You are running version 1.15.2, version 1.24.3 is available
Sonoff LAN
You are running version v2.4.6, version v2.4.3 is available
homeassistant | 2022-04-07 18:29:45 INFO (MainThread) [backoff] Backing off async_download_file(...) for 0.8s (TypeError: timeout() got an unexpected keyword argument 'loop')
homeassistant | 2022-04-07 18:29:46 INFO (MainThread) [backoff] Backing off async_download_file(...) for 0.2s (TypeError: timeout() got an unexpected keyword argument 'loop')
homeassistant | 2022-04-07 18:29:46 INFO (MainThread) [backoff] Backing off async_download_file(...) for 1.1s (TypeError: timeout() got an unexpected keyword argument 'loop')
homeassistant | 2022-04-07 18:29:47 INFO (MainThread) [backoff] Backing off async_download_file(...) for 1.4s (TypeError: timeout() got an unexpected keyword argument 'loop')
homeassistant | 2022-04-07 18:29:49 ERROR (MainThread) [backoff] Giving up async_download_file(...) after 5 tries (TypeError: timeout() got an unexpected keyword argument 'loop')
homeassistant | 2022-04-07 18:29:49 ERROR (MainThread) [custom_components.hacs] Download was not completed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment