Navigation

    MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    MagicMirror² v2.15.0 is available! For more information about this release, check out this topic.

    Calendar module fetching errors since 2.15

    Troubleshooting
    2
    3
    27
    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.
    • lavolp3
      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

      lavolp3 1 Reply Last reply Reply Quote 0
      • lavolp3
        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?

        S 1 Reply Last reply Reply Quote 0
        • S
          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)

          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 Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
          This forum is using NodeBB as its core | Contributors
          Contact | Privacy Policy