MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    Calendar Module Not Working (Calendar Error. Could not fetch calendar)

    Scheduled Pinned Locked Moved Utilities
    5 Posts 3 Posters 1.7k Views 3 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • L Offline
      liamhv31
      last edited by

      Hey so I’m setting up the calendar module for Canadian holidays but it says that there are no current events. This is the code for the module in the config.js file:

      {
      module: “calendar”,
      header: “Canada Holidays”,
      position: “top_left”,
      config: {
      calendars: [
      {
      symbol: “calendar”,
      url: “https://www.calendarlabs.com/ical-calendar/holidays/canada-holidays-39/Canada_Holidays.ics” }
      ]
      }
      },

      What I did was copy the URL then appended the file name of the Canada holidays .ics file. I assumed that’s how it was done. Can anyone spot the issue? Also here’s the message of the error I get:

      [2020-06-22 22:09:24.824] [ERROR] Calendar Error. Could not fetch calendar: https://www.calendarlabs.com/ical-calendar/holidays/canada-holidays-39/Canada-Holidays.ics 404: Not Found

      Everything else works fine, it’s just this. Let me know if you need any other information!

      Thanks.

      S 1 Reply Last reply Reply Quote 0
      • S Offline
        sdetweil @liamhv31
        last edited by

        @liamhv31 i clicked the link it HAS to download an ics file
        i get page not found… so the link is bad.

        Screenshot at 2020-06-22 22-17-00.png

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • S Offline
          sdetweil
          last edited by sdetweil

          its actually this link

          https://www.calendarlabs.com/ical-calendar/ics/39/Canada_Holidays.ics
          

          u have to copy the link off the download button on the page for the calendar

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          1 Reply Last reply Reply Quote 1
          • Piranha1605P Offline
            Piranha1605
            last edited by

            Enter this link

            https://www.calendarlabs.com/ical-calendar/ics/39/Canada_Holidays.ics

            1 Reply Last reply Reply Quote 0
            • L Offline
              liamhv31
              last edited by

              Awesome thanks guys! Worked like a charm.

              1 Reply Last reply Reply Quote 0
              • 1 / 1
              • First post
                Last post
              Enjoying MagicMirror? Please consider a donation!
              MagicMirror created by Michael Teeuw.
              Forum managed by Sam, technical setup by Karsten.
              This forum is using NodeBB as its core | Contributors
              Contact | Privacy Policy