Closed claustro closed 9 months ago
In same boat, Supervisor have failed for me, not sure how to fix it.
From the logs it seems that Tasmota add-on was holding up the boot process, and got declared as unhealthy.
�[32m23-10-14 00:48:31 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on ghcr.io/hassio-addons/tasmoadmin/amd64 with version 0.25.0�[0m
�[32m23-10-14 00:48:37 INFO (MainThread) [supervisor.api.middleware.security] /supervisor/info access from cebe7a76_hassio_google_drive_backup�[0m
�[32m23-10-14 00:48:37 INFO (MainThread) [supervisor.api.middleware.security] /backups access from cebe7a76_hassio_google_drive_backup�[0m
�[32m23-10-14 00:49:56 INFO (MainThread) [supervisor.auth] Auth request from 'core_mosquitto' for 'mqttuser'�[0m
�[32m23-10-14 00:49:56 INFO (MainThread) [supervisor.auth] Successful login for 'mqttuser'�[0m
�[33m23-10-14 00:50:01 WARNING (MainThread) [supervisor.addons.addon] Watchdog found addon TasmoAdmin is unhealthy, restarting...�[0m
Is this problem reproducible on every system reboot? If so, can you disable the Tasmota add-on to see if that resolves the issue?
In same boat, Supervisor have failed for me, not sure how to fix it.
Is your system reachable as well? If so, can you share the Supervisor logs (Settings > System > Logs, choose Supervisor on the top right).
From the logs it seems that Tasmota add-on was holding up the boot process, and got declared as unhealthy.
Is this problem reproducible on every system reboot? If so, can you disable the Tasmota add-on to see if that resolves the issue?
On reboot the Tasmota error is gone. Still having error on supervisor , the log show different errors every time I reboot
Now this one
23-10-14 11:11:36 ERROR (MainThread) [asyncio] Task exception was never retrieved future: <Task finished name='Task-27073' coro=<Repository.update() done, defined at /usr/src/supervisor/supervisor/store/repository.py:104> exception=StoreGitError()>
There should be an error further above in the logs with details:
23-10-14 11:11:36 ERROR (MainThread) [asyncio] Task exception was never retrieved
future: <Task finished name='Task-27073' coro=<Repository.update() done, defined at /usr/src/supervisor/supervisor/store/repository.py:104> exception=StoreGitError()>
Typically this happens when the add-on git repository is not reachable in one way or another (e.g. Internet connectivity issue). Do you use Pi-hole or similar services?
Thank you for spending your time answering me, No no Pi-hole, am using Adguard as an addon. The fact that is going me crazy is that every time I restart HA I receive different errors in the supervisor log, but my system seems working correctly. I can't understand what this supervisor error should cause
This is the last log after cleaning and restarting HA
23-10-14 14:36:02 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/BeardedTek/BeardedTek-hassio-addons repository 23-10-14 14:36:02 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/adamoutler/Addons repository 23-10-14 14:36:02 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/home-assistant/addons repository 23-10-14 14:36:02 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/sabeechen/hassio-google-drive-backup repository 23-10-14 14:36:02 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json 23-10-14 14:36:32 WARNING (MainThread) [supervisor.misc.tasks] Watchdog miss API response from Home Assistant 23-10-14 14:38:14 ERROR (MainThread) [supervisor.store.git] Can't update https://github.com/home-assistant/addons repo: Cmd('git') failed due to: exit code(128) cmdline: git fetch -v --update-shallow --depth=1 -- origin stderr: 'fatal: unable to access 'https://github.com/home-assistant/addons/': Failed to connect to github.com port 443 after 131002 ms: Couldn't connect to server'. 23-10-14 14:38:14 INFO (MainThread) [supervisor.resolution.module] Create new suggestion execute_reset - store / core 23-10-14 14:38:14 INFO (MainThread) [supervisor.resolution.module] Create new issue corrupt_repository - store / core 23-10-14 14:38:14 ERROR (MainThread) [supervisor.store.git] Can't update https://github.com/marcelveldt/hassio-addons-repo repo: Cmd('git') failed due to: exit code(128) cmdline: git fetch -v --update-shallow --depth=1 -- origin stderr: 'fatal: unable to access 'https://github.com/marcelveldt/hassio-addons-repo/': Failed to connect to github.com port 443 after 131591 ms: Couldn't connect to server'. 23-10-14 14:38:14 INFO (MainThread) [supervisor.resolution.module] Create new suggestion execute_reset - store / 62c7908d 23-10-14 14:38:14 INFO (MainThread) [supervisor.resolution.module] Create new issue corrupt_repository - store / 62c7908d 23-10-14 14:38:14 WARNING (SyncWorker_2) [supervisor.addons.validate] Add-on config 'auto_uart' is deprecated, use 'uart'. Please report this to the maintainer of Z-Wave JS Server DEVELOPMENT 23-10-14 14:38:14 WARNING (SyncWorker_2) [supervisor.addons.validate] Add-on config 'devices' use a deprecated format, the new format uses a list of paths only. Please report this to the maintainer of Google Assistant Webserver 23-10-14 14:38:14 WARNING (SyncWorker_5) [supervisor.addons.validate] Add-on have full device access, and selective device access in the configuration. Please report this to the maintainer of DeskPi Pro Active Cooling 23-10-14 14:38:14 WARNING (SyncWorker_4) [supervisor.addons.validate] Add-on have full device access, and selective device access in the configuration. Please report this to the maintainer of Frigate (Full Access) Beta (0.13.0) 23-10-14 14:38:14 WARNING (SyncWorker_5) [supervisor.addons.validate] Add-on config 'auto_uart' is deprecated, use 'uart'. Please report this to the maintainer of Z-Wave JS Server DEVELOPMENT 23-10-14 14:38:14 WARNING (SyncWorker_5) [supervisor.addons.validate] Add-on config 'devices' use a deprecated format, the new format uses a list of paths only. Please report this to the maintainer of Google Assistant Webserver 23-10-14 14:38:14 WARNING (SyncWorker_0) [supervisor.addons.validate] Add-on have full device access, and selective device access in the configuration. Please report this to the maintainer of DeskPi Pro Active Cooling 23-10-14 14:38:14 WARNING (SyncWorker_6) [supervisor.addons.validate] Add-on have full device access, and selective device access in the configuration. Please report this to the maintainer of Frigate (Full Access) Beta (0.13.0) 23-10-14 14:38:14 INFO (MainThread) [supervisor.store] Loading add-ons from store: 106 all - 0 new - 0 remove 23-10-14 14:38:14 INFO (MainThread) [supervisor.store] Loading add-ons from store: 106 all - 0 new - 0 remove 23-10-14 14:38:14 ERROR (MainThread) [asyncio] Task exception was never retrieved future: <Task finished name='Task-55949' coro=<Repository.update() done, defined at /usr/src/supervisor/supervisor/store/repository.py:104> exception=StoreGitError()> Traceback (most recent call last): File "/usr/src/supervisor/supervisor/store/git.py", line 136, in pull await self.sys_run_in_executor( File "/usr/local/lib/python3.11/concurrent/futures/thread.py", line 58, in run result = self.fn(*self.args, **self.kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/git/remote.py", line 1014, in fetch res = self._get_fetch_info_from_stderr(proc, progress, kill_after_timeout=kill_after_timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/git/remote.py", line 853, in _get_fetch_info_from_stderr proc.wait(stderr=stderr_text) File "/usr/local/lib/python3.11/site-packages/git/cmd.py", line 602, in wait raise GitCommandError(remove_password_if_present(self.args), status, errstr) git.exc.GitCommandError: Cmd('git') failed due to: exit code(128) cmdline: git fetch -v --update-shallow --depth=1 -- origin stderr: 'fatal: unable to access 'https://github.com/home-assistant/addons/': Failed to connect to github.com port 443 after 131002 ms: Couldn't connect to server'
The above exception was the direct cause of the following exception:
Traceback (most recent call last): File "/usr/src/supervisor/supervisor/store/repository.py", line 108, in update await self.git.pull() File "/usr/src/supervisor/supervisor/jobs/decorator.py", line 281, in wrapper raise err File "/usr/src/supervisor/supervisor/jobs/decorator.py", line 274, in wrapper return await self._method(obj, *args, *kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/supervisor/supervisor/store/git.py", line 178, in pull raise StoreGitError() from err supervisor.exceptions.StoreGitError 23-10-14 14:38:14 ERROR (MainThread) [asyncio] Task exception was never retrieved future: <Task finished name='Task-55946' coro=<Repository.update() done, defined at /usr/src/supervisor/supervisor/store/repository.py:104> exception=StoreGitError()> Traceback (most recent call last): File "/usr/src/supervisor/supervisor/store/git.py", line 136, in pull await self.sys_run_in_executor( File "/usr/local/lib/python3.11/concurrent/futures/thread.py", line 58, in run result = self.fn(self.args, **self.kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/git/remote.py", line 1014, in fetch res = self._get_fetch_info_from_stderr(proc, progress, kill_after_timeout=kill_after_timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/git/remote.py", line 853, in _get_fetch_info_from_stderr proc.wait(stderr=stderr_text) File "/usr/local/lib/python3.11/site-packages/git/cmd.py", line 602, in wait raise GitCommandError(remove_password_if_present(self.args), status, errstr) git.exc.GitCommandError: Cmd('git') failed due to: exit code(128) cmdline: git fetch -v --update-shallow --depth=1 -- origin stderr: 'fatal: unable to access 'https://github.com/marcelveldt/hassio-addons-repo/': Failed to connect to github.com port 443 after 131591 ms: Couldn't connect to server'
The above exception was the direct cause of the following exception:
Traceback (most recent call last): File "/usr/src/supervisor/supervisor/store/repository.py", line 108, in update await self.git.pull() File "/usr/src/supervisor/supervisor/jobs/decorator.py", line 281, in wrapper raise err File "/usr/src/supervisor/supervisor/jobs/decorator.py", line 274, in wrapper return await self._method(obj, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/src/supervisor/supervisor/store/git.py", line 178, in pull raise StoreGitError() from err supervisor.exceptions.StoreGitError 23-10-14 14:38:17 INFO (MainThread) [supervisor.auth] Auth request from 'core_mosquitto' for 'mqttuser' 23-10-14 14:38:17 INFO (MainThread) [supervisor.auth] Home Assistant not running, checking cache 23-10-14 14:38:25 INFO (MainThread) [supervisor.auth] Auth request from 'core_mosquitto' for 'mqttuser' 23-10-14 14:38:25 INFO (MainThread) [supervisor.auth] Home Assistant not running, checking cache 23-10-14 14:38:25 ERROR (MainThread) [supervisor.services.modules.mqtt] There is already a MQTT service in use from core_mosquitto 23-10-14 14:38:31 INFO (MainThread) [supervisor.homeassistant.core] Detect a running Home Assistant instance 23-10-14 14:38:31 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API request initialize 23-10-14 14:38:31 INFO (MainThread) [supervisor.api.proxy] WebSocket access from a0d7b954_nodered 23-10-14 14:38:31 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API request running
There hasn't been any activity on this issue recently. To keep our backlog manageable we have to clean old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant OS version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.
Describe the issue you are experiencing
I am having the error "Failed to setup supervisor" after updating to 11.0 . Even with this error all seems working correctly . I tried to reboot the machine without luck
What operating system image do you use?
generic-x86-64 (Generic UEFI capable x86-64 systems)
What version of Home Assistant Operating System is installed?
6.1.56
Did you upgrade the Operating System.
Yes
Steps to reproduce the issue
1. 2. 3. ...
Anything in the Supervisor logs that might be useful for us?
Anything in the Host logs that might be useful for us?
System information
System Information
Home Assistant Community Store
GitHub API | ok -- | -- GitHub Content | ok GitHub Web | ok GitHub API Calls Remaining | 4788 Installed Version | 1.32.1 Stage | running Available Repositories | 1318 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 11.0 -- | -- update_channel | stable supervisor_version | supervisor-2023.10.0 agent_version | 1.6.0 docker_version | 24.0.6 disk_total | 916.2 GB disk_used | 67.0 GB healthy | true supported | true board | generic-x86-64 supervisor_api | ok version_api | ok installed_addons | AdGuard Home (4.8.15), Advanced SSH & Web Terminal (15.0.8), Check Home Assistant configuration (3.11.0), Dropbox Sync (1.3.0), Duck DNS (1.15.0), ESPHome (1.14.3), ESPHome (2023.9.3), File editor (5.6.0), Frigate (0.12.1), HassPyFrigate (0.1), Home Assistant Google Drive Backup (0.111.1), Log Viewer (0.15.1), Mosquitto broker (6.3.1), Node-RED (14.6.1), Samba share (10.0.2), Simple Scheduler (2.11), Studio Code Server (5.11.0), TasmoAdmin (0.25.0), Terminal & SSH (9.7.1), Zigbee2MQTT (1.33.1-1), InfluxDB (4.7.0), Grafana (9.0.3), MQTT Explorer (browser-1.0.1)Dashboards
dashboards | 2 -- | -- resources | 25 views | 13 mode | storageRecorder
oldest_recorder_run | October 11, 2023 at 20:58 -- | -- current_recorder_run | October 14, 2023 at 00:40 estimated_db_size | 178.11 MiB database_engine | sqlite database_version | 3.41.2Sonoff
version | 3.5.1 (122751c) -- | -- cloud_online | 0 / 1 local_online | 1 / 1Spotify
api_endpoint_reachable | ok -- | --Additional information
No response