A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Error in the calendar module check logs for more details
-
I put it here in config.js
module: "calendar", header: "Our Calendar", position: "bottom_right", config: { mmFetchTimeout: 60000, calendars: [ -
@nowayto it is an environment variable
So you add it to the script used to launch MagicMirror
If using my installer and select pm2 then its
~/MagicMirror/installers/mm.shBefore the npm start line
For 45 secondsexport mmFetchTimeout=45000 -
@sdetweil Did it. Hope it solve my issue. Thanks
-
@nowayto if the network is busy, all kinds of problems
