Read the statement by Michael Teeuw here.
Cant display Apple Calendar
- 
 I am trying to use vdirsyncer to display a shared family calendar. I have successfully configured and have a valid ICS file. When I try to insert the calendar file into the configuration as described, I get an error that the calendar module has an error and to check the logs. When I check the logs, I see Calendar Error. Could not fetch calendar: 
 Error: Not FoundThe file exists in the default location /MagicMirror/Modules/calendars/calendarname.ics My config looks like this: 
 url: “http://localhost:8080/modules/calendars/calendarname.ics”webdav and file equiv’s have been tried in the configuration to no avail. Entering localhost:8080 gets the MM display page. Im thinking its a web issue. File exists, permissions are set to anyone for view all the way to the ICS file. Anyone have ideas? 
- 
 @tejaso did you make the calendars folder ?? as it doesn’t exist by default 
- 
 @tejaso also, can you paste the url into your browser while MagicMirror is running to prove you can access it via the MagicMirror web server. i have a 100 ics files in the default/calendar folder (used for testing) 
