Since latest Node-Red update I cannot Deploy without error anymore. Even before correctly configured (error free) nodes that are changed give the error.
It seems to have started after addon version Current version: 17.0.1 with call service nodes
The workspace contains some nodes that are not properly configured:
[Production 9 - Climate] Prompt Tone Off (api-call-service)
Are you sure you want to deploy?
It seems to fall over:
And then:
After "refreshing the page (nodered) There is no error left:
Check that your WebSocket nodes are up to date (0.62.3).
The NR addon update does not always result in an update of the WebSocket nodes, and the node schema has changed significantly. Updating NR but not WebSocket nodes resulted in the odd situation where the Data field (JSON or JSONata) in call service nodes was required not optional.
Myself also, however my NR addon update to 17.0 did not update the WebSocket nodes as I expected, hence the need to also manually update (along with the NR Companion).