Skip to content
This repository was archived by the owner on Nov 2, 2024. It is now read-only.
Discussion options

You must be logged in to vote

Update: It appears i'm an idiot. NPM was already running and everything is working just perfectly fine...

root@zigbee2mqtt:/opt/zigbee2mqtt# ps aux | grep npm
root         120  0.0  6.1 712964 64556 ?        Ssl  12:59   0:00 npm start
root         531  0.0  0.0   3240   700 pts/1    S+   14:09   0:00 grep npm

root@zigbee2mqtt:/opt/zigbee2mqtt# lsof -i -P -n | grep 9442
node      135            root   21u  IPv4 538561      0t0  TCP *:9442 (LISTEN)

root@zigbee2mqtt:/opt/zigbee2mqtt# ps aux | grep 135
root         135  0.0 10.2 755208 107768 ?       Sl   12:59   0:01 node index.js

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by AfcaEric
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant