Read the statement by Michael Teeuw here.
Calendar shows "no entries" after MM Update
-
Ok. Could you try to copy the url of your calendar config and paste it into any browser to see if this loads?
Did you try to stop the magicmirror process, start it withnpm start dev
and look for any error entries in console? -
-
you are in the wrong directory, you need to change with
cd MagicMirror
Are you working on your pi? Or are you connected via ssh? If you use ssh then you need to runDISPLAY=:0 npm start dev
instead -
-
-
-
@Peter_van_Evert yes, but this shows that there is an instance of MagicMirror still running, if you dont know how to kill it the easiest solution would be to restart the pi
-
and before I install the Update of MM, everything works fine.
-
@strawberry-3.141 what do you think is the second instance of MM ? There’s only one who listen on 8080 and when I kill this app, my MM close.
-
I am having the same issue. I have multiple calendars in one view and after the update one will not show up and there are current events on that calendar.
I luckily had backed up my sd card before updating so I just went back to the prior version. This was after troubleshooting multiple items to get the new update to work.