What OS and hardware are you running on?
How do you run node-red?
In a command window, stop node red then start it again and post the full log output here. Copy/paste, not screenshot.
Also select the three nodes you show and Export them and paste the export here.
In case you don't know, 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
```
See this post for more details - How to share code or flow json