ben423423n32j14e / zigbee2mqttadminpanel

Node-Red-Dashboard web interface for controlling Zigbee2MQTT
GNU General Public License v3.0
111 stars 70 forks source link

device list is empty after upgrading to the lastest version #12

Open fred-c1 opened 5 years ago

fred-c1 commented 5 years ago

Hello Ben,

Thanks for this admin panel. I have been using it for about 6 months. Yesterday I tried to upgrade to the lastest version. The panel seems to work but the "device list" is empty (I have about 10 devices). When I go back to my old version, all my devices are back.

Any suggestion?

Thanks, Fred

PS: suggestion for future versions = indicate the version number on the user interface

kdanthony commented 5 years ago

I had what I believe is the same issue. Double check your MQTT configuration nodes are pointed to the right place. I had to restart nodered to get rid of some odd double rendering but it worked after that.

fred-c1 commented 5 years ago

Thanks kdanthony,

It seems that cleaning "MQTT configuration nodes" + restarting node-red solved my problem

B0rax commented 5 years ago

I think it would be great to add that tip to the installation instructions. I was stuck at this point as well.