Closed Nessy1970 closed 4 years ago
I have the same problem
`
If you have anything else that could help explain what happened, click "Markdown" above and write it here.
Addon version: 0.101.3
Home Assistant Version: 0.116.4
Supervisor Version: 249
Supervisor Channel: stable
Hassos Version: 4.14
Docker Version: 19.03.11
Architecture: armv7
Machine: raspberrypi3
Date: 2020-10-23T18:38:24.508233+00:00
Timezone: Europe/Warsaw
Failure Time: 2020-10-23T18:37:36.039032+00:00
Last Good Sync: 2020-10-23T18:37:36.009599+00:00
addon/backup/model/coordinator.py:148 (_sync)
addon/backup/model/model.py:133 (sync)
addon/backup/model/model.py:216 (_syncSnapshots)
addon/backup/drive/drivesource.py:84 (get)
addon/backup/drive/drivesource.py:189 (getFolderId)
addon/backup/drive/folderfinder.py:52 (get)
addon/backup/drive/folderfinder.py:80 (save)
FileNotFoundError: [Errno 2] No such file or directory: '/data/folder.dat'
Snapshots:
{
"HomeAssistant": {
"snapshots": 4,
"retained": 0,
"deletable": 4,
"name": "HomeAssistant",
"latest": "2020-10-22T00:54:17Z",
"size": "104.0 MB"
},
"GoogleDrive": {
"snapshots": 14,
"retained": 0,
"deletable": 14,
"name": "GoogleDrive",
"latest": "2020-10-22T00:54:17Z",
"size": "344.2 MB"
}
}
{
"Setting.MAX_SNAPSHOTS_IN_GOOGLE_DRIVE": 14,
"Setting.DAYS_BETWEEN_SNAPSHOTS": 1.0,
"Setting.SNAPSHOT_TIME_OF_DAY": "02:00",
"Setting.IGNORE_IPV6_ADDRESSES": true
}
10-23 18:56:10 DEBUG [backup.drive.driverequests] Requesting refreshed Google Drive credentials
10-23 18:56:10 DEBUG [backup.drive.driverequests] Making Google Drive request: https://www.googleapis.com/drive/v3/files/?q=mimeType%3D%27application%2Fvnd.google-apps.folder%27&fields=nextPageToken%2Cfiles%28id%2Cname%2CappProperties%2Csize%2Ctrashed%2CmimeType%2CmodifiedTime%2Ccapabilities%2Cparents%29&pageSize=100&supportsAllDrives=true&includeItemsFromAllDrives=true&corpora=allDrives
10-23 18:56:11 INFO [backup.drive.folderfinder] Found Home Assistant Snapshots
10-23 18:56:11 DEBUG [backup.drive.driverequests] Making Google Drive request: https://www.googleapis.com/drive/v3/files/?q=%271tkiSUMG08tk38vCB0NcAAnQOlF-oLYbf%27+in+parents&fields=nextPageToken%2Cfiles%28id%2Cname%2CappProperties%2Csize%2Ctrashed%2CmimeType%2CmodifiedTime%2Ccapabilities%2Cparents%29&pageSize=100&supportsAllDrives=true&includeItemsFromAllDrives=true&corpora=allDrives
10-23 18:56:11 ERROR [backup.model.coordinator] A backup folder already exists. Please visit the add-on Web UI to select where to backup.
10-23 18:56:11 INFO [backup.model.coordinator] I'll try again in an hour
10-23 19:56:12 DEBUG [backup.model.syncer] Sync requested by Coordinator
10-23 19:56:12 INFO [backup.model.coordinator] Syncing Snapshots
10-23 19:56:12 DEBUG [backup.ha.harequests] Making Hassio request: http://hassio/snapshots
10-23 19:56:12 DEBUG [backup.drive.driverequests] Requesting refreshed Google Drive credentials
10-23 19:56:12 DEBUG [backup.drive.driverequests] Making Google Drive request: https://www.googleapis.com/drive/v3/files/?q=mimeType%3D%27application%2Fvnd.google-apps.folder%27&fields=nextPageToken%2Cfiles%28id%2Cname%2CappProperties%2Csize%2Ctrashed%2CmimeType%2CmodifiedTime%2Ccapabilities%2Cparents%29&pageSize=100&supportsAllDrives=true&includeItemsFromAllDrives=true&corpora=allDrives
10-23 19:56:13 INFO [backup.drive.folderfinder] Found Home Assistant Snapshots
10-23 19:56:13 DEBUG [backup.drive.driverequests] Making Google Drive request: https://www.googleapis.com/drive/v3/files/?q=%271tkiSUMG08tk38vCB0NcAAnQOlF-oLYbf%27+in+parents&fields=nextPageToken%2Cfiles%28id%2Cname%2CappProperties%2Csize%2Ctrashed%2CmimeType%2CmodifiedTime%2Ccapabilities%2Cparents%29&pageSize=100&supportsAllDrives=true&includeItemsFromAllDrives=true&corpora=allDrives
10-23 19:56:13 ERROR [backup.model.coordinator] A backup folder already exists. Please visit the add-on Web UI to select where to backup.
10-23 19:56:13 INFO [backup.model.coordinator] I'll try again in an hour
10-23 20:35:26 INFO [backup.model.coordinator] Syncing Snapshots
10-23 20:35:26 DEBUG [backup.ha.harequests] Making Hassio request: http://hassio/snapshots
10-23 20:35:26 INFO [backup.drive.folderfinder] Saving snapshot folder: 1tkiSUMG08tk38vCB0NcAAnQOlF-oLYbf
10-23 20:35:26 ERROR [backup.model.coordinator]
addon/backup/model/coordinator.py:148 (_sync)
addon/backup/model/model.py:133 (sync)
addon/backup/model/model.py:216 (_syncSnapshots)
addon/backup/drive/drivesource.py:84 (get)
addon/backup/drive/drivesource.py:189 (getFolderId)
addon/backup/drive/folderfinder.py:52 (get)
addon/backup/drive/folderfinder.py:80 (save)
FileNotFoundError: [Errno 2] No such file or directory: '/data/folder.dat'
10-23 20:35:26 INFO [backup.model.coordinator] I'll try again in an hour
10-23 20:37:25 INFO [backup.model.coordinator] Syncing Snapshots
10-23 20:37:25 DEBUG [backup.ha.harequests] Making Hassio request: http://hassio/snapshots
10-23 20:37:25 INFO [backup.drive.folderfinder] Saving snapshot folder: 1tkiSUMG08tk38vCB0NcAAnQOlF-oLYbf
10-23 20:37:25 ERROR [backup.model.coordinator]
addon/backup/model/coordinator.py:148 (_sync)
addon/backup/model/model.py:133 (sync)
addon/backup/model/model.py:216 (_syncSnapshots)
addon/backup/drive/drivesource.py:84 (get)
addon/backup/drive/drivesource.py:189 (getFolderId)
addon/backup/drive/folderfinder.py:52 (get)
addon/backup/drive/folderfinder.py:80 (save)
FileNotFoundError: [Errno 2] No such file or directory: '/data/folder.dat'
10-23 20:37:25 INFO [backup.model.coordinator] I'll try again in an hour
10-23 20:37:36 INFO [backup.model.coordinator] Syncing Snapshots
10-23 20:37:36 DEBUG [backup.ha.harequests] Making Hassio request: http://hassio/snapshots
10-23 20:37:36 INFO [backup.drive.folderfinder] Saving snapshot folder: 1tkiSUMG08tk38vCB0NcAAnQOlF-oLYbf
10-23 20:37:36 ERROR [backup.model.coordinator]
addon/backup/model/coordinator.py:148 (_sync)
addon/backup/model/model.py:133 (sync)
addon/backup/model/model.py:216 (_syncSnapshots)
addon/backup/drive/drivesource.py:84 (get)
addon/backup/drive/drivesource.py:189 (getFolderId)
addon/backup/drive/folderfinder.py:52 (get)
addon/backup/drive/folderfinder.py:80 (save)
FileNotFoundError: [Errno 2] No such file or directory: '/data/folder.dat'
10-23 20:37:36 INFO [backup.model.coordinator] I'll try again in an hour
[32m20-10-23 15:32:43 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token[0m
[32m20-10-23 15:56:08 INFO (MainThread) [supervisor.api.security] /snapshots access from cebe7a76_hassio_google_drive_backup[0m
[32m20-10-23 16:02:08 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json[0m
[32m20-10-23 16:02:18 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/yllibed/hassio repository[0m
[32m20-10-23 16:02:18 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/home-assistant/hassio-addons repository[0m
[32m20-10-23 16:02:18 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/sabeechen/hassio-google-drive-backup repository[0m
[32m20-10-23 16:02:18 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/danielwelch/hassio-zigbee2mqtt repository[0m
[32m20-10-23 16:02:18 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/hassio-addons/repository repository[0m
[32m20-10-23 16:02:20 INFO (MainThread) [supervisor.store] Loading add-ons from store: 71 all - 0 new - 0 remove[0m
[32m20-10-23 16:02:44 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token[0m
[32m20-10-23 16:32:45 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token[0m
[32m20-10-23 16:56:10 INFO (MainThread) [supervisor.api.security] /snapshots access from cebe7a76_hassio_google_drive_backup[0m
[32m20-10-23 17:02:25 INFO (MainThread) [supervisor.host.info] Updating local host information[0m
[32m20-10-23 17:02:26 INFO (MainThread) [supervisor.host.services] Updating service information[0m
[32m20-10-23 17:02:26 INFO (MainThread) [supervisor.host.network] Updating local network information[0m
[32m20-10-23 17:02:27 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information[0m
[32m20-10-23 17:02:45 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token[0m
[32m20-10-23 17:32:46 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token[0m
[32m20-10-23 17:56:12 INFO (MainThread) [supervisor.api.security] /snapshots access from cebe7a76_hassio_google_drive_backup[0m
[32m20-10-23 18:02:07 INFO (MainThread) [supervisor.snapshots] Found 4 snapshot files[0m
[32m20-10-23 18:02:08 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json[0m
[32m20-10-23 18:02:47 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token[0m
[32m20-10-23 18:32:48 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token[0m
[32m20-10-23 18:35:26 INFO (MainThread) [supervisor.api.security] /snapshots access from cebe7a76_hassio_google_drive_backup[0m
[32m20-10-23 18:35:44 INFO (MainThread) [supervisor.api.security] /supervisor/logs access from cebe7a76_hassio_google_drive_backup[0m
[32m20-10-23 18:35:45 INFO (MainThread) [supervisor.api.security] /core/logs access from cebe7a76_hassio_google_drive_backup[0m
[32m20-10-23 18:37:25 INFO (MainThread) [supervisor.api.security] /snapshots access from cebe7a76_hassio_google_drive_backup[0m
[32m20-10-23 18:37:36 INFO (MainThread) [supervisor.api.security] /snapshots access from cebe7a76_hassio_google_drive_backup[0m
[32m20-10-23 18:38:24 INFO (MainThread) [supervisor.api.security] /supervisor/logs access from cebe7a76_hassio_google_drive_backup[0m
2020-10-23 20:09:46 ERROR (Thread-1694) [custom_components.mitemp_bt.sensor] HCIdump thread: OS error: [Errno 19] error while attempting to bind on interface 0: No such device
2020-10-23 20:10:46 ERROR (Thread-1695) [custom_components.mitemp_bt.sensor] HCIdump thread: OS error: [Errno 19] error while attempting to bind on interface 0: No such device
2020-10-23 20:11:46 ERROR (Thread-1696) [custom_components.mitemp_bt.sensor] HCIdump thread: OS error: [Errno 19] error while attempting to bind on interface 0: No such device
2020-10-23 20:12:46 ERROR (Thread-1697) [custom_components.mitemp_bt.sensor] HCIdump thread: OS error: [Errno 19] error while attempting to bind on interface 0: No such device
2020-10-23 20:13:46 ERROR (Thread-1698) [custom_components.mitemp_bt.sensor] HCIdump thread: OS error: [Errno 19] error while attempting to bind on interface 0: No such device
2020-10-23 20:14:46 ERROR (Thread-1699) [custom_components.mitemp_bt.sensor] HCIdump thread: OS error: [Errno 19] error while attempting to bind on interface 0: No such device
2020-10-23 20:15:46 ERROR (Thread-1700) [custom_components.mitemp_bt.sensor] HCIdump thread: OS error: [Errno 19] error while attempting to bind on interface 0: No such device
2020-10-23 20:16:46 ERROR (Thread-1701) [custom_components.mitemp_bt.sensor] HCIdump thread: OS error: [Errno 19] error while attempting to bind on interface 0: No such device
2020-10-23 20:17:46 ERROR (Thread-1702) [custom_components.mitemp_bt.sensor] HCIdump thread: OS error: [Errno 19] error while attempting to bind on interface 0: No such device
2020-10-23 20:18:46 ERROR (Thread-1703) [custom_components.mitemp_bt.sensor] HCIdump thread: OS error: [Errno 19] error while attempting to bind on interface 0: No such device
2020-10-23 20:19:46 ERROR (Thread-1704) [custom_components.mitemp_bt.sensor] HCIdump thread: OS error: [Errno 19] error while attempting to bind on interface 0: No such device
2020-10-23 20:20:46 ERROR (Thread-1705) [custom_components.mitemp_bt.sensor] HCIdump thread: OS error: [Errno 19] error while attempting to bind on interface 0: No such device
2020-10-23 20:21:46 ERROR (Thread-1706) [custom_components.mitemp_bt.sensor] HCIdump thread: OS error: [Errno 19] error while attempting to bind on interface 0: No such device
2020-10-23 20:22:46 ERROR (Thread-1707) [custom_components.mitemp_bt.sensor] HCIdump thread: OS error: [Errno 19] error while attempting to bind on interface 0: No such device
2020-10-23 20:23:46 ERROR (Thread-1708) [custom_components.mitemp_bt.sensor] HCIdump thread: OS error: [Errno 19] error while attempting to bind on interface 0: No such device
2020-10-23 20:24:46 ERROR (Thread-1709) [custom_components.mitemp_bt.sensor] HCIdump thread: OS error: [Errno 19] error while attempting to bind on interface 0: No such device
2020-10-23 20:25:46 ERROR (Thread-1710) [custom_components.mitemp_bt.sensor] HCIdump thread: OS error: [Errno 19] error while attempting to bind on interface 0: No such device
2020-10-23 20:26:46 ERROR (Thread-1711) [custom_components.mitemp_bt.sensor] HCIdump thread: OS error: [Errno 19] error while attempting to bind on interface 0: No such device
2020-10-23 20:27:46 ERROR (Thread-1712) [custom_components.mitemp_bt.sensor] HCIdump thread: OS error: [Errno 19] error while attempting to bind on interface 0: No such device
2020-10-23 20:28:46 ERROR (Thread-1713) [custom_components.mitemp_bt.sensor] HCIdump thread: OS error: [Errno 19] error while attempting to bind on interface 0: No such device
2020-10-23 20:29:46 ERROR (Thread-1714) [custom_components.mitemp_bt.sensor] HCIdump thread: OS error: [Errno 19] error while attempting to bind on interface 0: No such device
2020-10-23 20:30:46 ERROR (Thread-1715) [custom_components.mitemp_bt.sensor] HCIdump thread: OS error: [Errno 19] error while attempting to bind on interface 0: No such device
2020-10-23 20:31:46 ERROR (Thread-1716) [custom_components.mitemp_bt.sensor] HCIdump thread: OS error: [Errno 19] error while attempting to bind on interface 0: No such device
2020-10-23 20:32:46 ERROR (Thread-1717) [custom_components.mitemp_bt.sensor] HCIdump thread: OS error: [Errno 19] error while attempting to bind on interface 0: No such device
2020-10-23 20:33:46 ERROR (Thread-1718) [custom_components.mitemp_bt.sensor] HCIdump thread: OS error: [Errno 19] error while attempting to bind on interface 0: No such device
2020-10-23 20:34:46 ERROR (Thread-1719) [custom_components.mitemp_bt.sensor] HCIdump thread: OS error: [Errno 19] error while attempting to bind on interface 0: No such device
2020-10-23 20:35:46 ERROR (Thread-1720) [custom_components.mitemp_bt.sensor] HCIdump thread: OS error: [Errno 19] error while attempting to bind on interface 0: No such device
2020-10-23 20:36:46 ERROR (Thread-1721) [custom_components.mitemp_bt.sensor] HCIdump thread: OS error: [Errno 19] error while attempting to bind on interface 0: No such device
2020-10-23 20:37:46 ERROR (Thread-1722) [custom_components.mitemp_bt.sensor] HCIdump thread: OS error: [Errno 19] error while attempting to bind on interface 0: No such device
`
Now that is strange, that directory its complaining about should always be available to the addon. A few questions I have:
Today Ive upgraded to HassOS 4.15 Everything is ok now.
I'm pretty sure this is a supervisor problem then. There are ... a lot of problems that the supervisor can cause. Some are persistant bugs, some are things they fix quickly, and some are transient problems that disappear as mysteriously as they arose. The system has a lot of complexity owing to its docker foundation.
For anyone seeing this, I'd recommend the following:
If none of that works, please reopen this bug and I'll try to help diagnose things further.
Description:
Addon version:
0.101.3
Home Assistant Version:0.116.4
Supervisor Version:247
Supervisor Channel:stable
Hassos Version:4.13
Docker Version:19.03.11
Architecture:armv7
Machine:raspberrypi3
Date:2020-10-16T09:26:34.399889+00:00
Timezone:Europe/Paris
Failure Time:2020-10-16T09:12:47.274113+00:00
Last Good Sync:2020-10-16T09:12:47.228729+00:00
Exception:
Snapshots:
Config:
Addon Logs:
Supervisor Logs:
Home Assistant Core Logs: