-
-
Notifications
You must be signed in to change notification settings - Fork 12
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
"TypeError: Cannot read properties of undefined (reading 'call')" #58
Comments
Same problem here.. Edit: Moved to Valetudo firmware and MQTT... |
Yep, same here. |
any progess on this? |
Restarting the nodered container solved this issue for me. |
The issue came out of the blue for me too. I then updated to version 2.4.0, but that didn't help either. Restarting the container: no. Yelling at the flow: no. This worked: exporting the flow and then deleting it, uninstalling the palette, restarting Node Red, reinstalling the palette, importing the flow, recreating the scenes in HomeKit and a million other clicks and taps. Just works as if nothing had ever happened. |
Could anyone provide log from node-red-log ? |
I will update to 2.5 now, and report back. |
After updating the node-red-contrib-miio-roborock Node-Red will not start. node-red-log shows: 13 Oct 10:21:27 - [red] Uncaught Exception: Removing the folder with node-red-contrib-miio-roborock (folder located in .node-red/node-modules/) lets me start the rest of the flows. Other versions in use: 13 Oct 10:25:55 - [info] Node-RED version: v3.0.2 UPDATE: cd .node-red/ Give me the nodes back, and it is now working. My roborock now starts . Still on old version, but that will be for another day... |
** Describe issue **
Starting from a few weeks ago i'm unable to send any commands to my s5max which worked for years :)
** Your flow here **
any inject - any action on the robot
** Screens / Logs **
"TypeError: Cannot read properties of undefined (reading 'call')"
** Hardware / Software **
- raspberry 4
- node-red-contrib-miio-roborock 2.3.4
The text was updated successfully, but these errors were encountered: