-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Restarts node-red #2
Comments
+1 |
Thanks for report. Will try to fix it asap. But probably not earlier than on next week unless you make pull request. |
Fixed the issue. |
Could you please confirm that the latest version fixes the issue? Thanks to @HendrikRoth who made the fix |
The main fix was to wrap the method in an try/catch block. i updated to the latest version only to be up to date. |
Well |
Hi, I have also tried the new version and as long as the Yeelight bulb is online, everything works well but if I cut the power to the bulb the same behavior occurs as before with approximately 2 restarts |
Same issue for me :(
|
Could you please test 1.0.4 version in several cases:
I can't test it on hardware tight now :( |
I will test is on saturday and post the log. |
Timing out and crashing :( |
Same issue here, updating from 1.03 to 1.04 completely broke all nodes for me :( |
Getting the same error as well. |
Any clues whats wrong? |
If the yeelight is offline and a command is sent to the device, it says: UnhandledPromiseRejection....... which is good, because the yeelight is offline.

But when the yeelight comes online, it restarts the node-red, which is not good.
I attached a screenshot of the message.
Once it continuously restarted node-red untill i stopped it and deleted the yeelight node in the command line.
The text was updated successfully, but these errors were encountered: