Mam czasami taki problem, ze docker z zigbee2mqtt robi restart. Nie jest to jakoś uciążliwe, bo wstaje to szybko i właściwie nie da się tego za bardzo zauważyć, tylko mam to w logach samego dockera. No i chodzi mi po głowie, co może być przyczyną. I jakoś rozwiązania nie wyłapałem. Fragment logu:
Zigbee2MQTT:debug 2023-04-25 12:11:16: Received Zigbee message from 'TempLodowka', type 'attributeReport', cluster 'msRelativeHumidity', data '{"measuredValue":5764}' from endpoint 1 with groupID 0
Zigbee2MQTT:info 2023-04-25 12:11:16: MQTT publish: topic 'zigbee2mqtt/TempLodowka', payload '{"battery":59.5,"humidity":57.64,"linkquality":43,"temperature":7.79,"voltage":2900}'
Error: SRSP - AF - dataRequestExt after 6000ms
at Timeout._onTimeout (/app/node_modules/zigbee-herdsman/src/utils/waitress.ts:64:35)
at listOnTimeout (node:internal/timers:559:17)
at processTimers (node:internal/timers:502:7)
Using '/app/data' as data directory
Zigbee2MQTT:debug 2023-04-25 12:11:45: Loaded state from file /app/data/state.json
Zigbee2MQTT:info 2023-04-25 12:11:45: Logging to console and directory: '/app/data/log/2023-04-25.12-11-45' filename: log.txt
Zigbee2MQTT:debug 2023-04-25 12:11:45: Removing old log directory '/app/data/log/2023-04-08.04-04-55'
Zigbee2MQTT:info 2023-04-25 12:11:45: Starting Zigbee2MQTT version 1.28.2 (commit #360a777)
Zigbee2MQTT:info 2023-04-25 12:11:45: Starting zigbee-herdsman (0.14.68)