Closed Trebacz closed 1 year 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:
Someone or something is messing with DNS or https requests (certificates) on your network. This is not something HACS can control.
@ludeeus Thanks ended up being an overly protective firewall here... blocking access to certain domains...
System Health details
System Information
Home Assistant Community Store
GitHub API | ok -- | -- GitHub Content | failed to load: unreachable GitHub Web | ok GitHub API Calls Remaining | 4468 Installed Version | 1.32.1 Stage | running Available Repositories | 1274 Downloaded Repositories | 33Home Assistant Cloud
logged_in | false -- | -- can_reach_cert_server | ok can_reach_cloud_auth | ok can_reach_cloud | okHome Assistant Supervisor
host_os | Home Assistant OS 10.4 -- | -- update_channel | stable supervisor_version | supervisor-2023.07.1 agent_version | 1.5.1 docker_version | 23.0.6 disk_total | 439.4 GB disk_used | 12.9 GB healthy | true supported | true board | rpi4-64 supervisor_api | ok version_api | ok installed_addons | Samba share (10.0.2), Terminal & SSH (9.7.1), InfluxDB (4.7.0), Home Assistant Google Drive Backup (0.111.1), Spotify Connect (0.12.4), ESPHome (2023.7.1), rtl_433 MQTT Auto Discovery (0.6.0), Nextcloud Backup (0.17.7), Matter Server (4.9.0), Double Take (1.13.10)Dashboards
dashboards | 1 -- | -- resources | 20 views | 12 mode | storageRecorder
oldest_recorder_run | July 28, 2023 at 5:15 PM -- | -- current_recorder_run | August 5, 2023 at 2:40 PM estimated_db_size | 2273.19 MiB database_engine | mysql database_version | 10.6.12Spotify
api_endpoint_reachable | ok -- | --Checklist
Describe the issue
Trying to update a roborock integration that was installed and working wonderfly for the past 7 months. I had been unable to update the past 2 updates through the GUI. After getting the notice there were version updates, pressing update would just kick of a spinner and the update would never finish. This does not seem to have anything to do with this particular integration, but perhaps HACS itself. I see this error(s):
Download failed - Cannot connect to host raw.githubusercontent.com:443 ssl:True [SSLCertVerificationError: (1, "[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'raw.githubusercontent.com'. (_ssl.c:1002)")]
File "/usr/local/lib/python3.11/site-packages/aiohttp/connector.py", line 982, in _wrap_create_connection raise ClientConnectorCertificateError(req.connection_key, exc) from exc aiohttp.client_exceptions.ClientConnectorCertificateError: Cannot connect to host raw.githubusercontent.com:443 ssl:True [SSLCertVerificationError: (1, "[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'raw.githubusercontent.com'. (_ssl.c:1002)")]
Reproduction steps
Debug logs
Diagnostics dump
No response