Advertisement
Guest User

node-red problem

a guest
Jan 20th, 2020
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.29 KB | None | 0 0
  1. [20/Jan/2020:10:59:39 +0100] 101 192.168.2.235, 172.30.32.1(172.30.32.2) GET /comms HTTP/1.1 (Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0)
  2. npm ERR! code ELIFECYCLE
  3. npm ERR! errno 1
  4. npm ERR! hassio-addon-node-red@ start: `node $NODE_OPTIONS node_modules/node-red/red.js "--settings" "/etc/node-red/config.js"`
  5. npm ERR! Exit status 1
  6. npm ERR!
  7. npm ERR! Failed at the hassio-addon-node-red@ start script.
  8. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
  9. npm ERR! A complete log of this run can be found in:
  10. npm ERR! /root/.npm/_logs/2020-01-20T09_59_39_963Z-debug.log
  11.  
  12.  
  13. 20 Jan 11:05:04 - [info] Node-RED version: v1.0.3
  14. 20 Jan 11:05:04 - [info] Node.js version: v12.14.0
  15. 20 Jan 11:05:04 - [info] Linux 4.19.93-v7l arm LE
  16. 2020/01/20 11:05:05 [error] 526#526: *8382 connect() failed (111: Connection refused) while connecting to upstream, client: 172.30.32.2, server: a0d7b954-nodered.local.hass.io, request: "GET /comms HTTP/1.1", upstream: "http://127.0.0.1:46836/comms", host: "192.168.2.68:8123"
  17. [20/Jan/2020:11:05:05 +0100] 502 192.168.2.235, 172.30.32.1(172.30.32.2) GET /comms HTTP/1.1 (Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0)
  18. 20 Jan 11:05:05 - [info] Loading palette nodes
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement