Advertisement
Guest User

Log of Run

a guest
Jan 21st, 2021
461
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.08 KB | None | 0 0
  1. 0 info it worked if it ends with ok
  2. 1 verbose cli [ '/usr/bin/node', '/usr/bin/npm', 'start' ]
  3. 2 info using npm@6.14.11
  4. 3 info using node@v12.20.1
  5. 4 verbose run-script [ 'prestart', 'start', 'poststart' ]
  6. 5 info lifecycle zigbee2mqtt@1.17.0~prestart: zigbee2mqtt@1.17.0
  7. 6 info lifecycle zigbee2mqtt@1.17.0~start: zigbee2mqtt@1.17.0
  8. 7 verbose lifecycle zigbee2mqtt@1.17.0~start: unsafe-perm in lifecycle true
  9. 8 verbose lifecycle zigbee2mqtt@1.17.0~start: PATH: /usr/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin:/opt/zigbee2mqtt/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
  10. 9 verbose lifecycle zigbee2mqtt@1.17.0~start: CWD: /opt/zigbee2mqtt
  11. 10 silly lifecycle zigbee2mqtt@1.17.0~start: Args: [ '-c', 'node index.js' ]
  12. 11 silly lifecycle zigbee2mqtt@1.17.0~start: Returned: code: 1 signal: null
  13. 12 info lifecycle zigbee2mqtt@1.17.0~start: Failed to exec start script
  14. 13 verbose stack Error: zigbee2mqtt@1.17.0 start: `node index.js`
  15. 13 verbose stack Exit status 1
  16. 13 verbose stack at EventEmitter.<anonymous> (/usr/lib/node_modules/npm/node_modules/npm-lifecycle/index.js:332:16)
  17. 13 verbose stack at EventEmitter.emit (events.js:314:20)
  18. 13 verbose stack at ChildProcess.<anonymous> (/usr/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:55:14)
  19. 13 verbose stack at ChildProcess.emit (events.js:314:20)
  20. 13 verbose stack at maybeClose (internal/child_process.js:1022:16)
  21. 13 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:287:5)
  22. 14 verbose pkgid zigbee2mqtt@1.17.0
  23. 15 verbose cwd /opt/zigbee2mqtt
  24. 16 verbose Linux 5.4.83-v7l+
  25. 17 verbose argv "/usr/bin/node" "/usr/bin/npm" "start"
  26. 18 verbose node v12.20.1
  27. 19 verbose npm v6.14.11
  28. 20 error code ELIFECYCLE
  29. 21 error errno 1
  30. 22 error zigbee2mqtt@1.17.0 start: `node index.js`
  31. 22 error Exit status 1
  32. 23 error Failed at the zigbee2mqtt@1.17.0 start script.
  33. 23 error This is probably not a problem with npm. There is likely additional logging output above.
  34. 24 verbose exit [ 1, true ]
  35. /root/.npm/_logs/2021-01-21T14_28_28_063Z-debug.log (END)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement