Koenkk / zigbee2mqtt

Zigbee 🐝 to MQTT bridge 🌉, get rid of your proprietary Zigbee bridges 🔨
https://www.zigbee2mqtt.io
GNU General Public License v3.0
11.71k stars 1.64k forks source link

zigbee2mqtt cannot be started after upgrade from 1.7.1 to any newer version #3067

Closed UlrichFrank closed 4 years ago

UlrichFrank commented 4 years ago

Bug Report

What happened

Zigbee2mqtt cannot be started with any version newer than 1.7.1 I tried to setup from scratch (removed old database, device config) without success. The zigbee device is a CC2530 connected via USB Zigbee2mqtt docker image is used. After downgrade to 1.7.1 it works like a charm again. (totally stable) Do you have any idea?

log: https://pastebin.com/nafpMD8Q config: https://pastebin.com/56cf5kNG

Debug Info

zigbee2mqtt version: 1.11.0 (or any other version newer than 1.7.1) CC253X firmware version: CC2530_DEFAULT_20190608.zip, I also tried 3.0.x version a few weeks ago, without success

filoor commented 4 years ago

Hi,

It looks it can connect to your mqtt broker.

Koenkk commented 4 years ago

Can you try after removing the disable_led from your configuration?

UlrichFrank commented 4 years ago

I‘ve seen that. Questions I have:

Am 05.03.2020 um 13:20 schrieb filoor notifications@github.com:

 Hi,

It looks it can connect to your mqtt broker.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

UlrichFrank commented 4 years ago

It works. 👍 missed the comment with the led. Thanks

Am 05.03.2020 um 16:54 schrieb Koen Kanters notifications@github.com:

 Can you try after removing the disable_led from your configuration?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.