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 just loading

    Scheduled Pinned Locked Moved Troubleshooting
    3 Posts 2 Posters 1.2k 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.
    • N Offline
      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 Offline
        ninjabreadman
        last edited by

        Are these the files you found and changed?

        Problem with config or JavaScript? Copy/paste it into JSHint.
        Check out the detailed walkthroughs on install, config, modules, etc.

        1 Reply Last reply Reply Quote 0
        • N Offline
          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 Sam, technical setup by Karsten.
          This forum is using NodeBB as its core | Contributors
          Contact | Privacy Policy