You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Script stops in irregular intervals on a Shelly 1PM Mini Gen3 running 20241011-114450/1.4.4-g6d2a586. The previous version (Commit 59ffd34) works fine.
The following errror is logged:
Uncaught ReferenceError: "logger" is not defined
20:59:46
at logger(["Received event from", data.address, "outside ...
20:59:46
^
20:59:46
in function "onReceivedPacket" called from onReceivedPacket(unpackedData);
20:59:46
^
20:59:46
in function called from system
20:59:46
shelly_user_script.:236 reference_error: Error in EjsCall
To Reproduce
Steps to reproduce the behavior:
Perform a factory reset
Setup the device basically (onboarding)
Download script from Library
Start the script unchanged
Wait a few minutes
Expected behavior
The script should not crash
Screenshots
If applicable, add screenshots to help explain your problem.
Device and script details (please complete the following information):
Describe the bug
Script stops in irregular intervals on a Shelly 1PM Mini Gen3 running 20241011-114450/1.4.4-g6d2a586. The previous version (Commit 59ffd34) works fine.
The following errror is logged:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The script should not crash
Screenshots
If applicable, add screenshots to help explain your problem.
Device and script details (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: