Wires install issue
Closed this issue · 0 comments
NubeDev commented
Issue on install wires
Also not its installing eveything now as root
pi@raspberrypi:~ $ sudo systemctl status nubeio-rubix-wires.service
● nubeio-rubix-wires.service - PM2 process manager
Loaded: loaded (/etc/systemd/system/nubeio-rubix-wires.service; enabled; vendor preset: enabled)
Active: inactive (dead)
Docs: https://pm2.keymetrics.io/
Dec 02 20:48:27 raspberrypi pm2[816]: ^
Dec 02 20:48:27 raspberrypi pm2[816]: Error: ENOENT: no such file or directory, open '/home/pi/wires-builds/NubeIO-wires-builds-f014f44/
Dec 02 20:48:27 raspberrypi pm2[816]: at Object.openSync (fs.js:443:3)
Dec 02 20:48:27 raspberrypi pm2[816]: at module.exports.Client.launchDaemon (/usr/lib/node_modules/pm2/lib/Client.js:228:12)
Dec 02 20:48:27 raspberrypi pm2[816]: at /usr/lib/node_modules/pm2/lib/Client.js:104:10
Dec 02 20:48:27 raspberrypi pm2[816]: at /usr/lib/node_modules/pm2/lib/Client.js:320:14
Dec 02 20:48:27 raspberrypi pm2[816]: at process._tickCallback (internal/process/next_tick.js:61:11)
Dec 02 20:48:29 raspberrypi systemd[1]: nubeio-rubix-wires.service: Control process exited, code=killed, status=15/TERM
Dec 02 20:48:29 raspberrypi systemd[1]: nubeio-rubix-wires.service: Succeeded.
Dec 02 20:48:29 raspberrypi systemd[1]: Stopped PM2 process manager.
pi@raspberrypi:~ $ ^C
pi@raspberrypi:~ $ sudo systemctl status nubeio^Cubix-wires.service
pi@raspberrypi:~ $ ls /home/pi/wires-builds/NubeIO-wires-builds-f014f44/
README.md rubix-wires
pi@raspberrypi:~ $ ls -a
. .BAC0 .bash_history .bashrc common-py-libs .gnupg .npm .profile .ssh wires-builds
.. bacnet-server .bash_logout .cache .config .local .pm2 s-mon .wget-hsts .Xauthority
pi@raspberrypi:~ $ ls
bacnet-server common-py-libs s-mon wires-builds
pi@raspberrypi:~ $ cd wires-builds/
pi@raspberrypi:~/wires-builds $ ls
NubeIO-wires-builds-f014f44
pi@raspberrypi:~/wires-builds $ cd NubeIO-wires-builds-f014f44/
pi@raspberrypi:~/wires-builds/NubeIO-wires-builds-f014f44 $ ls
README.md rubix-wires
pi@raspberrypi:~/wires-builds/NubeIO-wires-builds-f014f44 $ ls -l
total 12
-rw-r--r-- 1 root root 4347 Dec 2 20:49 README.md
drwxr-xr-x 5 root root 4096 Dec 2 20:49 rubix-wires
pi@raspberrypi:~/wires-builds/NubeIO-wires-builds-f014f44 $