A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Access MagicMirror with HTTP?
-
@Sean So you mean I shall kill pm2 and start with npm?
how do I kill the pm2-process? If I try to close the pm2-window, it starts again immediately… in the console I guess, but whats the syntax?
-
@psteimann
pm2 stop mm
-
Ok, that worked so far. stopped mm2 and startet it manually with npm in the console.
Errors have gone, great. So is it an issue with pm2?
Unfortunately, still no access from outside.
-
@Sean
OK. it works now
I entered a second whitelist entry for the external ip:
ip is currently:
178.198.19.38so i added ffff:178.198.19.1/24…
thanks for help