andrew-codechimp / HA-Battery-Notes

A Home Assistant integration to provide battery notes of devices
MIT License
490 stars 87 forks source link

Library update failed #1224

Closed holdestmade closed 6 months ago

holdestmade commented 6 months ago

System Health details

System Information

version core-2024.3.0b5
installation_type Home Assistant OS
dev false
hassio true
docker true
user root
virtualenv false
python_version 3.12.2
os_name Linux
os_version 6.6.16-haos
arch aarch64
timezone Europe/London
config_dir /config
Home Assistant Community Store GitHub API | ok -- | -- GitHub Content | ok GitHub Web | ok GitHub API Calls Remaining | 4993 Installed Version | 1.34.0 Stage | running Available Repositories | 1476 Downloaded Repositories | 48 HACS Data | ok
AccuWeather can_reach_server | ok -- | -- remaining_requests | 45
Home Assistant Cloud logged_in | true -- | -- subscription_expiration | 23 March 2024 at 12:00 am relayer_connected | true relayer_region | eu-central-1 remote_enabled | false remote_connected | false alexa_enabled | true google_enabled | false remote_server | eu-xxxxxxxxxxxxxxxxxxx certificate_status | ready instance_id | xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx can_reach_cert_server | ok can_reach_cloud_auth | ok can_reach_cloud | ok
Home Assistant Supervisor host_os | Home Assistant OS 12.0 -- | -- update_channel | beta supervisor_version | supervisor-2024.02.1 agent_version | 1.6.0 docker_version | 24.0.7 disk_total | 56.6 GB disk_used | 42.3 GB healthy | true supported | true board | odroid-n2 supervisor_api | ok version_api | ok installed_addons | Samba share (12.3.0), Home Assistant Google Drive Backup (0.105.2), Terminal & SSH (9.9.0), Z-Wave JS UI (3.4.0), Mosquitto broker (6.4.0), Zigbee2MQTT (1.35.3-1), go2rtc (1.8.5), GivTCP (2.4.3), OpenSpeedTest (v2.0.3), ESPHome (2024.2.1), Studio Code Server (5.15.0)
Dashboards dashboards | 7 -- | -- resources | 25 error | /config/ui-lovelace.yaml not found views | 34 mode | yaml
Recorder oldest_recorder_run | 26 February 2024 at 4:58 pm -- | -- current_recorder_run | 4 March 2024 at 3:23 pm estimated_db_size | 2166.59 MiB database_engine | sqlite database_version | 3.44.2
Solcast PV Forecast can_reach_server | ok -- | -- used_requests | 0 rooftop_site_count | 2

Checklist

Describe the issue

Error on restart

Library update failed, this could be a GitHub or internet connectivity issue, will retry later.

Reproduction steps

  1. Restart
  2. ...

Debug logs

This error originated from a custom integration.

Logger: custom_components.battery_notes.library_updater
Source: custom_components/battery_notes/library_updater.py:102
integration: Battery Notes (documentation, issues)
First occurred: 3:24:08 pm (1 occurrences)
Last logged: 3:24:08 pm

Library update failed, this could be a GitHub or internet connectivity issue, will retry later.

Diagnostics dump

NA

andrew-codechimp commented 6 months ago

As indicated this could just be a temporary issue at GitHub or with your internet, as it's just one occurrence it'll probably work later.
If you see multiple issues logged then that could be more serious but I'm not seeing issues when mine updates. It doesn't stop functionality, just won't get the latest device details for discovering new things.

holdestmade commented 6 months ago

Ah right, ok, I updated to HA beta and this started so thought it was related to that. I'll keep an eye on it

andrew-codechimp commented 6 months ago

Closing this issue, if it occurs repeatedly then please re-open.