alexryd / homebridge-shelly-ng

Homebridge plugin for the next generation of Shelly devices
GNU General Public License v3.0
121 stars 44 forks source link

Failed to set switch: Invalid password #59

Open MrMysakovich opened 1 year ago

MrMysakovich commented 1 year ago

Hi,

I have problem with: Failed to set switch: Invalid password

When I reboot HB, it is working fine, but after some time it starts writing that password is invalid, but it is valid, because after reboot it works well few minutes.

Screenshot 2022-12-04 at 15 01 35
1onar commented 1 year ago

Same here. Every now and then it happens.

[1/5/2023, 10:34:59 AM] [Shelly NG] [Auffahrt] Failed to set switch: Invalid password
[1/5/2023, 10:35:01 AM] [Shelly NG] [Auffahrt] Failed to set switch: Invalid password
[1/5/2023, 10:35:09 AM] [Shelly NG] [Auffahrt] Failed to set switch: Invalid password
[1/5/2023, 10:35:13 AM] [Shelly NG] [Auffahrt] Failed to set switch: Invalid password
[1/5/2023, 10:35:14 AM] [Shelly NG] [Auffahrt] Failed to set switch: Invalid password
[1/5/2023, 10:35:17 AM] [Shelly NG] [Auffahrt] Failed to set switch: Invalid password
[1/5/2023, 10:35:18 AM] [Shelly NG] [Auffahrt] Failed to set switch: Invalid password
[1/5/2023, 10:35:19 AM] [Shelly NG] [Auffahrt] Failed to set switch: Invalid password
tasb commented 1 year ago

Hi,

I've exactly the same issue. Rebooting works for some time and then starts to have the "Invalid Password" error.

Any update?

saschanos commented 1 year ago

Same issue here. Any solution? :)

ulte commented 1 year ago

ditto

wagnerand commented 1 year ago

https://github.com/alexryd/node-shellies-ng/pull/3 should fix it.

tratoo commented 9 months ago

Same here, tried everything. When restarting works for a while and them the error starts again.

cbrunnkvist commented 6 months ago

While alexryd/node-shellies-ng/pull/3 seems to fix the underlying cause, adding a scheduled restart-workaround can be used as an interim solution. Better than manually restarting stuff at least. 🤷