Navigation

    MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    Calendar just loading

    Troubleshooting
    2
    3
    910
    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.
    • N
      Nik last edited by

      Hi guys,
      my Magic Mirror wasn´t loading my Calendar, so I started investigating using npm start dev …
      I got the Message down below. So I looked it up on the internet and found a modifier ical and node-ical file, which I uploaded… But is still not loading! I also changed back the time from 1970 to 1000 (/home/pi/MagicMirror/node_modules/rrule-alt/lib/rrule.js)…
      Is there anything I can do?

      Whoops! There was an uncaught exception…
      TypeError: curr.start.toISOString is not a function
      at Object.ical.objectHandlers.END (/home/pi/MagicMirror/modules/default/calendar/vendor/ical.js/node-ical.js:44:50)
      at Object.handleObject (/home/pi/MagicMirror/modules/default/calendar/vendor/ical.js/ical.js:371:49)
      at Object.parseICS (/home/pi/MagicMirror/modules/default/calendar/vendor/ical.js/ical.js:412:28)
      at Request._callback (/home/pi/MagicMirror/modules/default/calendar/vendor/ical.js/node-ical.js:11:28)
      at Request.self.callback (/home/pi/MagicMirror/node_modules/request/request.js:186:22)
      at emitTwo (events.js:106:13)
      at Request.emit (events.js:191:7)
      at Request. (/home/pi/MagicMirror/node_modules/request/request.js:1163:10)
      at emitOne (events.js:96:13)
      at Request.emit (events.js:188:7)

      1 Reply Last reply Reply Quote 0
      • N
        ninjabreadman last edited by

        Are these the files you found and changed?

        1 Reply Last reply Reply Quote 0
        • N
          Nik last edited by

          Exactly, but it still won´t work…

          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