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 fetching errors since 2.15

    Scheduled Pinned Locked Moved Troubleshooting
    3 Posts 2 Posters 630 Views 2 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.
    • lavolp3L Offline
      lavolp3 Module Developer
      last edited by

      The calendar module throws out errors and does not start anymore for me due to following error:
      Two public calendars give:

       [ERROR] Calendar Error. Could not fetch calendar:  https://calendar.google.com/calendar/ical/xxxxxxxxx%40group.calendar.google.com/public/basic.ics 
      Cannot read property 'guess' of undefined
      

      My private calendar has the issue:

      Calendar Error. Could not fetch calendar:  https://calendar.google.com/calendar/ical/xx.xxx%40gmail.com/private-xxxxxxxxxxxxxxxxb/basic.ics 
      moment.tz is not a function
      

      I THINK the moment.tz error has been there before and i solved that locally but have overwritten the solution in the meantime.

      Anyone else have these problems or any suggestions?

      Anyone

      How to troubleshoot modules
      MMM-soccer v2, MMM-AVStock

      lavolp3L 1 Reply Last reply Reply Quote 0
      • lavolp3L Offline
        lavolp3 Module Developer @lavolp3
        last edited by lavolp3

        OK some of the errors have apparently been solved by usings sam’s upgrade script. I was a bit to fast with the reporting.

        The latter one not.
        For moment().tz I see one needs to include moment-timezone when using node.js. Which is not being done in calendarutils.js.
        Why am I the only one experiencing this issue?

        How to troubleshoot modules
        MMM-soccer v2, MMM-AVStock

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

          @lavolp3 hm… if u turn on debug ( add “DEBUG” to the logLevel variable array in config.js

          can u identify the calendar entry causing trouble… and be willing to share with me…
          (chat is good)

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          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