Read the statement by Michael Teeuw here.
Update auf 2.13.0
-
@sdetweil said in Update auf 2.13.0:
mirror already running…
can’t run two at the same time… (on the same port)o.k. and what can i do now…?
Sorry for my questions but i´m not the expert as you
-
@kusselin if you use pm2 to start a boot,
pm2 stop allthen npm start to test
-
pi@raspberrypi:~ $ pm2 stop all [PM2] Applying action stopProcessId on app [all](ids: 0) [PM2] [MagicMirror](0) ✓ ┌────┬────────────────────┬──────────┬──────┬───────────┬──────────┬──────────┐ │ id │ name │ mode │ ↺ │ status │ cpu │ memory │ ├────┼────────────────────┼──────────┼──────┼───────────┼──────────┼──────────┤ │ 0 │ MagicMirror │ fork │ 0 │ stopped │ 0% │ 0b │ └────┴────────────────────┴──────────┴──────┴───────────┴──────────┴──────────┘ pi@raspberrypi:~ $ npm start npm ERR! code ENOENT npm ERR! syscall open npm ERR! path /home/pi/package.json npm ERR! errno -2 npm ERR! enoent ENOENT: no such file or directory, open '/home/pi/package.json' npm ERR! enoent This is related to npm not being able to find a file. npm ERR! enoent npm ERR! A complete log of this run can be found in: npm ERR! /home/pi/.npm/_logs/2020-11-15T18_01_08_239Z-debug.log
-
@kusselin from the MagicMirror folder
-
username for github.com?
what ist this?
-
@kusselin the updateNotification module if u don’t use it, u can disable it.
add
module:"updatenotification", disabled: true, // < this line
-
the screen is always black :-(
i ihink i have to save the config and i have to install magic mirror new…
what do you think?
-
after a new installation…can i also copie the save config and all is good?
-
@kusselin upgrade didn’t touch the config, it should be the same as before
-
@kusselin if a NEW install, then u would have to reinstall all the modules and update the config