Deploy failed. No response from server

Hi,

Since a few days I’m getting the error ‘Deploy failed. No response from server’ when trying to deploy a flow. Even moving a flow around and deploying won’t work. The only logging I see when log_level is set to ‘trace’ is:

[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] 00-banner.sh: executing... 
-----------------------------------------------------------
 Add-on: Node-RED
 Flow-based programming for the Internet of Things
-----------------------------------------------------------
 Add-on version: 8.1.2
 You are running the latest version of this add-on.
 System: Home Assistant OS 5.11  (amd64 / qemux86-64)
 Home Assistant Core: 2021.2.3
 Home Assistant Supervisor: 2021.02.11
-----------------------------------------------------------
 Please, share the above information when looking for help
 or support in, e.g., GitHub, forums or the Discord chat.
-----------------------------------------------------------
[cont-init.d] 00-banner.sh: exited 0.
[cont-init.d] 01-log-level.sh: executing... 
Log level is set to DEBUG
[cont-init.d] 01-log-level.sh: exited 0.
[cont-init.d] customizations.sh: executing... 
[cont-init.d] customizations.sh: exited 0.
[cont-init.d] nginx.sh: executing... 
[cont-init.d] nginx.sh: exited 0.
[cont-init.d] node-red.sh: executing... 
patching file nodes/ui_base.html
Hunk #1 succeeded at 1159 (offset 628 lines).
audited 736 packages in 5.852s
52 packages are looking for funding
  run `npm fund` for details
found 22 vulnerabilities (19 low, 3 high)
  run `npm audit fix` to fix them, or `npm audit` for details
[cont-init.d] node-red.sh: exited 0.
[cont-init.d] done.
[services.d] starting services
[10:28:36] INFO: Starting Node-RED...
[services.d] done.
> addon-node-red@ start /opt
> node $NODE_OPTIONS node_modules/node-red/red.js "--settings" "/etc/node-red/config.js"
22 Feb 10:28:40 - [info] Started flows
22 Feb 10:28:45 - [info] [server:Home Assistant Max] Connecting to http://supervisor/core
22 Feb 10:28:45 - [info] [server:Home Assistant Max] Connected to http://supervisor/core
22 Feb 10:28:45 - [debug] [server:Home Assistant Max] HA State: running
22 Feb 10:28:45 - [debug] [server:Home Assistant Max] States Loaded
22 Feb 10:28:45 - [debug] [api-call-service:Kelderlamp uit] Calling Service: light:turn_off -- {}
22 Feb 10:28:45 - [debug] [api-call-service:Licht boven uit] Calling Service: light:turn_off -- {}
22 Feb 10:28:45 - [debug] [server:Home Assistant Max] Services Loaded
22 Feb 10:29:06 - [debug] [api-call-service:Input select off] Calling Service: input_select:select_option -- {"option":"Uit"}

I have no idea what more I can do to troubleshoot.
Home Assistant Core version: core-2021.2.3
Supervisor version: supervisor-2021.02.11
OS version: OS 5.11
Node-RED version: 8.1.2.

Anyone can point me in the right direction?

Thanks a lot!

Anyone? :slight_smile:

Hi,
did you resolve this issue?
I am in the same situation…

I did manage to fix it, but not sure how. Perhaps export all your flows and try to reinstall the Node-RED plugin.