A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
MMM-sort wont load help needed
-
@gauka12345 sounds like u are using pm2, and it started at boot. do
pm2 status
pm2 stop 0 -
Hi Sam,
pi@raspberrypi:~ $ pm2 status
bash: pm2: command not found
pi@raspberrypi:~ $ sudo pm2 status
sudo: pm2: command not found
pi@raspberrypi:~ $ pm2 stop 0
bash: pm2: command not found
pi@raspberrypi:~ $ -
-
thank you Sam ,
hmm, i have got a XRPD running on this pi , so i could access it from my main PC
also i have got another pi connected as the retro PI
with the script nothing is happening
pi@raspberrypi:~ $ sudo netstat -a | grep 8080
pi@raspberrypi:~ $ sudo netstat -a | grep 8080
pi@raspberrypi:~ $ -
-
Sam, you are totally right by changing the port number it fixed the issue ;-)
thanks you are genius!Kind regards
Lukas