hobbyquaker / node-red-contrib-zigbee

Node-RED Nodes for ZigBee Devices 🐝
MIT License
86 stars 15 forks source link

Lost connection to controller after upgrade #145

Open adi-dev opened 3 years ago

adi-dev commented 3 years ago

Just updated the node to 0.20.3 and, after restarting Node-Red service (stand alone linux, no docker) there is no "connected" indicator on controller, event or any other zigbee nodes. Everything has been working fine for a couple of months until now. Only thing I can catch in the "service status" is

[error] [zigbee-shepherd:xxxxxxxx.xxxxxx] Error: PanID must have a value of 0x0001 (1) - 0xFFFE (65534), got 65535.
[error] [zigbee-controller:controller] missing herdsman
[error] [zigbee-event:Light in Stairs 2] missing shepherd`
[error] [zigbee-event:Stairs Light 1] missing shepherd
[error] [zigbee-event:Stairs 1] missing shepherd
...

(I replaced shepherd: with xxxxxxxx.xxxxxx)

Can we work out, what had happened here?

MisterD66 commented 3 years ago

Same for me...

Sineos commented 3 years ago

[error] [zigbee-shepherd:xxxxxxxx.xxxxxx] Error: PanID must have a value of 0x0001 (1) - 0xFFFE (65534), got 65535.

Is your PanID FFFF?

MisterD66 commented 3 years ago

Yes, i just fixed it:

I replaced the whole folder in my instalation with the third newest version (i read that there is not the same bug) i also changed the id to 1 and had to pair all of my devices again...

But now every thing works again.

Sineos @.***> schrieb am Mo., 21. Juni 2021, 17:44:

[error] [zigbee-shepherd:xxxxxxxx.xxxxxx] Error: PanID must have a value of 0x0001 (1) - 0xFFFE (65534), got 65535.

Is your PanID FFFF?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/hobbyquaker/node-red-contrib-zigbee/issues/145#issuecomment-865140745, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEC65TIFZ35IEIHSKMT7YI3TT5M6RANCNFSM4YXEYMJQ .