• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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.

Ical calender no longer works - randomly just stopped.

Scheduled Pinned Locked Moved Unsolved Troubleshooting
5 Posts 2 Posters 553 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.
  • T Offline
    TDMPro2K
    last edited by May 29, 2023, 5:15 PM

    So my mirror has been running fine for a month or so since I have updated to 2.23. However, it now seems to no longer wants to load my work calendar.

    The pm2 logs show this.

    0|mm | [29.05.2023 18:05.40.893] [ERROR] Calendar Error. Could not fetch calendar: https://wheremycaleris.com/calendar.ics Error: ERROR when trying to convert to ISOString
    0|mm | at Object.END (/home/pi/MagicMirror/node_modules/node-ical/ical.js:597:21)
    0|mm | at Object.handleObject (/home/pi/MagicMirror/node_modules/node-ical/ical.js:644:39)
    0|mm | at Object.parseLines (/home/pi/MagicMirror/node_modules/node-ical/ical.js:696:18)
    0|mm | at Object.parseICS (/home/pi/MagicMirror/node_modules/node-ical/ical.js:732:18)
    0|mm | at sync.parseICS (/home/pi/MagicMirror/node_modules/node-ical/node-ical.js:198:15)
    0|mm | at autodetect.parseICS (/home/pi/MagicMirror/node_modules/node-ical/node-ical.js:229:17)
    0|mm | at /home/pi/MagicMirror/modules/default/calendar/calendarfetcher.js:73:18
    0|mm | at process.processTicksAndRejections (node:internal/process/task_queues:96:5)

    I cant seem to see why it will no longer loads. The calendar is there and i can access it fine. Some have said it about time zone and I need to edit the Ical.js but this doesnt seem to work (or im not doing it right)…

    S 1 Reply Last reply May 29, 2023, 5:28 PM Reply Quote 0
    • S Offline
      sdetweil @TDMPro2K
      last edited by May 29, 2023, 5:28 PM

      @TDMPro2K would you be winning to share the ics file with me(via email)

      my same userid at gmail

      the fact that its in node-ical is not a good sign …

      to get the ics file

      curl -sL  https://wheremycaleris.com/calendar.ics >xxx.ics
      

      then send me xxx.ics

      replace https://wheremycaleris.com/calendar.ics as appropriate

      I will not share any info… I work on the calendar parser most often

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      T 1 Reply Last reply Jun 1, 2023, 12:02 PM Reply Quote 0
      • T Offline
        TDMPro2K @sdetweil
        last edited by Jun 1, 2023, 12:02 PM

        @sdetweil So, I have made a new calender to share with you but that one works. So it must be something in the current calender it doesnt like.

        S 1 Reply Last reply Jun 1, 2023, 12:06 PM Reply Quote 0
        • S Offline
          sdetweil @TDMPro2K
          last edited by Jun 1, 2023, 12:06 PM

          @TDMPro2K thanks for the update.

          if you can share the ics I can tell you which event is causing the problem. I understand if you choose not to.

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          T 1 Reply Last reply Jun 4, 2023, 5:35 AM Reply Quote 0
          • T Offline
            TDMPro2K @sdetweil
            last edited by Jun 4, 2023, 5:35 AM

            This randomly started working again. So not sure what’s going on with it.
            I can only think that it was the amount of entries or something it didn’t like when reading.

            1 Reply Last reply Reply Quote 0
            • 1 / 1
            1 / 1
            • First post
              5/5
              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