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.

    Issue with calendar module

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    2 Posts 2 Posters 1.2k Views 1 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.
    • T Offline
      Thomas2990
      last edited by

      Hi,
      I’m trying to run the default Calendar module on my MagicMirror, but nothing shows up on the screen when I run it. I looked through the logs and I found this message

      0_1534270278110_CALENDAR ERROR.png

      I’m running MagicMirror server-only on a raspberry pi 2.

      This is my config for the calendar module:

                   {
                          module: "calendar",
                          header: "US Holidays",
                          position: "top_left",
                          config: {
                                  url: 'http://calendarlabs.com/templates/ical/US-Holidays.ics',
                                  symbol: 'calendar'
                          }
                   },
      
      1 Reply Last reply Reply Quote 0
      • A Offline
        AxLed Module Developer
        last edited by

        @Thomas2990
        Have you tried another calendar, maybe something is wrong in the format of your .ics calendar?

        The link in you error Screenshot contains one / (slash) to much.

        AxLed

        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