I've been running node-red without any issues with Home-Assistant.
Today I've realized it was automatically updated to version 2.2, and while creating a simple flow, I notice an "error 502". All the flows are "apparently running" but any new flow I create I get an "error 502" when pushing the deploy button.
Any ideas?? After a few seconds and pushes on the deploy button it goes away but returns a few seconds later.
Did you find already a solution?
have the same, after upgrade to node red 2.2 a "new" message appears. Generally when i deploy new flows it appears and after a while its gone. With the previous version of node red it never happened though.
Same problem here, after updating home assistant and node red.
Repeatedly after deploying modification to any kind of node, if I try to inject anything goes to 502.
if it can help i've noticed missing icons in nodes properties before the 502 fades away,
like in the screenshot below:
Also log reports multiple errors like:
2022/02/05 21:00:40 [error] 562#562: *437 connect() failed (111: Connection refused) while connecting to upstream, client:
After few seconds, judging from the logs, seems there's like a reconnection (?) and 502 error just goes away, icons are back, and all flows seems to work correctly.
to node red configuration seems to worked for me (I've made a quite a few testing at this point).
I understood this is a temporary fix to the issue, but for now Node red runs stable.