-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Description
Describe the issue you are experiencing
I am not able to start any addon. Looks like they all fail and timeout.
Please help.
What type of installation are you running?
Home Assistant Supervised
Which operating system are you running on?
Debian
Which add-on are you reporting an issue with?
File editor, SQLite Web
What is the version of the add-on?
5.8.0
Steps to reproduce the issue
- sudo ha addons start core_configurator --log-level Debug
time="2025-11-15T04:56:21+01:00" level=debug msg="Adding homedir to searchpath" homedir=/root
time="2025-11-15T04:56:21+01:00" level=info msg="No configfile found" time="2025-11-15T04:56:21+01:00" level=debug msg="Debug flags" apiToken=06f0740ecbe5a99b44 5453391f7b3805ad0aff81463dc551896c8a652d0dc129f8bcb792734ed6973f1cfb8a76101619153d536478bb a3d0 cfgFile= endpoint=supervisor logLevel=Debug noProgress=false rawJSON=false time="2025-11-15T04:56:21+01:00" level=debug msg="addons start" args="[core_configurator]" time="2025-11-15T04:56:21+01:00" level=debug msg="[GenerateURI]" base=supervisor command=" {slug}/start" section=addons
time="2025-11-15T04:56:21+01:00" level=debug msg="[GenerateURI] Result" uri="http:// superv isor/addons/{slug}/start" url="http://supervisor/addons/%7Bslug%7D/start" url(string)="htt p:// supervisor/addons/{slug}/start"
Error: Post "http:// supervisor/addons/core_configurator/start": context deadline exceeded (Client. Timeout exceeded while awaiting headers)
System Health information
Add-on File editor is set to start at boot but failed to start. Usually this occurs when the configuration is incorrect or the same port is used in multiple add-ons. Check the configuration as well as logs for File editor and Supervisor.
Use Start to try again or Disable to turn off the start at boot option.
Anything in the Supervisor logs that might be useful for us?
Supervisor log:
2025-11-16 10:16:19.885 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
2025-11-16 10:38:20.570 INFO (MainThread) [supervisor.hardware.monitor] Detecting remove hardware /dev/input/event11 - None
s6-rc: info: service legacy-services: stopping
[09:38:20] INFO: Watchdog restart after closing
2025-11-16 10:38:20.715 INFO (MainThread) [supervisor.misc.scheduler] Shutting down scheduled tasks
2025-11-16 10:38:20.715 INFO (MainThread) [supervisor.docker.monitor] Stopped docker events monitor
2025-11-16 10:38:20.716 INFO (MainThread) [supervisor.api] Stopping API on 172.30.32.2
2025-11-16 10:38:20.716 INFO (MainThread) [supervisor.hardware.monitor] Stopped Supervisor hardware monitor
2025-11-16 10:38:20.718 INFO (MainThread) [supervisor.dbus.manager] Closed conection to system D-Bus.
2025-11-16 10:38:20.718 WARNING (MainThread) [supervisor.homeassistant.websocket] Connection is closed
2025-11-16 10:38:20.794 INFO (MainThread) [supervisor.core] Supervisor is down - 0
2025-11-16 10:38:20.794 INFO (MainThread) [__main__] Closing Supervisor
[09:38:21] WARNING: Halt Supervisor
[09:38:21] INFO: Supervisor restart after closing
s6-rc: info: service legacy-services successfully stopped
s6-rc: info: service legacy-cont-init: stopping
s6-rc: info: service legacy-cont-init successfully stopped
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped
s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
cont-init: info: running /etc/cont-init.d/udev.sh
[09:39:20] INFO: Using udev information from host
cont-init: info: /etc/cont-init.d/udev.sh exited 0
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
services-up: info: copying legacy longrun supervisor (no readiness notification)
services-up: info: copying legacy longrun watchdog (no readiness notification)
s6-rc: info: service legacy-services successfully started
[09:39:20] INFO: Starting local supervisor watchdog...
2025-11-16 09:39:22.722 INFO (MainThread) [__main__] Initializing Supervisor setup
2025-11-16 09:39:22.917 INFO (MainThread) [supervisor.coresys] Setting up coresys for machine: qemux86-64
2025-11-16 10:39:22.922 INFO (MainThread) [supervisor.docker.supervisor] Attaching to Supervisor ghcr.io/home-assistant/amd64-hassio-supervisor with version 2025.11.2
2025-11-16 10:39:22.975 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state initialize
2025-11-16 10:39:22.977 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2025-11-16 10:39:22.977 INFO (MainThread) [__main__] Setting up Supervisor
2025-11-16 10:39:23.103 INFO (MainThread) [supervisor.api] Starting API on 172.30.32.2
2025-11-16 10:39:23.255 INFO (MainThread) [supervisor.hardware.monitor] Started Supervisor hardware monitor
2025-11-16 10:39:23.257 INFO (MainThread) [supervisor.dbus.manager] Connected to system D-Bus.
2025-11-16 10:39:23.258 INFO (MainThread) [supervisor.dbus.agent] Load dbus interface io.hass.os
2025-11-16 10:39:23.259 INFO (MainThread) [supervisor.dbus.hostname] Load dbus interface org.freedesktop.hostname1
2025-11-16 10:39:23.259 INFO (MainThread) [supervisor.dbus.logind] Load dbus interface org.freedesktop.login1
2025-11-16 10:39:23.270 INFO (MainThread) [supervisor.dbus.network] Load dbus interface org.freedesktop.NetworkManager
2025-11-16 10:39:23.271 INFO (MainThread) [supervisor.dbus.rauc] Load dbus interface de.pengutronix.rauc
2025-11-16 10:39:23.272 INFO (MainThread) [supervisor.dbus.resolved] Load dbus interface org.freedesktop.resolve1
2025-11-16 10:39:23.273 INFO (MainThread) [supervisor.dbus.systemd] Load dbus interface org.freedesktop.systemd1
2025-11-16 10:39:23.274 INFO (MainThread) [supervisor.dbus.timedate] Load dbus interface org.freedesktop.timedate1
2025-11-16 10:39:23.317 WARNING (MainThread) [supervisor.dbus.rauc] Host has no rauc support. OTA updates have been disabled.
2025-11-16 10:39:23.354 ERROR (MainThread) [supervisor.dbus.agent] Can't load OS Agent dbus interface io.hass.os /io/hass/os/Config/Swap: D-Bus object /io/hass/os/Config/Swap is not usable, introspection is missing required properties interface
2025-11-16 10:39:23.651 INFO (MainThread) [supervisor.host.services] Updating service information
2025-11-16 10:39:23.657 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
2025-11-16 10:39:23.666 WARNING (SyncWorker_1) [supervisor.host.sound] Can't update PulseAudio data: Failed to connect to pulseaudio server
2025-11-16 10:39:24.087 ERROR (MainThread) [asyncio] Task exception was never retrieved
future: <Task finished name='Task-115' coro=<NetworkSetting.reload() done, defined at /usr/src/supervisor/supervisor/dbus/network/setting/__init__.py:222> exception=TypeError("argument of type 'NoneType' is not iterable")>
Traceback (most recent call last):
File "/usr/src/supervisor/supervisor/dbus/network/setting/__init__.py", line 229, in reload
if CONF_ATTR_CONNECTION in data:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: argument of type 'NoneType' is not iterable
2025-11-16 10:39:29.066 INFO (MainThread) [supervisor.host.network] Updating local network information
2025-11-16 10:39:29.650 INFO (MainThread) [supervisor.host.apparmor] Loading AppArmor Profiles: {'hassio-supervisor'}
2025-11-16 10:39:29.664 INFO (MainThread) [supervisor.os.manager] No Home Assistant Operating System found
2025-11-16 10:39:29.664 INFO (MainThread) [supervisor.mounts.manager] Initializing all user-configured mounts
2025-11-16 10:39:30.073 INFO (MainThread) [supervisor.docker.monitor] Started docker events monitor
2025-11-16 10:39:30.079 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-cli with version 2025.09.0
2025-11-16 10:39:30.145 INFO (MainThread) [supervisor.plugins.cli] Starting CLI plugin
2025-11-16 10:39:30.165 INFO (SyncWorker_2) [supervisor.docker.manager] Cleaning hassio_cli application
Exception in thread Thread-2:
2025-11-16 10:39:30.873 INFO (MainThread) [supervisor.docker.cli] Starting CLI ghcr.io/home-assistant/amd64-hassio-cli with version 2025.09.0 - 172.30.32.5
Traceback (most recent call last):
File "/usr/local/lib/python3.13/threading.py", line 1043, in _bootstrap_inner
self.run()
~~~~~~~~^^
2025-11-16 10:39:30.892 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-dns with version 2025.08.0
File "/usr/src/supervisor/supervisor/docker/monitor.py", line 92, in run
id=event["id"],
~~~~~^^^^^^
KeyError: 'id'
2025-11-16 10:39:30.962 INFO (MainThread) [supervisor.plugins.dns] Starting CoreDNS plugin
2025-11-16 10:39:30.967 INFO (SyncWorker_3) [supervisor.docker.manager] Cleaning hassio_dns application
2025-11-16 10:39:32.014 INFO (MainThread) [supervisor.docker.dns] Starting DNS ghcr.io/home-assistant/amd64-hassio-dns with version 2025.08.0 - 172.30.32.3
2025-11-16 10:39:32.016 INFO (MainThread) [supervisor.plugins.dns] Updated /etc/resolv.conf
2025-11-16 10:39:32.033 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-audio with version 2025.08.0
2025-11-16 10:39:32.069 INFO (MainThread) [supervisor.plugins.audio] Starting Audio plugin
2025-11-16 10:39:32.109 INFO (SyncWorker_2) [supervisor.docker.manager] Cleaning hassio_audio application
2025-11-16 10:39:32.732 INFO (MainThread) [supervisor.docker.audio] Starting Audio ghcr.io/home-assistant/amd64-hassio-audio with version 2025.08.0 - 172.30.32.4
2025-11-16 10:39:32.736 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-observer with version 2025.02.0
2025-11-16 10:39:32.774 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-multicast with version 2025.08.0
2025-11-16 10:39:32.802 INFO (MainThread) [supervisor.plugins.multicast] Starting Multicast plugin
2025-11-16 10:39:32.808 INFO (SyncWorker_2) [supervisor.docker.manager] Cleaning hassio_multicast application
2025-11-16 10:39:33.381 INFO (MainThread) [supervisor.docker.multicast] Starting Multicast ghcr.io/home-assistant/amd64-hassio-multicast with version 2025.08.0 - Host
2025-11-16 10:39:33.408 INFO (MainThread) [supervisor.homeassistant.secrets] Loaded 7 Home Assistant secrets
2025-11-16 10:39:33.409 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/qemux86-64-homeassistant with version 2025.11.2
2025-11-16 10:39:33.479 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/d5369777 repository
2025-11-16 10:39:33.479 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/f4fdf59d repository
2025-11-16 10:39:33.479 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/75a80a57 repository
2025-11-16 10:39:33.479 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/db21ed7f repository
2025-11-16 10:39:33.479 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/core repository
2025-11-16 10:39:33.479 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/402f1039 repository
2025-11-16 10:39:33.486 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/5c53de3b repository
2025-11-16 10:39:33.494 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/a0d7b954 repository
2025-11-16 10:39:33.496 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/3a26b21d repository
2025-11-16 10:39:40.405 WARNING (SyncWorker_8) [supervisor.addons.validate] Add-on 'Tailscale' uses deprecated 'codenotary' field in config. This field is no longer used and will be ignored. Please report this to the maintainer.
2025-11-16 10:39:40.431 WARNING (SyncWorker_8) [supervisor.addons.validate] Add-on 'Studio Code Server' uses deprecated 'codenotary' field in config. This field is no longer used and will be ignored. Please report this to the maintainer.
2025-11-16 10:39:40.481 WARNING (SyncWorker_8) [supervisor.addons.validate] Add-on 'Grocy' uses deprecated 'codenotary' field in config. This field is no longer used and will be ignored. Please report this to the maintainer.
2025-11-16 10:39:40.487 WARNING (SyncWorker_8) [supervisor.addons.validate] Add-on 'MQTT IO' uses deprecated 'codenotary' field in config. This field is no longer used and will be ignored. Please report this to the maintainer.
2025-11-16 10:39:40.501 WARNING (SyncWorker_8) [supervisor.addons.validate] Add-on 'Overseerr' uses deprecated 'codenotary' field in config. This field is no longer used and will be ignored. Please report this to the maintainer.
2025-11-16 10:39:40.504 WARNING (SyncWorker_8) [supervisor.addons.validate] Add-on 'Log Viewer' uses deprecated 'codenotary' field in config. This field is no longer used and will be ignored. Please report this to the maintainer.
2025-11-16 10:39:40.512 WARNING (SyncWorker_8) [supervisor.addons.validate] Add-on 'Folding@home' uses deprecated 'codenotary' field in config. This field is no longer used and will be ignored. Please report this to the maintainer.
2025-11-16 10:39:40.522 WARNING (SyncWorker_8) [supervisor.addons.validate] Add-on 'InfluxDB' uses deprecated 'codenotary' field in config. This field is no longer used and will be ignored. Please report this to the maintainer.
2025-11-16 10:39:40.534 WARNING (SyncWorker_8) [supervisor.addons.validate] Add-on 'Glances' uses deprecated 'codenotary' field in config. This field is no longer used and will be ignored. Please report this to the maintainer.
2025-11-16 10:39:40.551 WARNING (SyncWorker_8) [supervisor.addons.validate] Add-on 'Traccar' uses deprecated 'codenotary' field in config. This field is no longer used and will be ignored. Please report this to the maintainer.
2025-11-16 10:39:40.567 WARNING (SyncWorker_8) [supervisor.addons.validate] Add-on 'Nginx Proxy Manager' uses deprecated 'codenotary' field in config. This field is no longer used and will be ignored. Please report this to the maintainer.
2025-11-16 10:39:40.571 INFO (MainThread) [supervisor.store] Loading add-ons from store: 195 all - 195 new - 0 remove
2025-11-16 10:39:40.694 INFO (MainThread) [supervisor.addons.manager] Found 1 installed add-ons
2025-11-16 10:39:40.761 INFO (MainThread) [supervisor.docker.interface] Attaching to homeassistant/amd64-addon-configurator with version 5.8.0
2025-11-16 10:39:40.794 INFO (MainThread) [supervisor.backups.manager] Found 1 backup files
2025-11-16 10:39:40.798 INFO (MainThread) [supervisor.discovery] Loaded 0 messages
2025-11-16 10:39:40.798 INFO (MainThread) [supervisor.ingress] Loaded 0 ingress sessions
2025-11-16 10:39:40.798 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state setup
2025-11-16 10:39:40.799 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disabled_data_disk/system
2025-11-16 10:39:40.799 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system
2025-11-16 10:39:40.799 INFO (MainThread) [supervisor.resolution.checks.base] Run check for deprecated_addon/addon
2025-11-16 10:39:40.799 INFO (MainThread) [supervisor.resolution.checks.base] Run check for detached_addon_missing/addon
2025-11-16 10:39:40.799 INFO (MainThread) [supervisor.resolution.checks.base] Run check for detached_addon_removed/addon
2025-11-16 10:39:40.799 INFO (MainThread) [supervisor.resolution.checks.base] Run check for duplicate_os_installation/system
2025-11-16 10:39:40.799 INFO (MainThread) [supervisor.resolution.check] System checks complete
2025-11-16 10:39:40.799 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state setup
2025-11-16 10:39:40.799 WARNING (MainThread) [supervisor.resolution.evaluations.base] Systemd journal is not working correctly or inaccessible (more-info: https://www.home-assistant.io/more-info/unsupported/systemd_journal)
2025-11-16 10:39:40.800 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2025-11-16 10:39:40.810 INFO (MainThread) [supervisor.jobs] 'ResolutionFixup.run_autofix' blocked from execution, system is not running - setup
2025-11-16 10:39:40.815 WARNING (MainThread) [supervisor.core] System running in a unsupported environment!
2025-11-16 10:39:40.819 INFO (MainThread) [supervisor.jobs] 'OSManager.mark_healthy' blocked from execution, no Home Assistant OS available
2025-11-16 10:39:40.820 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json
2025-11-16 10:39:40.913 INFO (MainThread) [supervisor.addons.manager] Phase 'initialize' starting 0 add-ons
2025-11-16 10:39:40.932 INFO (MainThread) [supervisor.addons.manager] Phase 'system' starting 0 add-ons
2025-11-16 10:39:40.932 INFO (MainThread) [supervisor.addons.manager] Phase 'services' starting 0 add-ons
2025-11-16 10:39:40.934 INFO (MainThread) [supervisor.core] Start Home Assistant Core
2025-11-16 10:39:40.950 INFO (SyncWorker_6) [supervisor.docker.manager] Starting homeassistant
2025-11-16 10:39:41.311 INFO (MainThread) [supervisor.homeassistant.core] Wait until Home Assistant is ready
2025-11-16 10:39:48.419 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state startup
2025-11-16 10:39:48.419 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2025-11-16 10:39:51.501 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
2025-11-16 10:39:51.508 INFO (MainThread) [supervisor.homeassistant.core] Home Assistant Core state changed to APIState(core_state='NOT_RUNNING', offline_db_migration=False)
2025-11-16 10:40:11.578 INFO (MainThread) [supervisor.homeassistant.core] Home Assistant Core state changed to APIState(core_state='RUNNING', offline_db_migration=False)
2025-11-16 10:40:11.578 INFO (MainThread) [supervisor.homeassistant.core] Detect a running Home Assistant instance
2025-11-16 10:40:11.578 INFO (MainThread) [supervisor.addons.manager] Phase 'application' starting 1 add-ons
2025-11-16 10:40:11.627 INFO (SyncWorker_1) [supervisor.docker.manager] Cleaning addon_core_configurator application
2025-11-16 10:40:12.156 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on homeassistant/amd64-addon-configurator with version 5.8.0
2025-11-16 10:42:12.159 WARNING (MainThread) [supervisor.addons.addon] Timeout while waiting for addon File editor to start, took more than 120 seconds
2025-11-16 10:42:12.159 INFO (MainThread) [supervisor.resolution.module] Create new suggestion execute_start - addon / core_configurator
2025-11-16 10:42:12.160 INFO (MainThread) [supervisor.resolution.module] Create new suggestion disable_boot - addon / core_configurator
2025-11-16 10:42:12.160 INFO (MainThread) [supervisor.resolution.module] Create new issue boot_fail - addon / core_configurator
2025-11-16 10:42:12.175 INFO (MainThread) [supervisor.misc.tasks] All core tasks are scheduled
2025-11-16 10:42:12.176 INFO (MainThread) [supervisor.host.info] Updating local host information
2025-11-16 10:42:12.176 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state running
2025-11-16 10:42:12.176 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_ipv6_error/dns_server
2025-11-16 10:42:12.179 INFO (MainThread) [supervisor.core] Supervisor is up and running
2025-11-16 10:42:12.181 INFO (MainThread) [__main__] Running Supervisor
2025-11-16 10:42:12.194 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disabled_data_disk/system
2025-11-16 10:42:12.194 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system
2025-11-16 10:42:12.194 INFO (MainThread) [supervisor.resolution.checks.base] Run check for pwned/addon
2025-11-16 10:42:12.197 INFO (MainThread) [supervisor.resolution.checks.base] Run check for docker_config/system
2025-11-16 10:42:12.197 INFO (MainThread) [supervisor.resolution.checks.base] Run check for security/core
2025-11-16 10:42:12.197 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disk_lifetime/system
2025-11-16 10:42:12.199 INFO (MainThread) [supervisor.resolution.checks.base] Run check for no_current_backup/system
2025-11-16 10:42:12.199 INFO (MainThread) [supervisor.resolution.module] Create new suggestion create_full_backup - system / None
2025-11-16 10:42:12.200 INFO (MainThread) [supervisor.resolution.module] Create new issue no_current_backup - system / None
2025-11-16 10:42:12.200 INFO (MainThread) [supervisor.resolution.checks.base] Run check for free_space/system
2025-11-16 10:42:12.202 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_failed/dns_server
2025-11-16 10:42:12.217 INFO (MainThread) [supervisor.resolution.checks.base] Run check for ipv4_connection_problem/system
2025-11-16 10:42:12.217 INFO (MainThread) [supervisor.resolution.check] System checks complete
2025-11-16 10:42:12.217 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state running
2025-11-16 10:42:12.301 WARNING (MainThread) [supervisor.resolution.evaluations.base] Found unsupported images: {'ghcr.io/ndm13/ical-filter-proxy', 'lscr.io/linuxserver/lidarr', 'machines/filestash', 'mopidy-docker-compose_mopidy', 'lscr.io/linuxserver/bazarr', 'cyfershepard/jellystat', 'guacamole/guacd', 'ghcr.io/nextcloud-releases/aio-postgresql', 'ghcr.io/nextcloud-releases/aio-notify-push', 'ghcr.io/m1k1o/neko/google-chrome', 'ghcr.io/nextcloud-releases/aio-apache', 'guacamole/guacamole', 'stremio-docker-compose_stremio', 'ghcr.io/nextcloud-releases/aio-talk', 'nextcloud/all-in-one', 'p0rtainer', 'lscr.io/linuxserver/radarr', '4gray/iptvnator', 'olivetin-docker-compose_olivetin', 'ghcr.io/nextcloud-releases/aio-redis', 'cloudflare/cloudflared', 'ghcr.io/nextcloud-releases/aio-nextcloud', 'jellyfin/jellyfin', 'fallenbagel/jellyseerr', 'onlyoffice/documentserver', '4gray/iptvnator-backend', 'lscr.io/linuxserver/prowlarr', 'ghcr.io/organizr/organizr', 'lscr.io/linuxserver/sonarr', 'postgres', 'jaedb/snapserver', 'ghcr.io/nextcloud-releases/aio-whiteboard'} (more-info: https://www.home-assistant.io/more-info/unsupported/software)
2025-11-16 10:42:12.301 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2025-11-16 10:42:12.301 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state running
2025-11-16 10:42:12.301 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete
2025-11-16 10:42:12.449 INFO (MainThread) [supervisor.jobs] 'OSManager.reload' blocked from execution, no Home Assistant OS available
2025-11-16 10:42:12.449 INFO (MainThread) [supervisor.host.services] Updating service information
2025-11-16 10:42:12.458 INFO (MainThread) [supervisor.host.network] Updating local network information
2025-11-16 10:42:12.698 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
2025-11-16 10:42:12.705 INFO (MainThread) [supervisor.host.manager] Host information reload completed
2025-11-16 10:42:17.245 WARNING (MainThread) [supervisor.addons.addon] core_configurator is already running!
2025-11-16 10:42:56.744 WARNING (MainThread) [supervisor.addons.addon] core_configurator is already running!
2025-11-16 10:44:17.247 WARNING (MainThread) [supervisor.addons.addon] Timeout while waiting for addon File editor to start, took more than 120 seconds
Anything in the add-on logs that might be useful for us?
No errors have been reportedAdditional information
Tried to reinstall all addons and rebooted the entire machine multiple times. Currently only file editor is installed.
Zodsmar
Metadata
Metadata
Assignees
Labels
No labels