Closed felisida closed 1 year ago
This error has come up a few times from different users and we've never been able to determine the cause. The error indicates SSL verification for Google's endpoint is failing, but why? No one knows.
Could you try restarting Home Assistant's host machine?
i have the same issue restarted reinstalled .... am at a lose
@jonboy86, Can you post what you get from "Actions" > "Report a bug" in the addon web-ui?
@jonboy86, Can you post what you get from "Actions" > "Report a bug" in the addon web-ui?
If you have anything else that could help explain what happened, click "Markdown" above and write it here.
Addon version: 0.110.1
Home Assistant Version: 2023.1.4
Supervisor Version: 2022.12.1
Supervisor Channel: stable
Hassos Version: 9.4
Docker Version: 20.10.19
Architecture: amd64
Machine: qemux86-64
Date: 2023-01-17T17:34:44.907191+00:00
Timezone: Europe/Rome
Failure Time: 2023-01-17T16:41:17.854871+00:00
Last Good Sync: 2023-01-17T16:40:54.311429+00:00
Next Sync: 2023-01-17T18:41:17.854871+00:00
Next Backup: 2023-01-18T12:29:09.592018+00:00
Next Cache Warm: 2023-01-17T18:36:20.671655+00:00
Time Offset: 0.0
addon/backup/creds/driverequester.py:30 (request)
addon/backup/tracing_session.py:39 (_request)
/site-packages/aiohttp/client.py:560 (_request)
/site-packages/aiohttp/client_reqrep.py:899 (start)
/site-packages/aiohttp/streams.py:616 (read)
aiohttp.client_exceptions.ClientOSError: [Errno 1] [SSL: SSLV3_ALERT_BAD_RECORD_MAC] sslv3 alert bad record mac (_ssl.c:2548)
Whose handling caused:
addon/backup/model/coordinator.py:198 (_sync)
addon/backup/model/model.py:246 (sync)
addon/backup/drive/drivesource.py:202 (save)
addon/backup/drive/driverequests.py:293 (create)
addon/backup/drive/driverequests.py:366 (retryRequest)
addon/backup/creds/driverequester.py:65 (request)
backup.exceptions.exceptions.GoogleUnexpectedError
Backups:
{
"HomeAssistant": {
"backups": 1,
"retained": 0,
"deletable": 1,
"name": "HomeAssistant",
"title": "Home Assistant",
"latest": "2023-01-16T12:29:09Z",
"max": 1,
"enabled": true,
"icon": "home-assistant",
"ignored": 1,
"detail": "",
"size": "655.7 MB",
"ignored_size": "61.4 MB",
"free_space": "752.2 GB"
},
"GoogleDrive": {
"backups": 0,
"retained": 0,
"deletable": 0,
"name": "GoogleDrive",
"title": "Google Drive",
"latest": null,
"max": 8,
"enabled": true,
"icon": "google-drive",
"ignored": 0,
"detail": "servizioprenotazione@gmail.com",
"size": "0.0 B",
"ignored_size": "0.0 B",
"free_space": "15.0 GB"
}
}
{
"Setting.MAX_BACKUPS_IN_HA": 1,
"Setting.MAX_BACKUPS_IN_GOOGLE_DRIVE": 8,
"Setting.DAYS_BETWEEN_BACKUPS": 2.0,
"Setting.WARN_FOR_LOW_SPACE": false,
"Setting.EXCLUDE_FOLDERS": "media"
}
01-17 13:40:33 ERROR [backup.model.coordinator] Google gave an unexpected response
01-17 13:40:33 INFO [backup.model.coordinator] I'll try again in 2 hours
01-17 15:31:02 DEBUG [backup.model.destinationprecache] Preemptively retrieving and caching info from the backup destination to avoid peak demand
01-17 15:31:02 DEBUG [backup.drive.driverequests] Requesting refreshed Google Drive credentials
01-17 15:38:04 DEBUG [backup.model.destinationprecache] Preemptively retrieving and caching info from the backup destination to avoid peak demand
01-17 15:40:05 DEBUG [backup.model.destinationprecache] Preemptively retrieving and caching info from the backup destination to avoid peak demand
01-17 15:40:33 DEBUG [backup.model.syncer] Sync requested by Coordinator
01-17 15:40:33 INFO [backup.model.coordinator] Syncing Backups
01-17 15:40:34 INFO [backup.drive.drivesource] Uploading 'Partial Backup 2023-01-16 13:29:09' to Google Drive
01-17 15:40:34 DEBUG [backup.drive.driverequests] Attempting to resume a previously failed upload where we left off
01-17 15:40:34 DEBUG [backup.drive.driverequests] Resuming upload at byte 95420416 of 687575040
01-17 15:40:34 DEBUG [backup.drive.driverequests] Sending 262144 bytes to Google Drive
01-17 15:40:34 DEBUG [backup.drive.drivesource] Uploading Partial Backup 2023-01-16 13:29:09 13.92%
01-17 15:40:34 DEBUG [backup.drive.driverequests] Sending 10485760 bytes to Google Drive
01-17 15:40:54 ERROR [backup.model.coordinator] Google gave an unexpected response
01-17 15:40:54 INFO [backup.model.coordinator] I'll try again in 2 hours
01-17 17:26:06 DEBUG [backup.model.destinationprecache] Preemptively retrieving and caching info from the backup destination to avoid peak demand
01-17 17:26:06 DEBUG [backup.drive.driverequests] Requesting refreshed Google Drive credentials
01-17 17:37:07 DEBUG [backup.model.destinationprecache] Preemptively retrieving and caching info from the backup destination to avoid peak demand
01-17 17:38:08 DEBUG [backup.model.destinationprecache] Preemptively retrieving and caching info from the backup destination to avoid peak demand
01-17 17:40:54 DEBUG [backup.model.syncer] Sync requested by Coordinator
01-17 17:40:54 INFO [backup.model.coordinator] Syncing Backups
01-17 17:40:54 INFO [backup.drive.drivesource] Uploading 'Partial Backup 2023-01-16 13:29:09' to Google Drive
01-17 17:40:54 DEBUG [backup.drive.driverequests] Attempting to resume a previously failed upload where we left off
01-17 17:40:54 DEBUG [backup.drive.driverequests] Resuming upload at byte 97779712 of 687575040
01-17 17:40:54 DEBUG [backup.drive.driverequests] Sending 262144 bytes to Google Drive
01-17 17:40:55 DEBUG [backup.drive.drivesource] Uploading Partial Backup 2023-01-16 13:29:09 14.26%
01-17 17:40:55 DEBUG [backup.drive.driverequests] Sending 10485760 bytes to Google Drive
01-17 17:41:17 ERROR [backup.model.coordinator] Google gave an unexpected response
01-17 17:41:17 INFO [backup.model.coordinator] I'll try again in 2 hours
[32m23-01-17 18:12:01 INFO (MainThread) [supervisor.host.info] Updating local host information[0m
[32m23-01-17 18:12:02 INFO (MainThread) [supervisor.host.services] Updating service information[0m
[32m23-01-17 18:12:02 INFO (MainThread) [supervisor.host.network] Updating local network information[0m
[32m23-01-17 18:12:02 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information[0m
[32m23-01-17 18:12:02 INFO (MainThread) [supervisor.host.manager] Host information reload completed[0m
[33m23-01-17 18:14:04 WARNING (MainThread) [supervisor.addons.options] Unknown option 'langid_fix' for Network UPS Tools (a0d7b954_nut)[0m
[33m23-01-17 18:14:04 WARNING (MainThread) [supervisor.addons.options] Unknown option 'desc' for Network UPS Tools (a0d7b954_nut)[0m
[33m23-01-17 18:19:06 WARNING (MainThread) [supervisor.addons.options] Unknown option 'langid_fix' for Network UPS Tools (a0d7b954_nut)[0m
[33m23-01-17 18:19:06 WARNING (MainThread) [supervisor.addons.options] Unknown option 'desc' for Network UPS Tools (a0d7b954_nut)[0m
[33m23-01-17 18:24:08 WARNING (MainThread) [supervisor.addons.options] Unknown option 'langid_fix' for Network UPS Tools (a0d7b954_nut)[0m
[33m23-01-17 18:24:08 WARNING (MainThread) [supervisor.addons.options] Unknown option 'desc' for Network UPS Tools (a0d7b954_nut)[0m
[33m23-01-17 18:29:10 WARNING (MainThread) [supervisor.addons.options] Unknown option 'langid_fix' for Network UPS Tools (a0d7b954_nut)[0m
[33m23-01-17 18:29:10 WARNING (MainThread) [supervisor.addons.options] Unknown option 'desc' for Network UPS Tools (a0d7b954_nut)[0m
[32m23-01-17 18:30:32 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state CoreState.RUNNING[0m
[32m23-01-17 18:30:32 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.FREE_SPACE/ContextType.SYSTEM[0m
[32m23-01-17 18:30:32 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.PWNED/ContextType.ADDON[0m
[32m23-01-17 18:30:32 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.IPV4_CONNECTION_PROBLEM/ContextType.SYSTEM[0m
[32m23-01-17 18:30:32 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.TRUST/ContextType.SUPERVISOR[0m
[32m23-01-17 18:30:32 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.SECURITY/ContextType.CORE[0m
[32m23-01-17 18:30:32 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.DNS_SERVER_IPV6_ERROR/ContextType.DNS_SERVER[0m
[32m23-01-17 18:30:32 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.DNS_SERVER_FAILED/ContextType.DNS_SERVER[0m
[32m23-01-17 18:30:32 INFO (MainThread) [supervisor.resolution.check] System checks complete[0m
[32m23-01-17 18:30:32 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.RUNNING[0m
[32m23-01-17 18:30:32 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete[0m
[32m23-01-17 18:30:33 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state CoreState.RUNNING[0m
[32m23-01-17 18:30:33 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete[0m
[33m23-01-17 18:34:12 WARNING (MainThread) [supervisor.addons.options] Unknown option 'langid_fix' for Network UPS Tools (a0d7b954_nut)[0m
[33m23-01-17 18:34:12 WARNING (MainThread) [supervisor.addons.options] Unknown option 'desc' for Network UPS Tools (a0d7b954_nut)[0m
[32m23-01-17 18:34:44 INFO (MainThread) [supervisor.api.middleware.security] /supervisor/logs access from cebe7a76_hassio_google_drive_backup[0m
File "/usr/local/lib/python3.10/concurrent/futures/thread.py", line 58, in run
result = self.fn(*self.args, **self.kwargs)
File "/config/custom_components/spotcast/__init__.py", line 85, in get_playlist
resp = spotcast_controller.get_playlists(
File "/config/custom_components/spotcast/spotcast_controller.py", line 322, in get_playlists
resp = client.current_user_playlists(limit=limit)
File "/usr/local/lib/python3.10/site-packages/spotipy/client.py", line 611, in current_user_playlists
return self._get("me/playlists", limit=limit, offset=offset)
File "/usr/local/lib/python3.10/site-packages/spotipy/client.py", line 297, in _get
return self._internal_call("GET", url, payload, kwargs)
File "/usr/local/lib/python3.10/site-packages/spotipy/client.py", line 281, in _internal_call
raise SpotifyException(
spotipy.exceptions.SpotifyException: http status: 429, code:-1 - /v1/me/playlists?limit=10&offset=0:
Max Retries, reason: too many 503 error responses[0m
[31m2023-01-17 17:41:03.229 ERROR (SyncWorker_5) [custom_components.vimar.vimarlink.vimarlink] HTTP timeout occurred[0m
[31m2023-01-17 17:41:03.230 ERROR (MainThread) [custom_components.vimar] Error fetching vimar data: Error communicating with API: cannot unpack non-iterable NoneType object[0m
[31m2023-01-17 17:41:08.608 ERROR (MainThread) [homeassistant.components.shelly] Error fetching Luce garage data: Error fetching data: DeviceConnectionError()[0m
[33m2023-01-17 17:41:09.572 WARNING (Thread-10) [pychromecast.socket_client] [Camera matrimoniale(192.168.86.184):8009] Heartbeat timeout, resetting connection[0m
[33m2023-01-17 17:41:09.608 WARNING (MainThread) [custom_components.smartthinq_sensors.wideq.device] Connection to ThinQ failed. Timeout error - Device: Frigo[0m
[33m2023-01-17 17:41:09.688 WARNING (MainThread) [custom_components.smartthinq_sensors] Status for device Frigo was reset because disconnected or unreachable[0m
[33m2023-01-17 17:41:10.182 WARNING (Thread-11) [pychromecast.socket_client] [Google Ospiti(192.168.86.212):8009] Heartbeat timeout, resetting connection[0m
[31m2023-01-17 17:41:10.426 ERROR (MainThread) [homeassistant.components.shelly] Error fetching Shelly 2 Pro data: Device disconnected: DeviceConnectionError()[0m
[33m2023-01-17 17:41:11.447 WARNING (Thread-12) [pychromecast.socket_client] [Studio(192.168.86.211):8009] Heartbeat timeout, resetting connection[0m
[33m2023-01-17 17:41:12.198 WARNING (Thread-13) [pychromecast.socket_client] [Taverna(192.168.86.162):8009] Heartbeat timeout, resetting connection[0m
[31m2023-01-17 17:41:14.457 ERROR (SyncWorker_1) [homeassistant.components.vicare.binary_sensor] Unable to retrieve data from ViCare server[0m
[31m2023-01-17 17:42:41.308 ERROR (MainThread) [homeassistant.components.shelly] Error fetching Abatjour data: Error fetching data: DeviceConnectionError()[0m
[31m2023-01-17 18:11:50.609 ERROR (MainThread) [homeassistant.components.shelly] Error fetching Luce garage data: Error fetching data: DeviceConnectionError()[0m
[31m2023-01-17 18:27:07.608 ERROR (MainThread) [homeassistant.components.shelly] Error fetching Luce garage data: Error fetching data: DeviceConnectionError()[0m
[33m2023-01-17 18:34:29.973 WARNING (MainThread) [frontend.js.latest.202301100] Icon mdi:desktop-mac was renamed to mdi:monitor, please change your config, it will be removed in version 2022.10.[0m
@jonboy86, Can you post what you get from "Actions" > "Report a bug" in the addon web-ui? `
Description:
If you have anything else that could help explain what happened, click "Markdown" above and write it here.
Addon version: 0.105.2
Home Assistant Version: 2023.1.4
Supervisor Version: 2022.12.1
Supervisor Channel: beta
Hassos Version: 9.4
Docker Version: 20.10.19
Architecture: amd64
Machine: qemux86-64
Date: 2023-01-23T11:38:03.437955+00:00
Timezone: Australia/Perth
Failure Time: 2023-01-23T10:59:30.423202+00:00
Last Good Sync: 2023-01-23T10:58:34.971122+00:00
addon/backup/creds/driverequester.py:30 (request)
addon/backup/tracing_session.py:35 (_request)
/site-packages/aiohttp/client.py:544 (_request)
/site-packages/aiohttp/client_reqrep.py:890 (start)
/site-packages/aiohttp/streams.py:604 (read)
aiohttp.client_exceptions.ClientOSError: [Errno 1] [SSL: SSLV3_ALERT_BAD_RECORD_MAC] sslv3 alert bad record mac (_ssl.c:2633)
Whose handling caused:
addon/backup/model/coordinator.py:176 (_sync)
addon/backup/model/model.py:204 (sync)
addon/backup/drive/drivesource.py:179 (save)
addon/backup/drive/driverequests.py:280 (create)
addon/backup/drive/driverequests.py:349 (retryRequest)
addon/backup/creds/driverequester.py:65 (request)
backup.exceptions.exceptions.GoogleUnexpectedError
Backups:
{
"HomeAssistant": {
"backups": 3,
"retained": 0,
"deletable": 3,
"name": "HomeAssistant",
"title": "Home Assistant",
"latest": "2023-01-19T04:16:16Z",
"max": 3,
"enabled": true,
"icon": "home-assistant",
"ignored": 0,
"size": "4.3 GB",
"ignored_size": "0.0 B",
"free_space": "99.2 GB"
},
"GoogleDrive": {
"backups": 4,
"retained": 0,
"deletable": 4,
"name": "GoogleDrive",
"title": "Google Drive",
"latest": "2023-01-22T04:12:43Z",
"max": 4,
"enabled": true,
"icon": "google-drive",
"ignored": 0,
"size": "2.8 GB",
"ignored_size": "0.0 B",
"free_space": "12.1 GB"
}
}
{
"Setting.MAX_BACKUPS_IN_HA": 3,
"Setting.DAYS_BETWEEN_BACKUPS": 2.0,
"Setting.BACKUP_TIME_OF_DAY": "12:00",
"Setting.SPECIFY_BACKUP_FOLDER": true,
"Setting.DELETE_AFTER_UPLOAD": true,
"Setting.SEND_ERROR_REPORTS": true,
"Setting.CONFIRM_MULTIPLE_DELETES": false,
"Setting.BACKGROUND_COLOR": "#363436",
"Setting.IGNORE_IPV6_ADDRESSES": true,
"Setting.GOOGLE_DRIVE_TIMEOUT_SECONDS": 360.0
}
01-23 18:58:38 DEBUG [backup.drive.driverequests] Making Google Drive request: https://www.googleapis.com/drive/v3/files/?q=%271BPFYPJOC4T51xiHFWqQNZ_ZQAhT9ngkN%27+in+parents&fields=nextPageToken%2Cfiles%28id%2Cname%2CappProperties%2Csize%2Ctrashed%2CmimeType%2CmodifiedTime%2Ccapabilities%2Cparents%2CdriveId%29&pageSize=100&supportsAllDrives=true&includeItemsFromAllDrives=true&corpora=allDrives
01-23 18:58:38 INFO [backup.drive.drivesource] Uploading 'Full Backup 2023-01-19 12:16:12' to Google Drive
01-23 18:58:38 DEBUG [backup.drive.driverequests] Attempting to resume a previously failed upload where we left off
01-23 18:58:38 DEBUG [backup.drive.driverequests] Making Google Drive request: https://www.googleapis.com/upload/drive/v3/files/?uploadType=resumable&supportsAllDrives=true&upload_id=ADPycdsedI7KPr2ucDBsIuGGZlJaxVSyNgn7UAmdM77qiAHjJYM3_Tm7qJxPJjU5mAozrLmKJc50AGTjArcaxqy-2RWDoA
01-23 18:58:38 DEBUG [backup.drive.driverequests] Resuming upload at byte 550502400 of 1500364800
01-23 18:58:38 DEBUG [backup.drive.driverequests] Sending 262144 bytes to Google Drive
01-23 18:58:38 DEBUG [backup.drive.driverequests] Making Google Drive request: https://www.googleapis.com/upload/drive/v3/files/?uploadType=resumable&supportsAllDrives=true&upload_id=ADPycdsedI7KPr2ucDBsIuGGZlJaxVSyNgn7UAmdM77qiAHjJYM3_Tm7qJxPJjU5mAozrLmKJc50AGTjArcaxqy-2RWDoA
01-23 18:58:39 DEBUG [backup.drive.drivesource] Uploading Full Backup 2023-01-19 12:16:12 36.71%
01-23 18:58:39 DEBUG [backup.drive.driverequests] Sending 3932160 bytes to Google Drive
01-23 18:58:39 DEBUG [backup.drive.driverequests] Making Google Drive request: https://www.googleapis.com/upload/drive/v3/files/?uploadType=resumable&supportsAllDrives=true&upload_id=ADPycdsedI7KPr2ucDBsIuGGZlJaxVSyNgn7UAmdM77qiAHjJYM3_Tm7qJxPJjU5mAozrLmKJc50AGTjArcaxqy-2RWDoA
01-23 18:58:41 DEBUG [backup.drive.drivesource] Uploading Full Backup 2023-01-19 12:16:12 36.97%
01-23 18:58:41 DEBUG [backup.drive.driverequests] Sending 10485760 bytes to Google Drive
01-23 18:58:41 DEBUG [backup.drive.driverequests] Making Google Drive request: https://www.googleapis.com/upload/drive/v3/files/?uploadType=resumable&supportsAllDrives=true&upload_id=ADPycdsedI7KPr2ucDBsIuGGZlJaxVSyNgn7UAmdM77qiAHjJYM3_Tm7qJxPJjU5mAozrLmKJc50AGTjArcaxqy-2RWDoA
01-23 18:58:46 DEBUG [backup.drive.drivesource] Uploading Full Backup 2023-01-19 12:16:12 37.67%
01-23 18:58:47 DEBUG [backup.drive.driverequests] Sending 10485760 bytes to Google Drive
01-23 18:58:47 DEBUG [backup.drive.driverequests] Making Google Drive request: https://www.googleapis.com/upload/drive/v3/files/?uploadType=resumable&supportsAllDrives=true&upload_id=ADPycdsedI7KPr2ucDBsIuGGZlJaxVSyNgn7UAmdM77qiAHjJYM3_Tm7qJxPJjU5mAozrLmKJc50AGTjArcaxqy-2RWDoA
01-23 18:58:52 DEBUG [backup.drive.drivesource] Uploading Full Backup 2023-01-19 12:16:12 38.37%
01-23 18:58:52 DEBUG [backup.drive.driverequests] Sending 10485760 bytes to Google Drive
01-23 18:58:52 DEBUG [backup.drive.driverequests] Making Google Drive request: https://www.googleapis.com/upload/drive/v3/files/?uploadType=resumable&supportsAllDrives=true&upload_id=ADPycdsedI7KPr2ucDBsIuGGZlJaxVSyNgn7UAmdM77qiAHjJYM3_Tm7qJxPJjU5mAozrLmKJc50AGTjArcaxqy-2RWDoA
01-23 18:58:57 DEBUG [backup.drive.drivesource] Uploading Full Backup 2023-01-19 12:16:12 39.07%
01-23 18:58:57 DEBUG [backup.drive.driverequests] Sending 10485760 bytes to Google Drive
01-23 18:58:57 DEBUG [backup.drive.driverequests] Making Google Drive request: https://www.googleapis.com/upload/drive/v3/files/?uploadType=resumable&supportsAllDrives=true&upload_id=ADPycdsedI7KPr2ucDBsIuGGZlJaxVSyNgn7UAmdM77qiAHjJYM3_Tm7qJxPJjU5mAozrLmKJc50AGTjArcaxqy-2RWDoA
01-23 18:59:02 DEBUG [backup.drive.drivesource] Uploading Full Backup 2023-01-19 12:16:12 39.77%
01-23 18:59:02 DEBUG [backup.drive.driverequests] Sending 10485760 bytes to Google Drive
01-23 18:59:02 DEBUG [backup.drive.driverequests] Making Google Drive request: https://www.googleapis.com/upload/drive/v3/files/?uploadType=resumable&supportsAllDrives=true&upload_id=ADPycdsedI7KPr2ucDBsIuGGZlJaxVSyNgn7UAmdM77qiAHjJYM3_Tm7qJxPJjU5mAozrLmKJc50AGTjArcaxqy-2RWDoA
01-23 18:59:07 DEBUG [backup.drive.drivesource] Uploading Full Backup 2023-01-19 12:16:12 40.47%
01-23 18:59:08 DEBUG [backup.drive.driverequests] Sending 10485760 bytes to Google Drive
01-23 18:59:08 DEBUG [backup.drive.driverequests] Making Google Drive request: https://www.googleapis.com/upload/drive/v3/files/?uploadType=resumable&supportsAllDrives=true&upload_id=ADPycdsedI7KPr2ucDBsIuGGZlJaxVSyNgn7UAmdM77qiAHjJYM3_Tm7qJxPJjU5mAozrLmKJc50AGTjArcaxqy-2RWDoA
01-23 18:59:30 ERROR [backup.model.coordinator] Google gave an unexpected response
01-23 18:59:30 INFO [backup.model.coordinator] I'll try again in an hour
[32m23-01-23 19:21:11 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.PWNED/ContextType.ADDON[0m
[32m23-01-23 19:21:11 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.DNS_SERVER_FAILED/ContextType.DNS_SERVER[0m
[32m23-01-23 19:21:11 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.DNS_SERVER_IPV6_ERROR/ContextType.DNS_SERVER[0m
[32m23-01-23 19:21:11 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.TRUST/ContextType.SUPERVISOR[0m
[32m23-01-23 19:21:11 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.IPV4_CONNECTION_PROBLEM/ContextType.SYSTEM[0m
[32m23-01-23 19:21:11 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.SECURITY/ContextType.CORE[0m
[32m23-01-23 19:21:11 INFO (MainThread) [supervisor.resolution.check] System checks complete[0m
[32m23-01-23 19:21:11 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.RUNNING[0m
[32m23-01-23 19:21:11 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete[0m
[32m23-01-23 19:21:11 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state CoreState.RUNNING[0m
[32m23-01-23 19:21:11 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete[0m
[32m23-01-23 19:21:49 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token[0m
[33m23-01-23 19:21:51 WARNING (MainThread) [supervisor.addons.options] Option 'anonymous' does not exist in the schema for Mosquitto broker (core_mosquitto)[0m
[33m23-01-23 19:21:51 WARNING (MainThread) [supervisor.addons.options] Option 'interface' does not exist in the schema for Samba share (core_samba)[0m
[33m23-01-23 19:21:51 WARNING (MainThread) [supervisor.addons.options] Option 'dark_mode' does not exist in the schema for Node-RED (a0d7b954_nodered)[0m
[33m23-01-23 19:21:51 WARNING (MainThread) [supervisor.addons.options] Option 'require_ssl' does not exist in the schema for Node-RED (a0d7b954_nodered)[0m
[33m23-01-23 19:27:00 WARNING (MainThread) [supervisor.addons.options] Option 'anonymous' does not exist in the schema for Mosquitto broker (core_mosquitto)[0m
[33m23-01-23 19:27:00 WARNING (MainThread) [supervisor.addons.options] Option 'interface' does not exist in the schema for Samba share (core_samba)[0m
[33m23-01-23 19:27:00 WARNING (MainThread) [supervisor.addons.options] Option 'dark_mode' does not exist in the schema for Node-RED (a0d7b954_nodered)[0m
[33m23-01-23 19:27:00 WARNING (MainThread) [supervisor.addons.options] Option 'require_ssl' does not exist in the schema for Node-RED (a0d7b954_nodered)[0m
[33m23-01-23 19:32:09 WARNING (MainThread) [supervisor.addons.options] Option 'anonymous' does not exist in the schema for Mosquitto broker (core_mosquitto)[0m
[33m23-01-23 19:32:09 WARNING (MainThread) [supervisor.addons.options] Option 'interface' does not exist in the schema for Samba share (core_samba)[0m
[33m23-01-23 19:32:09 WARNING (MainThread) [supervisor.addons.options] Option 'dark_mode' does not exist in the schema for Node-RED (a0d7b954_nodered)[0m
[33m23-01-23 19:32:09 WARNING (MainThread) [supervisor.addons.options] Option 'require_ssl' does not exist in the schema for Node-RED (a0d7b954_nodered)[0m
[33m23-01-23 19:37:17 WARNING (MainThread) [supervisor.addons.options] Option 'anonymous' does not exist in the schema for Mosquitto broker (core_mosquitto)[0m
[33m23-01-23 19:37:17 WARNING (MainThread) [supervisor.addons.options] Option 'interface' does not exist in the schema for Samba share (core_samba)[0m
[33m23-01-23 19:37:17 WARNING (MainThread) [supervisor.addons.options] Option 'dark_mode' does not exist in the schema for Node-RED (a0d7b954_nodered)[0m
[33m23-01-23 19:37:17 WARNING (MainThread) [supervisor.addons.options] Option 'require_ssl' does not exist in the schema for Node-RED (a0d7b954_nodered)[0m
[32m23-01-23 19:38:03 INFO (MainThread) [supervisor.api.middleware.security] /supervisor/logs access from cebe7a76_hassio_google_drive_backup[0m
[33m2023-01-23 18:33:30.205 WARNING (Thread-16) [pychromecast.socket_client] [Speakers(192.168.1.158):32062] Heartbeat timeout, resetting connection[0m
[33m2023-01-23 18:33:30.394 WARNING (Thread-19) [pychromecast.socket_client] [Kitchen display(192.168.1.26):8009] Heartbeat timeout, resetting connection[0m
[33m2023-01-23 18:33:31.625 WARNING (Thread-20) [pychromecast.socket_client] [Office speaker(192.168.1.25):8009] Heartbeat timeout, resetting connection[0m
[33m2023-01-23 18:33:34.001 WARNING (Thread-11) [pychromecast.socket_client] [Theatre TV(192.168.1.243):8009] Heartbeat timeout, resetting connection[0m
[33m2023-01-23 18:38:41.787 WARNING (Thread-3 (alert_stream)) [pyhik.hikvision] IP CAMERA Connection Failed (count=1). Waiting 10s. Err: Watchdog failed.[0m
[33m2023-01-23 18:38:42.114 WARNING (Thread-2 (alert_stream)) [pyhik.hikvision] IP CAMERA Connection Failed (count=1). Waiting 10s. Err: Watchdog failed.[0m
[33m2023-01-23 18:40:31.467 WARNING (MainThread) [homeassistant.components.number.reproduce_state] Invalid state specified for number.rear_hallway_effect_speed: unavailable[0m
[31m2023-01-23 18:59:17.832 ERROR (stream_worker) [homeassistant.components.stream.stream.camera.driveway] Error from stream worker: Error demuxing stream: [Errno 110] Operation timed out: 'rtsp://admin:Nartosis1@192.168.1.237:554/Streaming/Channels/102?transportmode=unicast'[0m
[31m2023-01-23 18:59:17.849 ERROR (stream_worker) [homeassistant.components.stream.stream.camera.pool_area] Error from stream worker: Error demuxing stream: [Errno 110] Operation timed out: 'rtsp://admin:Nartosis1@192.168.1.235:554/Streaming/Channels/102?transportmode=unicast'[0m
[31m2023-01-23 18:59:17.864 ERROR (stream_worker) [homeassistant.components.stream.stream.camera.front_door] Error from stream worker: Error demuxing stream: [Errno 5] I/O error: 'rtsp://admin:Nartosis1@192.168.1.236:554/Streaming/Channels/102?transportmode=unicast'[0m
[33m2023-01-23 18:59:23.315 WARNING (Thread-19) [pychromecast.socket_client] [Kitchen display(192.168.1.26):8009] Heartbeat timeout, resetting connection[0m
[33m2023-01-23 18:59:23.482 WARNING (Thread-16) [pychromecast.socket_client] [Speakers(192.168.1.158):32062] Heartbeat timeout, resetting connection[0m
[33m2023-01-23 18:59:24.820 WARNING (Thread-20) [pychromecast.socket_client] [Office speaker(192.168.1.25):8009] Heartbeat timeout, resetting connection[0m
[33m2023-01-23 18:59:24.888 WARNING (Thread-17) [pychromecast.socket_client] [All(192.168.1.158):32089] Heartbeat timeout, resetting connection[0m
[33m2023-01-23 18:59:24.909 WARNING (Thread-15) [pychromecast.socket_client] [Study display(192.168.1.88):8009] Heartbeat timeout, resetting connection[0m
[33m2023-01-23 18:59:25.358 WARNING (Thread-18) [pychromecast.socket_client] [Back hallway speaker(192.168.1.81):8009] Heartbeat timeout, resetting connection[0m
[31m2023-01-23 18:59:26.533 ERROR (MainThread) [homeassistant.components.androidtv.media_player] Failed to execute an ADB command. ADB connection re-establishing attempt in the next update. Error: Reading from 192.168.1.243:5555 timed out (9.0 seconds)[0m
[33m2023-01-23 18:59:26.782 WARNING (Thread-21) [pychromecast.socket_client] [Cinema speaker(192.168.1.59):8009] Heartbeat timeout, resetting connection[0m
[33m2023-01-23 18:59:26.992 WARNING (Thread-14) [pychromecast.socket_client] [FRONT DOOR SPEAKER(192.168.1.158):8009] Heartbeat timeout, resetting connection[0m
[33m2023-01-23 18:59:28.135 WARNING (Thread-13) [pychromecast.socket_client] [Front of house(192.168.1.243):32162] Heartbeat timeout, resetting connection[0m
[33m2023-01-23 18:59:28.533 WARNING (MainThread) [androidtv.adb_manager.adb_manager_async] Couldn't connect to 192.168.1.243:5555. TcpTimeoutException: Connecting to 192.168.1.243:5555 timed out (1.0 seconds)[0m
[31m2023-01-23 18:59:29.107 ERROR (MainThread) [custom_components.fullykiosk.coordinator] Timeout fetching 192.168.1.212 deviceInfo data[0m
[33m2023-01-23 18:59:30.221 WARNING (Thread-11) [pychromecast.socket_client] [Theatre TV(192.168.1.243):8009] Heartbeat timeout, resetting connection[0m
[33m2023-01-23 19:04:39.670 WARNING (Thread-3 (alert_stream)) [pyhik.hikvision] IP CAMERA Connection Failed (count=1). Waiting 10s. Err: Watchdog failed.[0m
[33m2023-01-23 19:04:39.834 WARNING (Thread-2 (alert_stream)) [pyhik.hikvision] IP CAMERA Connection Failed (count=1). Waiting 10s. Err: Watchdog failed.[0m
[31m2023-01-23 19:36:59.234 ERROR (MainThread) [frontend.js.latest.202301100] https://izjmfywihb6rmlc9djo298e0idhedvss.ui.nabu.casa/hacsfiles/lovelace-media-art-background/media-art-background.js:4:64 Uncaught TypeError: Cannot read properties of undefined (reading 'transition_opacity')[0m
[31m2023-01-23 19:36:59.279 ERROR (MainThread) [frontend.js.latest.202301100] https://izjmfywihb6rmlc9djo298e0idhedvss.ui.nabu.casa/lovelace-home/default_view?homescreen=1:0:0 Uncaught [0m
[31m2023-01-23 19:36:59.591 ERROR (MainThread) [frontend.js.latest.202301100] https://izjmfywihb6rmlc9djo298e0idhedvss.ui.nabu.casa/lovelace-home/default_view?homescreen=1:0:0 Uncaught [0m
[31m2023-01-23 19:37:00.374 ERROR (MainThread) [frontend.js.latest.202301100] https://izjmfywihb6rmlc9djo298e0idhedvss.ui.nabu.casa/lovelace-home/default_view?homescreen=1:0:0 Uncaught [0m
`
Consolidating issues showing this same error.
Duplicate #790
hi, I already tried to reinstall the add-on
Description:
Addon version:
0.110.1
Home Assistant Version:2023.1.2
Supervisor Version:2022.12.1
Supervisor Channel:stable
Hassos Version:9.4
Docker Version:20.10.19
Architecture:amd64
Machine:qemux86-64
Date:2023-01-10T11:32:00.770043+00:00
Timezone:Europe/Rome
Failure Time:2023-01-10T11:22:14.667484+00:00
Last Good Sync:2023-01-10T11:21:58.201812+00:00
Next Sync:2023-01-10T11:43:34.667484+00:00
Next Backup:2023-01-12T10:51:24.277188+00:00
Next Cache Warm:2023-01-10T11:40:10.833354+00:00
Time Offset:0.0
Exception:
Backups:
Config:
Addon Logs:
Supervisor Logs:
Home Assistant Core Logs: