Re: Zigbee2MQTT
Posted: Monday 27 July 2020 19:21
Zigbee2MQTT just stopped working for me.
When I klicka on the button for the controlpanel I get this in the log
and the page just shows

When I press on a switch I get
I have updated to the latest github release
I have restarted the pie
I have shut it down and made it powerless 20 sec
Still same.
When I klicka on the button for the controlpanel I get this in the log
and the page just shows

Code: Select all
2020-07-27 19:17:32.796 (zigbee2mqtt) MqttClient::ping
2020-07-27 19:17:32.797 (zigbee2mqtt) Sending 2 bytes of data
2020-07-27 19:17:32.797 (zigbee2mqtt) c0 00 .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. �
2020-07-27 19:17:32.847 (zigbee2mqtt) Received 2 bytes of data
2020-07-27 19:17:32.847 (zigbee2mqtt) d0 00 .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. Ю
2020-07-27 19:17:39.671 (zigbee2mqtt) New request: [4] bridge_getstatus({})
2020-07-27 19:17:39.671 (zigbee2mqtt) MqttClient::publish zigbee2mqtt/bridge/config/permit_join ()
2020-07-27 19:17:39.672 (zigbee2mqtt) Sending 41 bytes of data
2020-07-27 19:17:39.672 (zigbee2mqtt) 30 27 00 25 7a 69 67 62 65 65 32 6d 71 74 74 2f 62 72 69 64 0'.%zigbee2mqtt/brid
2020-07-27 19:17:39.672 (zigbee2mqtt) 67 65 2f 63 6f 6e 66 69 67 2f 70 65 72 6d 69 74 5f 6a 6f 69 ge/config/permit_joi
2020-07-27 19:17:39.672 (zigbee2mqtt) 6e .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. n
2020-07-27 19:17:39.673 (zigbee2mqtt) Received 41 bytes of data
2020-07-27 19:17:39.673 (zigbee2mqtt) 30 27 00 25 7a 69 67 62 65 65 32 6d 71 74 74 2f 62 72 69 64 0'.%zigbee2mqtt/brid
2020-07-27 19:17:39.673 (zigbee2mqtt) 67 65 2f 63 6f 6e 66 69 67 2f 70 65 72 6d 69 74 5f 6a 6f 69 ge/config/permit_joi
2020-07-27 19:17:39.673 (zigbee2mqtt) 6e .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. n
2020-07-27 19:17:39.674 (zigbee2mqtt) MQTT message: zigbee2mqtt/bridge/config/permit_join
2020-07-27 19:17:42.782 (zigbee2mqtt) MqttClient::ping
2020-07-27 19:17:42.782 (zigbee2mqtt) Sending 2 bytes of data
2020-07-27 19:17:42.782 (zigbee2mqtt) c0 00 .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. �
2020-07-27 19:17:42.833 (zigbee2mqtt) Received 2 bytes of data
2020-07-27 19:17:42.833 (zigbee2mqtt) d0 00 .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. Ю
2020-07-27 19:17:52.758 (zigbee2mqtt) MqttClient::ping
2020-07-27 19:17:52.758 (zigbee2mqtt) Sending 2 bytes of data
2020-07-27 19:17:52.758 (zigbee2mqtt) c0 00 .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. �
2020-07-27 19:17:52.809 (zigbee2mqtt) Received 2 bytes of data
2020-07-27 19:17:52.809 (zigbee2mqtt) d0 00 .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. Ю
When I press on a switch I get
Code: Select all
2020-07-27 19:19:12.797 (zigbee2mqtt) MqttClient::ping
2020-07-27 19:19:12.797 (zigbee2mqtt) Sending 2 bytes of data
2020-07-27 19:19:12.797 (zigbee2mqtt) c0 00 .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. �
2020-07-27 19:19:12.848 (zigbee2mqtt) Received 2 bytes of data
2020-07-27 19:19:12.848 (zigbee2mqtt) d0 00 .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. Ю
2020-07-27 19:19:12.899 (zigbee2mqtt) onCommand: On, level (54) Color:
2020-07-27 19:19:12.899 (zigbee2mqtt) Can't process command from device "IKEA - Taklampa Datorrum"
2020-07-27 19:19:12.872 Status: User: zedde initiated a switch command (198/IKEA - Taklampa Datorrum/On)
I have updated to the latest github release
I have restarted the pie
I have shut it down and made it powerless 20 sec
Still same.