To add to the above, I have been checking all logs and that’s what I have that may be helpful to whoever might help me:
Supervisor log:
23-08-20 16:20:56 INFO (MainThread) [supervisor.plugins.dns] Starting CoreDNS plugin
23-08-20 16:20:57 INFO (MainThread) [supervisor.docker.dns] Starting DNS ghcr.io/home-assistant/amd64-hassio-dns with version 2023.06.2 - 172.30.32.3
23-08-20 16:21:02 WARNING (MainThread) [supervisor.plugins.base] Watchdog found dns plugin failed, restarting…
23-08-20 16:21:02 INFO (SyncWorker_3) [supervisor.docker.manager] Cleaning hassio_dns application
23-08-20 16:21:02 INFO (MainThread) [supervisor.plugins.dns] Starting CoreDNS plugin
23-08-20 16:21:03 INFO (MainThread) [supervisor.docker.dns] Starting DNS ghcr.io/home-assistant/amd64-hassio-dns with version 2023.06.2 - 172.30.32.3
23-08-20 16:21:07 ERROR (MainThread) [asyncio] Task exception was never retrieved
future: <Task finished name=‘Task-825’ coro=<PluginDns.watchdog_container() done, defined at /usr/src/supervisor/supervisor/plugins/dns.py:264> exception=CoreDNSJobError(‘Rate limit exceeded, more then 10 calls in 0:30:00’)>
Traceback (most recent call last):
File “/usr/src/supervisor/supervisor/plugins/dns.py”, line 269, in watchdog_container
return await super().watchdog_container(event)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File “/usr/src/supervisor/supervisor/plugins/base.py”, line 113, in watchdog_container
await self._restart_after_problem(event.state)
File “/usr/src/supervisor/supervisor/jobs/decorator.py”, line 144, in wrapper
raise on_condition(
supervisor.exceptions.CoreDNSJobError: Rate limit exceeded, more then 10 calls in 0:30:00
23-08-20 16:23:09 INFO (MainThread) [supervisor.api.middleware.security] /network/info access from core_ssh
23-08-20 16:23:09 INFO (MainThread) [supervisor.api.middleware.security] /network/info access from core_ssh
23-08-20 16:23:09 INFO (MainThread) [supervisor.api.middleware.security] /host/info access from core_ssh
23-08-20 16:23:09 INFO (MainThread) [supervisor.api.middleware.security] /core/info access from core_ssh
23-08-20 16:23:11 INFO (MainThread) [supervisor.api.middleware.security] /dns/update access from core_ssh
23-08-20 16:24:02 INFO (MainThread) [supervisor.api.middleware.security] /dns/options access from core_ssh
23-08-20 16:24:02 INFO (MainThread) [supervisor.plugins.dns] Restarting CoreDNS plugin
23-08-20 16:24:03 INFO (SyncWorker_3) [supervisor.docker.manager] Restarting hassio_dns
23-08-20 16:24:08 ERROR (MainThread) [asyncio] Task exception was never retrieved
future: <Task finished name=‘Task-988’ coro=<PluginDns.watchdog_container() done, defined at /usr/src/supervisor/supervisor/plugins/dns.py:264> exception=CoreDNSJobError(‘Rate limit exceeded, more then 10 calls in 0:30:00’)>
Traceback (most recent call last):
File “/usr/src/supervisor/supervisor/plugins/dns.py”, line 269, in watchdog_container
return await super().watchdog_container(event)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File “/usr/src/supervisor/supervisor/plugins/base.py”, line 113, in watchdog_container
await self._restart_after_problem(event.state)
File “/usr/src/supervisor/supervisor/jobs/decorator.py”, line 144, in wrapper
raise on_condition(
supervisor.exceptions.CoreDNSJobError: Rate limit exceeded, more then 10 calls in 0:30:00
23-08-20 16:24:08 INFO (MainThread) [supervisor.api.middleware.security] /dns/restart access from core_ssh
23-08-20 16:24:08 INFO (MainThread) [supervisor.plugins.dns] Restarting CoreDNS plugin
23-08-20 16:24:08 INFO (SyncWorker_3) [supervisor.docker.manager] Restarting hassio_dns
23-08-20 16:24:14 ERROR (MainThread) [asyncio] Task exception was never retrieved
future: <Task finished name=‘Task-1035’ coro=<PluginDns.watchdog_container() done, defined at /usr/src/supervisor/supervisor/plugins/dns.py:264> exception=CoreDNSJobError(‘Rate limit exceeded, more then 10 calls in 0:30:00’)>
Traceback (most recent call last):
File “/usr/src/supervisor/supervisor/plugins/dns.py”, line 269, in watchdog_container
return await super().watchdog_container(event)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File “/usr/src/supervisor/supervisor/plugins/base.py”, line 113, in watchdog_container
await self._restart_after_problem(event.state)
File “/usr/src/supervisor/supervisor/jobs/decorator.py”, line 144, in wrapper
raise on_condition(
supervisor.exceptions.CoreDNSJobError: Rate limit exceeded, more then 10 calls in 0:30:00
23-08-20 16:24:22 INFO (MainThread) [supervisor.ingress] Update Ingress as panel for core_ssh
23-08-20 16:25:17 INFO (MainThread) [supervisor.host.network] Updating local network information
23-08-20 16:25:30 INFO (MainThread) [supervisor.api.middleware.security] /dns/restart access from core_ssh
23-08-20 16:25:30 INFO (MainThread) [supervisor.plugins.dns] Restarting CoreDNS plugin
23-08-20 16:25:30 INFO (SyncWorker_1) [supervisor.docker.manager] Restarting hassio_dns
23-08-20 16:25:36 ERROR (MainThread) [asyncio] Task exception was never retrieved
future: <Task finished name=‘Task-1332’ coro=<PluginDns.watchdog_container() done, defined at /usr/src/supervisor/supervisor/plugins/dns.py:264> exception=CoreDNSJobError(‘Rate limit exceeded, more then 10 calls in 0:30:00’)>
Traceback (most recent call last):
File “/usr/src/supervisor/supervisor/plugins/dns.py”, line 269, in watchdog_container
return await super().watchdog_container(event)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File “/usr/src/supervisor/supervisor/plugins/base.py”, line 113, in watchdog_container
await self._restart_after_problem(event.state)
File “/usr/src/supervisor/supervisor/jobs/decorator.py”, line 144, in wrapper
raise on_condition(
supervisor.exceptions.CoreDNSJobError: Rate limit exceeded, more then 10 calls in 0:30:00
23-08-20 16:50:51 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
23-08-20 16:53:04 INFO (MainThread) [supervisor.api.middleware.security] /dns/restart access from core_ssh
23-08-20 16:53:05 INFO (MainThread) [supervisor.plugins.dns] Restarting CoreDNS plugin
23-08-20 16:53:05 INFO (SyncWorker_2) [supervisor.docker.manager] Restarting hassio_dns
23-08-20 16:53:10 WARNING (MainThread) [supervisor.plugins.base] Watchdog found dns plugin failed, restarting…
23-08-20 16:53:10 INFO (SyncWorker_4) [supervisor.docker.manager] Cleaning hassio_dns application
23-08-20 16:53:10 INFO (MainThread) [supervisor.plugins.dns] Starting CoreDNS plugin
23-08-20 16:53:11 INFO (MainThread) [supervisor.docker.dns] Starting DNS ghcr.io/home-assistant/amd64-hassio-dns with version 2023.06.2 - 172.30.32.3
23-08-20 16:53:16 WARNING (MainThread) [supervisor.plugins.base] Watchdog found dns plugin failed, restarting…
23-08-20 16:53:16 INFO (SyncWorker_4) [supervisor.docker.manager] Cleaning hassio_dns application
23-08-20 16:53:16 INFO (MainThread) [supervisor.plugins.dns] Starting CoreDNS plugin
23-08-20 16:53:16 INFO (MainThread) [supervisor.docker.dns] Starting DNS ghcr.io/home-assistant/amd64-hassio-dns with version 2023.06.2 - 172.30.32.3
23-08-20 16:53:21 WARNING (MainThread) [supervisor.plugins.base] Watchdog found dns plugin failed, restarting…
23-08-20 16:53:21 INFO (SyncWorker_2) [supervisor.docker.manager] Cleaning hassio_dns application
23-08-20 16:53:21 INFO (MainThread) [supervisor.plugins.dns] Starting CoreDNS plugin
23-08-20 16:53:22 INFO (MainThread) [supervisor.docker.dns] Starting DNS ghcr.io/home-assistant/amd64-hassio-dns with version 2023.06.2 - 172.30.32.3
23-08-20 16:53:27 WARNING (MainThread) [supervisor.plugins.base] Watchdog found dns plugin failed, restarting…
23-08-20 16:53:27 INFO (SyncWorker_4) [supervisor.docker.manager] Cleaning hassio_dns application
23-08-20 16:53:27 INFO (MainThread) [supervisor.plugins.dns] Starting CoreDNS plugin
23-08-20 16:53:28 INFO (MainThread) [supervisor.docker.dns] Starting DNS ghcr.io/home-assistant/amd64-hassio-dns with version 2023.06.2 - 172.30.32.3
23-08-20 16:53:32 WARNING (MainThread) [supervisor.plugins.base] Watchdog found dns plugin failed, restarting…
23-08-20 16:53:32 INFO (SyncWorker_3) [supervisor.docker.manager] Cleaning hassio_dns application
23-08-20 16:53:32 INFO (MainThread) [supervisor.plugins.dns] Starting CoreDNS plugin
23-08-20 16:53:33 INFO (MainThread) [supervisor.docker.dns] Starting DNS ghcr.io/home-assistant/amd64-hassio-dns with version 2023.06.2 - 172.30.32.3
23-08-20 16:53:38 WARNING (MainThread) [supervisor.plugins.base] Watchdog found dns plugin failed, restarting…
23-08-20 16:53:38 INFO (SyncWorker_1) [supervisor.docker.manager] Cleaning hassio_dns application
23-08-20 16:53:38 INFO (MainThread) [supervisor.plugins.dns] Starting CoreDNS plugin
23-08-20 16:53:39 INFO (MainThread) [supervisor.docker.dns] Starting DNS ghcr.io/home-assistant/amd64-hassio-dns with version 2023.06.2 - 172.30.32.3
"
I hope this may help figuring out what’s the issue. In the meantime, I spent hours googling every single sentence in the log, but nothing tried seems to help my case!
Help please