You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please correct me if this is to do with supervisor and not Z2M.
Z2M is consistently crashing and failing, and I am not able to restart it. With these logs:
2025-02-22 05:21:26.463 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on zigbee2mqtt/zigbee2mqtt-aarch64 with version 2.1.1-1 2025-02-22 05:22:02.195 ERROR (MainThread) [asyncio] Task exception was never retrieved future: <Task finished name='Task-62079' coro=<Addon.watchdog_container() done, defined at /usr/src/supervisor/supervisor/addons/addon.py:1530> 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 1544, in watchdog_container await self._restart_after_problem(event.state) File "/usr/src/supervisor/supervisor/jobs/decorator.py", line 291, in wrapper 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
Addon version
V2.1.1-1
Platform
Core 2025.2.4
Supervisor 2025.02.1
Operating System 14.2
Frontend 20250214.0
Description of the issue
Please correct me if this is to do with supervisor and not Z2M.
Z2M is consistently crashing and failing, and I am not able to restart it. With these logs:
2025-02-22 05:21:26.463 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on zigbee2mqtt/zigbee2mqtt-aarch64 with version 2.1.1-1 2025-02-22 05:22:02.195 ERROR (MainThread) [asyncio] Task exception was never retrieved future: <Task finished name='Task-62079' coro=<Addon.watchdog_container() done, defined at /usr/src/supervisor/supervisor/addons/addon.py:1530> 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 1544, in watchdog_container await self._restart_after_problem(event.state) File "/usr/src/supervisor/supervisor/jobs/decorator.py", line 291, in wrapper 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
Addon version
V2.1.1-1
Platform
Core 2025.2.4
Supervisor 2025.02.1
Operating System 14.2
Frontend 20250214.0
Logs of the issue (if applicable)
logs.txt
The text was updated successfully, but these errors were encountered: