Good morning,
Since yesterday my forecast query (Node Red Victron) no longer returns any values but only an error.
The new installation of the subflow etc. was also unsuccessful.
Debug:
The function brings a warning with a number:
21.3.2024, 07:26:56node: Set error statusfunction : (warn)
1711002417369
21.3.2024, 07:26:56node: Scheunefunction : (error)
"TypeError: Cannot convert undefined or null to object"
I Use the subflow what is in here in node red Forum
@jojogommez Welcome to the forum
When asking for help it is a good idea to to be informative. No one but you know
- what device and OS are you running Node-RED on?
- what version of Node-RED and node.js are you running (you can get this from the NR startup log)
- what subflow are you talking about? (provide a link to the subflow)
In order to make code readable and usable it is necessary to surround your code with three backticks (also known as a left quote or backquote ```
)
```
code goes here
```
You can edit and correct your post by clicking the pencil icon.
See this post for more details - How to share code or flow json
system
Closed
3
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.