Skip to content

/config no longer accessible from add-ons after partial restore of HA settings & history #6364

@madbrain76

Description

@madbrain76

Describe the issue you are experiencing

After restoring HA settings & history from a backup, Advanced Terminal & Samba backup add-ons could no longer access /config .

What type of installation are you running?

Home Assistant OS

Which operating system are you running on?

Home Assistant Operating System

Steps to reproduce the issue

  1. I took a full backup of HAOS, including add-ons
  2. I made a few edits to entities/devices
  3. I wanted to revert them, and restore the backup from step 1. I did a partial restore, checking only “Home assistant” / “Settings and history”. I did this from my mobile app.
  4. A couple hours later, I went to my desktop, and noticed that I could no longer access /config in the “Advanced SSH & web terminal” add-on - I got “access denied” errors, even though I was root.
  5. Also, the “Samba share” add-on also gave startup errors, and the share for /config gave “access denied” under my Window client. Neither add-on would work properly after restarting them.
  6. I then uninstalled the “Advanced SSH & Web terminal”.
  7. Subsequently, the Samba share for /config started to work.
  8. I then did another partial restore, and selected only the “Advanced SSH & Web terminal”.
  9. “Advanced SSH & Web terminal” worked properly afterwards

Anything in the Supervisor logs that might be useful for us?

�[32m2025-11-27 21:39:25.028 INFO (MainThread) [supervisor.backups.manager] Partial-Restore 3b8f0de2 start�[0m
�[32m2025-11-27 21:39:30.652 INFO (MainThread) [supervisor.backups.manager] Restore 3b8f0de2 starting stage home_assistant�[0m
�[32m2025-11-27 21:39:30.655 INFO (SyncWorker_3) [supervisor.docker.manager] Stopping homeassistant application�[0m
�[32m2025-11-27 21:39:57.160 INFO (SyncWorker_3) [supervisor.docker.manager] Cleaning homeassistant application�[0m
�[32m2025-11-27 21:40:17.425 INFO (SyncWorker_1) [supervisor.homeassistant.module] Restore Home Assistant Core config folder�[0m
�[32m2025-11-27 21:40:39.689 INFO (SyncWorker_1) [supervisor.homeassistant.module] Restore Home Assistant Core config folder done�[0m
�[32m2025-11-27 21:40:39.689 INFO (SyncWorker_1) [supervisor.homeassistant.module] Restore Home Assistant Core metadata�[0m
�[32m2025-11-27 21:40:40.083 INFO (MainThread) [supervisor.backups.manager] Restore 3b8f0de2 starting stage await_home_assistant_restart�[0m
�[32m2025-11-27 21:40:40.099 INFO (MainThread) [supervisor.homeassistant.module] Update pulse/client.config: /data/tmp/homeassistant_pulse�[0m
�[32m2025-11-27 21:40:40.994 INFO (MainThread) [supervisor.docker.homeassistant] Starting Home Assistant ghcr.io/home-assistant/qemux86-64-homeassistant with version 2025.11.3�[0m
�[32m2025-11-27 21:40:40.994 INFO (MainThread) [supervisor.homeassistant.core] Wait until Home Assistant is ready�[0m
�[32m2025-11-27 21:40:48.148 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state freeze�[0m
�[32m2025-11-27 21:40:48.148 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete�[0m
�[32m2025-11-27 21:40:51.010 INFO (MainThread) [supervisor.homeassistant.core] Home Assistant Core state changed to APIState(core_state='NOT_RUNNING', offline_db_migration=False)�[0m
�[32m2025-11-27 21:40:58.232 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json�[0m
�[32m2025-11-27 21:40:58.237 INFO (MainThread) [supervisor.store.git] Update add-on /data/addons/git/d5369777 repository from https://github.com/music-assistant/home-assistant-addon�[0m
�[32m2025-11-27 21:40:58.239 INFO (MainThread) [supervisor.store.git] Update add-on /data/addons/core repository from https://github.com/home-assistant/addons�[0m
�[32m2025-11-27 21:40:58.239 INFO (MainThread) [supervisor.store.git] Update add-on /data/addons/git/5c53de3b repository from https://github.com/esphome/home-assistant-addon�[0m
�[32m2025-11-27 21:40:58.240 INFO (MainThread) [supervisor.store.git] Update add-on /data/addons/git/a0d7b954 repository from https://github.com/hassio-addons/repository�[0m
�[32m2025-11-27 21:40:58.246 INFO (MainThread) [supervisor.store.git] Update add-on /data/addons/git/7b1e24bd repository from https://github.com/mmotley999/hassos-addons�[0m
�[32m2025-11-27 21:40:58.246 INFO (MainThread) [supervisor.store.git] Update add-on /data/addons/git/15d21743 repository from https://github.com/thomasmauerer/hassio-addons�[0m
�[32m2025-11-27 21:41:21.230 INFO (MainThread) [supervisor.homeassistant.core] Home Assistant Core state changed to APIState(core_state='RUNNING', offline_db_migration=False)�[0m
�[32m2025-11-27 21:41:21.230 INFO (MainThread) [supervisor.homeassistant.core] Detect a running Home Assistant instance�[0m
�[32m2025-11-27 21:41:21.235 INFO (MainThread) [supervisor.backups.manager] Partial-Restore 3b8f0de2 done�[0m
�[32m2025-11-27 21:42:49.777 INFO (MainThread) [supervisor.auth] Auth request from 'core_mosquitto' for 'openevse-top'�[0m
�[33m2025-11-27 21:42:49.986 WARNING (MainThread) [supervisor.auth] Unauthorized login for 'openevse-top'�[0m
�[32m2025-11-27 21:48:10.861 INFO (MainThread) [supervisor.auth] Auth request from 'core_mosquitto' for 'openevse-top'�[0m
�[33m2025-11-27 21:48:11.073 WARNING (MainThread) [supervisor.auth] Unauthorized login for 'openevse-top'�[0m
�[32m2025-11-27 21:53:27.026 INFO (MainThread) [supervisor.auth] Auth request from 'core_mosquitto' for 'openevse-top'�[0m
�[33m2025-11-27 21:53:27.235 WARNING (MainThread) [supervisor.auth] Unauthorized login for 'openevse-top'�[0m
�[32m2025-11-27 21:57:19.962 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token�[0m
�[32m2025-11-27 21:58:02.937 INFO (MainThread) [supervisor.auth] Auth request from 'core_mosquitto' for 'openevse-top'�[0m
�[33m2025-11-27 21:58:03.144 WARNING (MainThread) [supervisor.auth] Unauthorized login for 'openevse-top'�[0m
�[32m2025-11-27 22:02:48.855 INFO (MainThread) [supervisor.auth] Auth request from 'core_mosquitto' for 'openevse-top'�[0m
�[33m2025-11-27 22:02:49.074 WARNING (MainThread) [supervisor.auth] Unauthorized login for 'openevse-top'�[0m
�[32m2025-11-27 22:07:44.746 INFO (MainThread) [supervisor.auth] Auth request from 'core_mosquitto' for 'openevse-top'�[0m
�[33m2025-11-27 22:07:44.953 WARNING (MainThread) [supervisor.auth] Unauthorized login for 'openevse-top'�[0m
�[32m2025-11-27 22:12:25.855 INFO (MainThread) [supervisor.auth] Auth request from 'core_mosquitto' for 'openevse-top'�[0m
�[33m2025-11-27 22:12:26.062 WARNING (MainThread) [supervisor.auth] Unauthorized login for 'openevse-top'�[0m
�[32m2025-11-27 22:17:06.944 INFO (MainThread) [supervisor.auth] Auth request from 'core_mosquitto' for 'openevse-top'�[0m
�[33m2025-11-27 22:17:07.148 WARNING (MainThread) [supervisor.auth] Unauthorized login for 'openevse-top'�[0m
�[32m2025-11-27 22:20:39.677 INFO (MainThread) [supervisor.host.info] Updating local host information�[0m
�[32m2025-11-27 22:20:40.065 INFO (MainThread) [supervisor.host.services] Updating service information�[0m
�[32m2025-11-27 22:20:40.068 INFO (MainThread) [supervisor.host.network] Updating local network information�[0m
�[32m2025-11-27 22:20:40.126 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information�[0m
�[32m2025-11-27 22:20:40.131 INFO (MainThread) [supervisor.host.manager] Host information reload completed�[0m
�[32m2025-11-27 22:21:42.896 INFO (MainThread) [supervisor.auth] Auth request from 'core_mosquitto' for 'openevse-top'�[0m
�[33m2025-11-27 22:21:43.101 WARNING (MainThread) [supervisor.auth] Unauthorized login for 'openevse-top'�[0m
�[32m2025-11-27 22:26:34.166 INFO (MainThread) [supervisor.auth] Auth request from 'core_mosquitto' for 'openevse-top'�[0m
�[33m2025-11-27 22:26:34.373 WARNING (MainThread) [supervisor.auth] Unauthorized login for 'openevse-top'�[0m
�[32m2025-11-27 22:27:15.572 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state running�[0m
�[32m2025-11-27 22:27:15.572 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_failed/dns_server�[0m
�[32m2025-11-27 22:27:15.638 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disabled_data_disk/system�[0m
�[32m2025-11-27 22:27:15.638 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_ipv6_error/dns_server�[0m
�[32m2025-11-27 22:27:15.638 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system�[0m
�[32m2025-11-27 22:27:15.638 INFO (MainThread) [supervisor.resolution.checks.base] Run check for no_current_backup/system�[0m
�[32m2025-11-27 22:27:15.638 INFO (MainThread) [supervisor.resolution.checks.base] Run check for free_space/system�[0m
�[32m2025-11-27 22:27:15.639 INFO (MainThread) [supervisor.resolution.checks.base] Run check for security/core�[0m
�[32m2025-11-27 22:27:15.639 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disk_lifetime/system�[0m
�[32m2025-11-27 22:27:15.640 INFO (MainThread) [supervisor.resolution.checks.base] Run check for ipv4_connection_problem/system�[0m
�[32m2025-11-27 22:27:15.641 INFO (MainThread) [supervisor.resolution.checks.base] Run check for docker_config/system�[0m
�[32m2025-11-27 22:27:15.641 INFO (MainThread) [supervisor.resolution.checks.base] Run check for pwned/addon�[0m
�[32m2025-11-27 22:27:15.641 INFO (MainThread) [supervisor.resolution.check] System checks complete�[0m
�[32m2025-11-27 22:27:15.641 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state running�[0m
�[32m2025-11-27 22:27:15.664 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete�[0m
�[32m2025-11-27 22:27:15.664 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state running�[0m
�[32m2025-11-27 22:27:15.664 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete�[0m
�[32m2025-11-27 22:27:20.110 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token�[0m
�[32m2025-11-27 22:27:25.007 INFO (MainThread) [supervisor.store.git] Update add-on /data/addons/git/5c53de3b repository from https://github.com/esphome/home-assistant-addon�[0m
�[32m2025-11-27 22:27:25.008 INFO (MainThread) [supervisor.store.git] Update add-on /data/addons/git/d5369777 repository from https://github.com/music-assistant/home-assistant-addon�[0m
�[32m2025-11-27 22:27:25.008 INFO (MainThread) [supervisor.store.git] Update add-on /data/addons/git/a0d7b954 repository from https://github.com/hassio-addons/repository�[0m
�[32m2025-11-27 22:27:25.008 INFO (MainThread) [supervisor.store.git] Update add-on /data/addons/core repository from https://github.com/home-assistant/addons�[0m
�[32m2025-11-27 22:27:25.012 INFO (MainThread) [supervisor.store.git] Update add-on /data/addons/git/15d21743 repository from https://github.com/thomasmauerer/hassio-addons�[0m
�[32m2025-11-27 22:27:25.012 INFO (MainThread) [supervisor.store.git] Update add-on /data/addons/git/7b1e24bd repository from https://github.com/mmotley999/hassos-addons�[0m
�[32m2025-11-27 22:31:20.069 INFO (MainThread) [supervisor.auth] Auth request from 'core_mosquitto' for 'openevse-top'�[0m
�[33m2025-11-27 22:31:20.277 WARNING (MainThread) [supervisor.auth] Unauthorized login for 'openevse-top'�[0m
�[32m2025-11-27 22:36:21.078 INFO (MainThread) [supervisor.auth] Auth request from 'core_mosquitto' for 'openevse-top'�[0m
�[33m2025-11-27 22:36:21.292 WARNING (MainThread) [supervisor.auth] Unauthorized login for 'openevse-top'�[0m
�[32m2025-11-27 22:41:02.078 INFO (MainThread) [supervisor.auth] Auth request from 'core_mosquitto' for 'openevse-top'�[0m
�[33m2025-11-27 22:41:02.287 WARNING (MainThread) [supervisor.auth] Unauthorized login for 'openevse-top'�[0m
�[32m2025-11-27 22:45:43.236 INFO (MainThread) [supervisor.auth] Auth request from 'core_mosquitto' for 'openevse-top'�[0m
�[33m2025-11-27 22:45:43.440 WARNING (MainThread) [supervisor.auth] Unauthorized login for 'openevse-top'�[0m
�[32m2025-11-27 22:50:59.455 INFO (MainThread) [supervisor.auth] Auth request from 'core_mosquitto' for 'openevse-top'�[0m
�[33m2025-11-27 22:50:59.664 WARNING (MainThread) [supervisor.auth] Unauthorized login for 'openevse-top'�[0m
�[32m2025-11-27 22:56:10.517 INFO (MainThread) [supervisor.auth] Auth request from 'core_mosquitto' for 'openevse-top'�[0m
�[33m2025-11-27 22:56:10.723 WARNING (MainThread) [supervisor.auth] Unauthorized login for 'openevse-top'�[0m
�[32m2025-11-27 22:57:20.228 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token�[0m
�[32m2025-11-27 23:01:06.756 INFO (MainThread) [supervisor.auth] Auth request from 'core_mosquitto' for 'openevse-top'�[0m
�[33m2025-11-27 23:01:06.962 WARNING (MainThread) [supervisor.auth] Unauthorized login for 'openevse-top'�[0m
�[32m2025-11-27 23:06:37.969 INFO (MainThread) [supervisor.auth] Auth request from 'core_mosquitto' for 'openevse-top'�[0m
�[33m2025-11-27 23:06:38.179 WARNING (MainThread) [supervisor.auth] Unauthorized login for 'openevse-top'�[0m
�[32m2025-11-27 23:11:49.127 INFO (MainThread) [supervisor.auth] Auth request from 'core_mosquitto' for 'openevse-top'�[0m
�[33m2025-11-27 23:11:49.330 WARNING (MainThread) [supervisor.auth] Unauthorized login for 'openevse-top'�[0m
�[32m2025-11-27 23:16:45.222 INFO (MainThread) [supervisor.auth] Auth request from 'core_mosquitto' for 'openevse-top'�[0m
�[33m2025-11-27 23:16:45.436 WARNING (MainThread) [supervisor.auth] Unauthorized login for 'openevse-top'�[0m
�[32m2025-11-27 23:22:06.419 INFO (MainThread) [supervisor.auth] Auth request from 'core_mosquitto' for 'openevse-top'�[0m
�[33m2025-11-27 23:22:06.629 WARNING (MainThread) [supervisor.auth] Unauthorized login for 'openevse-top'�[0m
�[32m2025-11-27 23:26:47.282 INFO (MainThread) [supervisor.auth] Auth request from 'core_mosquitto' for 'openevse-top'�[0m
�[33m2025-11-27 23:26:47.489 WARNING (MainThread) [supervisor.auth] Unauthorized login for 'openevse-top'�[0m
�[32m2025-11-27 23:27:15.665 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state running�[0m
�[32m2025-11-27 23:27:15.665 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_failed/dns_server�[0m
�[32m2025-11-27 23:27:15.730 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disabled_data_disk/system�[0m
�[32m2025-11-27 23:27:15.730 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_ipv6_error/dns_server�[0m
�[32m2025-11-27 23:27:15.730 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system�[0m
�[32m2025-11-27 23:27:15.730 INFO (MainThread) [supervisor.resolution.checks.base] Run check for no_current_backup/system�[0m
�[32m2025-11-27 23:27:15.730 INFO (MainThread) [supervisor.resolution.checks.base] Run check for free_space/system�[0m
�[32m2025-11-27 23:27:15.731 INFO (MainThread) [supervisor.resolution.checks.base] Run check for security/core�[0m
�[32m2025-11-27 23:27:15.731 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disk_lifetime/system�[0m
�[32m2025-11-27 23:27:15.733 INFO (MainThread) [supervisor.resolution.checks.base] Run check for ipv4_connection_problem/system�[0m
�[32m2025-11-27 23:27:15.733 INFO (MainThread) [supervisor.resolution.checks.base] Run check for docker_config/system�[0m
�[32m2025-11-27 23:27:15.733 INFO (MainThread) [supervisor.resolution.checks.base] Run check for pwned/addon�[0m
�[32m2025-11-27 23:27:15.733 INFO (MainThread) [supervisor.resolution.check] System checks complete�[0m
�[32m2025-11-27 23:27:15.733 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state running�[0m
�[32m2025-11-27 23:27:15.756 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete�[0m
�[32m2025-11-27 23:27:15.756 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state running�[0m
�[32m2025-11-27 23:27:15.756 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete�[0m
�[32m2025-11-27 23:27:20.346 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token�[0m
�[32m2025-11-27 23:31:03.544 INFO (MainThread) [supervisor.api.middleware.security] /network/info access from a0d7b954_ssh�[0m
�[32m2025-11-27 23:31:03.545 INFO (MainThread) [supervisor.api.middleware.security] /host/info access from a0d7b954_ssh�[0m
�[32m2025-11-27 23:31:03.552 INFO (MainThread) [supervisor.api.middleware.security] /core/info access from a0d7b954_ssh�[0m
�[32m2025-11-27 23:31:31.949 INFO (SyncWorker_2) [supervisor.docker.manager] Stopping addon_a0d7b954_ssh application�[0m
�[32m2025-11-27 23:31:33.531 INFO (MainThread) [supervisor.auth] Auth request from 'core_mosquitto' for 'openevse-top'�[0m
�[33m2025-11-27 23:31:33.736 WARNING (MainThread) [supervisor.auth] Unauthorized login for 'openevse-top'�[0m
�[32m2025-11-27 23:31:35.137 INFO (SyncWorker_2) [supervisor.docker.manager] Cleaning addon_a0d7b954_ssh application�[0m
�[32m2025-11-27 23:31:35.168 INFO (MainThread) [supervisor.docker.manager] Removing image ghcr.io/hassio-addons/ssh/amd64 with latest�[0m
�[32m2025-11-27 23:31:35.171 INFO (MainThread) [supervisor.docker.manager] Removing image ghcr.io/hassio-addons/ssh/amd64 with 22.0.2�[0m
�[32m2025-11-27 23:31:35.850 INFO (SyncWorker_9) [supervisor.addons.addon] Removing add-on data folder /data/addons/data/a0d7b954_ssh�[0m
�[32m2025-11-27 23:31:35.858 INFO (MainThread) [supervisor.ingress] Update Ingress as panel for a0d7b954_ssh�[0m
�[32m2025-11-27 23:31:35.875 INFO (MainThread) [supervisor.addons.manager] Add-on 'a0d7b954_ssh' successfully removed�[0m
�[32m2025-11-27 23:32:33.013 INFO (SyncWorker_6) [supervisor.docker.manager] Stopping addon_core_samba application�[0m
�[32m2025-11-27 23:32:36.311 INFO (SyncWorker_6) [supervisor.docker.manager] Cleaning addon_core_samba application�[0m
�[32m2025-11-27 23:32:36.566 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on homeassistant/amd64-addon-samba with version 12.5.4�[0m
�[32m2025-11-27 23:32:36.790 INFO (MainThread) [supervisor.api.middleware.security] /network/info access from core_samba�[0m
�[32m2025-11-27 23:32:36.814 INFO (MainThread) [supervisor.api.middleware.security] /network/interface/enp2s1/info access from core_samba�[0m
�[32m2025-11-27 23:33:35.452 INFO (SyncWorker_1) [supervisor.addons.addon] Creating Home Assistant add-on data folder /data/addons/data/a0d7b954_ssh�[0m
�[32m2025-11-27 23:33:35.453 INFO (MainThread) [supervisor.docker.interface] Downloading docker image ghcr.io/hassio-addons/ssh/amd64 with tag 22.0.2.�[0m
�[32m2025-11-27 23:33:46.042 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/hassio-addons/ssh/amd64 with version 22.0.2�[0m
�[32m2025-11-27 23:33:46.051 INFO (MainThread) [supervisor.addons.manager] Add-on 'a0d7b954_ssh' successfully installed�[0m
�[32m2025-11-27 23:33:57.908 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on ghcr.io/hassio-addons/ssh/amd64 with version 22.0.2�[0m
�[32m2025-11-27 23:33:59.294 INFO (MainThread) [supervisor.ingress] Update Ingress as panel for a0d7b954_ssh�[0m
�[33m2025-11-27 23:34:01.389 WARNING (MainThread) [supervisor.addons.addon] Watchdog found addon Advanced SSH & Web Terminal is failed, restarting...�[0m
�[32m2025-11-27 23:34:01.392 INFO (SyncWorker_6) [supervisor.docker.manager] Cleaning addon_a0d7b954_ssh application�[0m
�[32m2025-11-27 23:34:01.575 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on ghcr.io/hassio-addons/ssh/amd64 with version 22.0.2�[0m
�[33m2025-11-27 23:34:03.509 WARNING (MainThread) [supervisor.addons.addon] a0d7b954_ssh is already running!�[0m
�[31m2025-11-27 23:34:03.521 ERROR (MainThread) [supervisor.api.ingress] Ingress error: Cannot connect to host 172.30.32.1:64932 ssl:default [Connect call failed ('172.30.32.1', 64932)]�[0m
�[33m2025-11-27 23:34:05.040 WARNING (MainThread) [supervisor.addons.addon] Watchdog found addon Advanced SSH & Web Terminal is failed, restarting...�[0m
�[32m2025-11-27 23:34:05.043 INFO (SyncWorker_9) [supervisor.docker.manager] Cleaning addon_a0d7b954_ssh application�[0m
�[32m2025-11-27 23:34:05.226 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on ghcr.io/hassio-addons/ssh/amd64 with version 22.0.2�[0m
�[31m2025-11-27 23:34:05.911 ERROR (MainThread) [supervisor.api.ingress] Ingress error: Cannot connect to host 172.30.32.1:64932 ssl:default [Connect call failed ('172.30.32.1', 64932)]�[0m
�[33m2025-11-27 23:34:08.694 WARNING (MainThread) [supervisor.addons.addon] Watchdog found addon Advanced SSH & Web Terminal is failed, restarting...�[0m
�[32m2025-11-27 23:34:08.697 INFO (SyncWorker_9) [supervisor.docker.manager] Cleaning addon_a0d7b954_ssh application�[0m
�[32m2025-11-27 23:34:08.885 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on ghcr.io/hassio-addons/ssh/amd64 with version 22.0.2�[0m
�[33m2025-11-27 23:34:12.357 WARNING (MainThread) [supervisor.addons.addon] Watchdog found addon Advanced SSH & Web Terminal is failed, restarting...�[0m
�[32m2025-11-27 23:34:12.361 INFO (SyncWorker_9) [supervisor.docker.manager] Cleaning addon_a0d7b954_ssh application�[0m
�[32m2025-11-27 23:34:12.539 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on ghcr.io/hassio-addons/ssh/amd64 with version 22.0.2�[0m
�[33m2025-11-27 23:34:16.001 WARNING (MainThread) [supervisor.addons.addon] Watchdog found addon Advanced SSH & Web Terminal is failed, restarting...�[0m
�[32m2025-11-27 23:34:16.004 INFO (SyncWorker_1) [supervisor.docker.manager] Cleaning addon_a0d7b954_ssh application�[0m
�[32m2025-11-27 23:34:16.197 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on ghcr.io/hassio-addons/ssh/amd64 with version 22.0.2�[0m
�[33m2025-11-27 23:34:19.670 WARNING (MainThread) [supervisor.addons.addon] Watchdog found addon Advanced SSH & Web Terminal is failed, restarting...�[0m
�[32m2025-11-27 23:34:19.673 INFO (SyncWorker_1) [supervisor.docker.manager] Cleaning addon_a0d7b954_ssh application�[0m
�[32m2025-11-27 23:34:19.858 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on ghcr.io/hassio-addons/ssh/amd64 with version 22.0.2�[0m
�[33m2025-11-27 23:34:23.333 WARNING (MainThread) [supervisor.addons.addon] Watchdog found addon Advanced SSH & Web Terminal is failed, restarting...�[0m
�[32m2025-11-27 23:34:23.336 INFO (SyncWorker_4) [supervisor.docker.manager] Cleaning addon_a0d7b954_ssh application�[0m
�[31m2025-11-27 23:34:23.338 ERROR (SyncWorker_5) [supervisor.docker.manager] Can't read stats from addon_a0d7b954_ssh: Expecting value: line 1 column 1 (char 0)�[0m
�[32m2025-11-27 23:34:23.527 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on ghcr.io/hassio-addons/ssh/amd64 with version 22.0.2�[0m
�[31m2025-11-27 23:34:26.804 ERROR (MainThread) [supervisor.api.ingress] Ingress error: Cannot connect to host 172.30.32.1:64932 ssl:default [Connect call failed ('172.30.32.1', 64932)]�[0m
�[33m2025-11-27 23:34:27.003 WARNING (MainThread) [supervisor.addons.addon] Watchdog found addon Advanced SSH & Web Terminal is failed, restarting...�[0m
�[32m2025-11-27 23:34:27.006 INFO (SyncWorker_0) [supervisor.docker.manager] Cleaning addon_a0d7b954_ssh application�[0m
�[32m2025-11-27 23:34:27.193 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on ghcr.io/hassio-addons/ssh/amd64 with version 22.0.2�[0m
�[33m2025-11-27 23:34:30.666 WARNING (MainThread) [supervisor.addons.addon] Watchdog found addon Advanced SSH & Web Terminal is failed, restarting...�[0m
�[32m2025-11-27 23:34:30.669 INFO (SyncWorker_8) [supervisor.docker.manager] Cleaning addon_a0d7b954_ssh application�[0m
�[31m2025-11-27 23:34:30.671 ERROR (SyncWorker_4) [supervisor.docker.manager] Can't read stats from addon_a0d7b954_ssh: Expecting value: line 1 column 1 (char 0)�[0m
�[32m2025-11-27 23:34:30.860 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on ghcr.io/hassio-addons/ssh/amd64 with version 22.0.2�[0m
�[31m2025-11-27 23:34:34.337 ERROR (MainThread) [asyncio] Task exception was never retrieved
future: <Task finished name='Task-133021' coro=<Addon.watchdog_container() done, defined at /usr/src/supervisor/supervisor/addons/addon.py:1588> exception=AddonsJobError('Rate limit exceeded, more than 10 calls in 0:30:00')>
Traceback (most recent call last):
  File "/usr/src/supervisor/supervisor/addons/addon.py", line 1602, in watchdog_container
    await self._restart_after_problem(event.state)
  File "/usr/src/supervisor/supervisor/jobs/decorator.py", line 287, in wrapper
    if not await self._handle_throttling(group_name):
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/supervisor/supervisor/jobs/decorator.py", line 552, in _handle_throttling
    raise on_condition(
        f"Rate limit exceeded, more than {self.throttle_max_calls} calls in {self.throttle_period(group_name)}",
    )
supervisor.exceptions.AddonsJobError: Rate limit exceeded, more than 10 calls in 0:30:00�[0m
�[32m2025-11-27 23:34:50.916 INFO (MainThread) [supervisor.backups.manager] Partial-Restore 3b8f0de2 start�[0m
�[32m2025-11-27 23:34:55.849 INFO (MainThread) [supervisor.backups.manager] Restore 3b8f0de2 starting stage addon_repositories�[0m
�[33m2025-11-27 23:34:55.907 WARNING (SyncWorker_1) [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.�[0m
�[33m2025-11-27 23:34:55.911 WARNING (SyncWorker_1) [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.�[0m
�[33m2025-11-27 23:34:55.913 WARNING (SyncWorker_1) [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.�[0m
�[33m2025-11-27 23:34:55.918 WARNING (SyncWorker_1) [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.�[0m
�[33m2025-11-27 23:34:55.922 WARNING (SyncWorker_1) [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.�[0m
�[33m2025-11-27 23:34:55.922 WARNING (SyncWorker_1) [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.�[0m
�[33m2025-11-27 23:34:55.925 WARNING (SyncWorker_1) [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.�[0m
�[33m2025-11-27 23:34:55.926 WARNING (SyncWorker_1) [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.�[0m
�[33m2025-11-27 23:34:55.933 WARNING (SyncWorker_1) [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.�[0m
�[33m2025-11-27 23:34:55.934 WARNING (SyncWorker_1) [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.�[0m
�[32m2025-11-27 23:34:55.982 INFO (MainThread) [supervisor.store] Loading add-ons from store: 83 all - 0 new - 0 remove�[0m
�[32m2025-11-27 23:34:55.982 INFO (MainThread) [supervisor.backups.manager] Restore 3b8f0de2 starting stage addons�[0m
�[32m2025-11-27 23:34:55.991 INFO (MainThread) [supervisor.addons.addon] Restore config for addon a0d7b954_ssh�[0m
�[32m2025-11-27 23:34:56.004 INFO (SyncWorker_7) [supervisor.addons.addon] Restoring data and config for addon a0d7b954_ssh�[0m
�[33m2025-11-27 23:34:56.024 WARNING (MainThread) [supervisor.docker.addon] Advanced SSH & Web Terminal running with disabled protected mode!�[0m
�[32m2025-11-27 23:34:56.030 INFO (SyncWorker_8) [supervisor.docker.manager] Cleaning addon_a0d7b954_ssh application�[0m
�[32m2025-11-27 23:34:56.699 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on ghcr.io/hassio-addons/ssh/amd64 with version 22.0.2�[0m
�[32m2025-11-27 23:34:56.702 INFO (MainThread) [supervisor.addons.addon] Finished restore for add-on a0d7b954_ssh�[0m
�[32m2025-11-27 23:34:56.860 INFO (MainThread) [supervisor.backups.manager] Restore 3b8f0de2 starting stage await_addon_restarts�[0m
�[32m2025-11-27 23:34:56.862 INFO (MainThread) [supervisor.backups.manager] Partial-Restore 3b8f0de2 done�[0m
�[33m2025-11-27 23:36:03.581 WARNING (MainThread) [supervisor.api.ingress] Ingress for 1y3oiId7uT8iG0iYSHrU8XUWwZCHMnA5hKMlXAl1KR0 not available�[0m
�[32m2025-11-27 23:36:13.270 INFO (SyncWorker_10) [supervisor.docker.manager] Stopping addon_a0d7b954_ssh application�[0m
�[32m2025-11-27 23:36:16.404 INFO (SyncWorker_10) [supervisor.docker.manager] Cleaning addon_a0d7b954_ssh application�[0m
�[31m2025-11-27 23:36:16.405 ERROR (MainThread) [asyncio] Task exception was never retrieved
future: <Task finished name='Task-133465' coro=<Addon.watchdog_container() done, defined at /usr/src/supervisor/supervisor/addons/addon.py:1588> exception=AddonsJobError('Rate limit exceeded, more than 10 calls in 0:30:00')>
Traceback (most recent call last):
  File "/usr/src/supervisor/supervisor/addons/addon.py", line 1602, in watchdog_container
    await self._restart_after_problem(event.state)
  File "/usr/src/supervisor/supervisor/jobs/decorator.py", line 287, in wrapper
    if not await self._handle_throttling(group_name):
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/supervisor/supervisor/jobs/decorator.py", line 552, in _handle_throttling
    raise on_condition(
        f"Rate limit exceeded, more than {self.throttle_max_calls} calls in {self.throttle_period(group_name)}",
    )
supervisor.exceptions.AddonsJobError: Rate limit exceeded, more than 10 calls in 0:30:00�[0m
�[32m2025-11-27 23:36:16.428 INFO (MainThread) [supervisor.docker.manager] Removing image ghcr.io/hassio-addons/ssh/amd64 with latest�[0m
�[32m2025-11-27 23:36:16.430 INFO (MainThread) [supervisor.docker.manager] Removing image ghcr.io/hassio-addons/ssh/amd64 with 22.0.2�[0m
�[32m2025-11-27 23:36:16.807 INFO (SyncWorker_11) [supervisor.addons.addon] Removing add-on data folder /data/addons/data/a0d7b954_ssh�[0m
�[32m2025-11-27 23:36:16.818 INFO (MainThread) [supervisor.ingress] Update Ingress as panel for a0d7b954_ssh�[0m
�[32m2025-11-27 23:36:16.836 INFO (MainThread) [supervisor.addons.manager] Add-on 'a0d7b954_ssh' successfully removed�[0m
�[32m2025-11-27 23:36:29.473 INFO (MainThread) [supervisor.auth] Auth request from 'core_mosquitto' for 'openevse-top'�[0m
�[33m2025-11-27 23:36:29.680 WARNING (MainThread) [supervisor.auth] Unauthorized login for 'openevse-top'�[0m
�[32m2025-11-27 23:36:31.721 INFO (MainThread) [supervisor.backups.manager] Partial-Restore 3b8f0de2 start�[0m
�[32m2025-11-27 23:36:36.069 INFO (MainThread) [supervisor.backups.manager] Restore 3b8f0de2 starting stage addon_repositories�[0m
�[33m2025-11-27 23:36:36.138 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.�[0m
�[33m2025-11-27 23:36:36.140 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.�[0m
�[33m2025-11-27 23:36:36.142 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.�[0m
�[33m2025-11-27 23:36:36.149 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.�[0m
�[33m2025-11-27 23:36:36.153 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.�[0m
�[33m2025-11-27 23:36:36.154 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.�[0m
�[33m2025-11-27 23:36:36.156 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.�[0m
�[33m2025-11-27 23:36:36.157 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.�[0m
�[33m2025-11-27 23:36:36.165 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.�[0m
�[33m2025-11-27 23:36:36.166 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.�[0m
�[32m2025-11-27 23:36:36.207 INFO (MainThread) [supervisor.store] Loading add-ons from store: 83 all - 0 new - 0 remove�[0m
�[32m2025-11-27 23:36:36.208 INFO (MainThread) [supervisor.backups.manager] Restore 3b8f0de2 starting stage addons�[0m
�[32m2025-11-27 23:36:36.215 INFO (MainThread) [supervisor.addons.addon] Restore config for addon a0d7b954_ssh�[0m
�[32m2025-11-27 23:36:36.226 INFO (MainThread) [supervisor.addons.addon] Restore/Install of image for addon a0d7b954_ssh�[0m
�[32m2025-11-27 23:36:36.226 INFO (MainThread) [supervisor.docker.interface] Downloading docker image ghcr.io/hassio-addons/ssh/amd64 with tag 22.0.2.�[0m
�[32m2025-11-27 23:36:46.981 INFO (MainThread) [supervisor.docker.interface] Tagging image ghcr.io/hassio-addons/ssh/amd64 with version 22.0.2 as latest�[0m
�[32m2025-11-27 23:36:46.991 INFO (SyncWorker_7) [supervisor.addons.addon] Restoring data and config for addon a0d7b954_ssh�[0m
�[32m2025-11-27 23:36:46.995 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/hassio-addons/ssh/amd64 with version 22.0.2�[0m
�[33m2025-11-27 23:36:47.016 WARNING (MainThread) [supervisor.docker.addon] Advanced SSH & Web Terminal running with disabled protected mode!�[0m
�[32m2025-11-27 23:36:47.572 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on ghcr.io/hassio-addons/ssh/amd64 with version 22.0.2�[0m
�[32m2025-11-27 23:36:47.575 INFO (MainThread) [supervisor.addons.addon] Finished restore for add-on a0d7b954_ssh�[0m
�[32m2025-11-27 23:36:47.576 INFO (MainThread) [supervisor.addons.manager] Detect new Add-on after restore a0d7b954_ssh�[0m
�[32m2025-11-27 23:36:47.585 INFO (MainThread) [supervisor.ingress] Update Ingress as panel for a0d7b954_ssh�[0m
�[32m2025-11-27 23:36:47.735 INFO (MainThread) [supervisor.backups.manager] Restore 3b8f0de2 starting stage await_addon_restarts�[0m
�[32m2025-11-27 23:36:47.736 INFO (MainThread) [supervisor.backups.manager] Partial-Restore 3b8f0de2 done�[0m
�[32m2025-11-27 23:37:45.312 INFO (MainThread) [supervisor.store.git] Update add-on /data/addons/git/a0d7b954 repository from https://github.com/hassio-addons/repository�[0m
�[32m2025-11-27 23:37:45.312 INFO (MainThread) [supervisor.store.git] Update add-on /data/addons/core repository from https://github.com/home-assistant/addons�[0m
�[32m2025-11-27 23:37:45.315 INFO (MainThread) [supervisor.store.git] Update add-on /data/addons/git/5c53de3b repository from https://github.com/esphome/home-assistant-addon�[0m
�[32m2025-11-27 23:37:45.316 INFO (MainThread) [supervisor.store.git] Update add-on /data/addons/git/d5369777 repository from https://github.com/music-assistant/home-assistant-addon�[0m
�[32m2025-11-27 23:37:45.319 INFO (MainThread) [supervisor.store.git] Update add-on /data/addons/git/7b1e24bd repository from https://github.com/mmotley999/hassos-addons�[0m
�[32m2025-11-27 23:37:45.320 INFO (MainThread) [supervisor.store.git] Update add-on /data/addons/git/15d21743 repository from https://github.com/thomasmauerer/hassio-addons�[0m
�[32m2025-11-27 23:37:45.372 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json�[0m
�[32m2025-11-27 23:39:44.085 INFO (MainThread) [supervisor.api.middleware.security] /network/info access from a0d7b954_ssh�[0m
�[32m2025-11-27 23:39:44.088 INFO (MainThread) [supervisor.api.middleware.security] /host/info access from a0d7b954_ssh�[0m
�[32m2025-11-27 23:39:44.091 INFO (MainThread) [supervisor.api.middleware.security] /core/info access from a0d7b954_ssh�[0m

System information

System Information

version core-2025.11.3
installation_type Home Assistant OS
dev false
hassio true
docker true
container_arch amd64
user root
virtualenv false
python_version 3.13.9
os_name Linux
os_version 6.12.51-haos
arch x86_64
timezone America/Los_Angeles
config_dir /config
Home Assistant Community Store
GitHub API ok
GitHub Content ok
GitHub Web ok
HACS Data ok
GitHub API Calls Remaining 5000
Installed Version 2.0.5
Stage running
Available Repositories 2454
Downloaded Repositories 14
Home Assistant Cloud
logged_in true
subscription_expiration December 16, 2025 at 16:00
relayer_connected true
relayer_region us-east-1
remote_enabled true
remote_connected true
alexa_enabled false
google_enabled true
cloud_ice_servers_enabled true
remote_server us-east-1-17.ui.nabu.casa
certificate_status ready
instance_id c9b825984677468084f3757bc03cdac1
can_reach_cert_server ok
can_reach_cloud_auth ok
can_reach_cloud ok
Home Assistant Supervisor
host_os Home Assistant OS 16.3
update_channel stable
supervisor_version supervisor-2025.11.5
agent_version 1.7.2
docker_version 28.3.3
disk_total 62.3 GB
disk_used 35.0 GB
nameservers fe80::dad5:b9ff:fe00:b603, 2601:646:8200:6f3a:a236:9fff:fefa:8a31, 192.168.100.1
healthy true
supported true
host_connectivity true
supervisor_connectivity true
ntp_synchronized true
virtualization vmware
board ova
supervisor_api ok
version_api ok
installed_addons Samba Backup (5.2.0), ESPHome Device Builder (2025.11.2), Samba share (12.5.4), Mosquitto broker (6.5.2), Z-Wave JS UI (6.1.1), Matter Server (8.1.1), File editor (5.8.0), Music Assistant (BETA) (2.7.0b16), Advanced SSH & Web Terminal (22.0.2)
Dashboards
dashboards 7
resources 6
views 7
mode storage
Network Configuration
adapters lo (disabled), enp2s1 (enabled, default, auto), docker0 (disabled), hassio (disabled), vethb48a003 (disabled), veth121db24 (disabled), veth16ac84f (disabled), veth3105da0 (disabled), vethb6a1578 (disabled), veth12bb8db (disabled), vethc6a15fd (disabled), veth33aed93 (disabled), veth56fd066 (disabled), vetha977c91 (disabled)
ipv4_addresses lo (127.0.0.1/8), enp2s1 (192.168.100.110/22), docker0 (172.30.232.1/23), hassio (172.30.32.1/23), vethb48a003 (), veth121db24 (), veth16ac84f (), veth3105da0 (), vethb6a1578 (), veth12bb8db (), vethc6a15fd (), veth33aed93 (), veth56fd066 (), vetha977c91 ()
ipv6_addresses lo (::1/128), enp2s1 (2601:646:8200:6f3a::101b/128, 2601:646:8200:6f3a:5b60:b354:92d6:f664/64, fe80::accf:8197:8709:cd04/64), docker0 (fe80::6cde:7ff:fed3:ffa9/64), hassio (fe80::cd1:a2ff:feea:9534/64), vethb48a003 (fe80::547e:e7ff:fef9:f6d/64), veth121db24 (fe80::d46d:ff:feed:1981/64), veth16ac84f (fe80::50bd:a3ff:fecc:9f05/64), veth3105da0 (fe80::300b:26ff:fe19:7159/64), vethb6a1578 (fe80::e4f7:f5ff:fe10:99e6/64), veth12bb8db (fe80::4c7e:f1ff:fe35:3d2a/64), vethc6a15fd (fe80::4af:a9ff:fe35:35d7/64), veth33aed93 (fe80::3496:13ff:fe16:695a/64), veth56fd066 (fe80::48b8:6aff:fe77:39f2/64), vetha977c91 (fe80::f4ae:a3ff:fea1:ee1f/64)
announce_addresses 192.168.100.110, 2601:646:8200:6f3a::101b, 2601:646:8200:6f3a:5b60:b354:92d6:f664, fe80::accf:8197:8709:cd04
Recorder
oldest_recorder_run November 18, 2025 at 03:08
current_recorder_run November 27, 2025 at 21:40
estimated_db_size 3378.61 MiB
database_engine sqlite
database_version 3.49.2

Supervisor diagnostics

config_entry-hassio-d95141f1659e063b2203ec2a0dea2b19.json

Additional information

I saw this behavior with losing access to /config back in August, so this is not a recent regression.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions