if you are loged in on putty, you can restart your mirror using this command:
pm2 restart mm
or you’ll have to install a VNC Server on Raspberry to display your screen remotly.
And then you’ll be able to reload the mm pushing CTRL + R
if you are loged in on putty, you can restart your mirror using this command:
pm2 restart mm
or you’ll have to install a VNC Server on Raspberry to display your screen remotly.
And then you’ll be able to reload the mm pushing CTRL + R
Hey there!
You should not install MagicMirror as Root in the /root
directory.
check out this:
https://forum.magicmirror.builders/topic/259/installing-mm2/10
I think it is the same issue.
@Bangee said in Installing MM2:
as I c, you’ve installed your MagicMirror in the /root directory.
I’m not sure if this is working so far.Try to install everything as pi and not as root in the /home/pi directory and let us know what happend.
try
whoami
-> piupdate your distribution with
sudo apt-get update && sudo apt-get upgrade
then
cd /home/pi
or onlycd
and install again:
curl -sL https://raw.githubusercontent.com/MichMich/MagicMirror/master/installers/raspberry.sh | bash
yeah, no problem. today my calendar is running. I’ve made no changes…
strange, I’ve sent you the link to the working one.
Thanks! :hand_splayed_tone1:
ok, and whats inside of this file: /home/pi/MagicMirror/npm-debug.log
Can you share this with us?
as I c, you’ve installed your MagicMirror in the /root directory.
I’m not sure if this is working so far.
Try to install everything as pi and not as root in the /home/pi directory and let us know what happend.
try whoami
-> pi
update your distribution with sudo apt-get update && sudo apt-get upgrade
then cd /home/pi
or only cd
and install again: curl -sL https://raw.githubusercontent.com/MichMich/MagicMirror/master/installers/raspberry.sh | bash
please give me your Mailadress, I’ll share my Calendar with you. :-)
she has different events in her calendar, but the all the other things are the same as mine.
ok, my girlfriends calnedar is working. also with office 365 :-) so stupid…
ok, sounds not that good as expected. Whats next?