Read the statement by Michael Teeuw here.
Default calendar is just loading! (Newbie)
-
@Max-0 the calendar ics parser runs in the node_helper… its messages are output in the npm start window… or if using pm2 to autostart ,
pm2 logs --lines=100you can also add “DEBUG” to the
logLevel: ["INFO", "LOG", "WARN", "ERROR"], // Add "DEBUG" for even more logging
in config.js
because there is so much output, I would do
pm2 stop all cd ~/MagicMirror npm start >somefile.txt 2>&1
then after MM starts and no calendar appears… wait 15 secconds
ctrl-m on the MM window to minimize and press ctrl-c to stop mm.the the contents of somefile.txt will give me the info to debug
send to this same userid at gmail
don’t post here or in mm issue as there is private data shown in the logs -
This post is deleted! -
@sdetweil I think I sent an email?
-
@Max-0 I do not see any email
-
What is the exact gmail?
-
@Max-0 what is my username here
use that at gmail
.com
sorry I won’t type it out these pages are scanned
for seat engines and no chatgpt type ai engines -
@sdetweil I just did that?
Is that correct? yes.
-
@Max-0 but you did not set the debug in config.js first
-
@sdetweil If you mean to add “DEBUG” in the config list, i did that but i can do it again and send you another mail
-
yes. there should be about 1000 lines of output in the file