Read the statement by Michael Teeuw here.
new update/upgrade script, ready for testing
-
this site can’t be reached
localhost refused to connect -
@bobwilliams can I see your start script?
-
Yes, where do I need to look for him? ))))
-
@bobwilliams how do you start mirror? pm2, or something else
if pm2, pm2 show 0, and there is a script path,
mine is /home/odroid/MagicMirror/installers/mm.sh
-
@sdetweil and if it is pm2, then show pm2 logs --lines=100
(will have to ctrl-c to get out) -
in mm.sh file
cd ~ / MagicMirror
DISPLAY =: 0 npm startpi@raspberrypi:~ $ pm2 logs mm
[TAILING] Tailing last 15 lines for [mm] process (change the value with --lines option)did not quite understand how this is done
-
-
pi@raspberrypi:~/MagicMirror $ npm start
magicmirror@2.9.0 start /home/pi/MagicMirror
sh run-start.shpi@raspberrypi:~/MagicMirror $
-
@bobwilliams ok, lets do the upgrade again , now that I fixed the parm…
bash -c "$(curl -sL https://www.dropbox.com/s/lxzwyzohg61sppu/upgrade-script.sh?dl=0)" force
need force as u have 2.9.0 already, and we are gonna do it again
-
writes update wait … wait 10 minutes
should it be long?