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.

    One calendar wont load

    Scheduled Pinned Locked Moved Troubleshooting
    7 Posts 2 Posters 615 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.
    • K Offline
      kvicksson
      last edited by

      @sdetweil thanks! but it only seems like I have one instance running because now nothing is running.

      1 Reply Last reply Reply Quote 0
      • K Offline
        kvicksson
        last edited by

        Ok, so maybe I had something running in the background that I couldn’t see. When I ran npm start dev I got this error instead:

        [2020-12-30 22:53:03.906] [ERROR]  Whoops! There was an uncaught exception...
        [2020-12-30 22:53:03.908] [ERROR]  TypeError: Cannot read property 'iana' of undefined
            at getIanaTZFromMS (/home/pi/MagicMirror/node_modules/node-ical/ical.js:108:30)
            at /home/pi/MagicMirror/node_modules/node-ical/ical.js:175:23
            at Object.DTSTART (/home/pi/MagicMirror/node_modules/node-ical/ical.js:457:32)
            at Object.handleObject (/home/pi/MagicMirror/node_modules/node-ical/ical.js:483:39)
            at Object.parseLines (/home/pi/MagicMirror/node_modules/node-ical/ical.js:534:18)
            at Object.parseICS (/home/pi/MagicMirror/node_modules/node-ical/ical.js:590:18)
            at Object.sync.parseICS (/home/pi/MagicMirror/node_modules/node-ical/node-ical.js:190:15)
            at Object.autodetect.parseICS (/home/pi/MagicMirror/node_modules/node-ical/node-ical.js:221:17)
            at Request._callback (/home/pi/MagicMirror/modules/default/calendar/calendarfetcher.js:79:22)
            at Request.self.callback (/home/pi/MagicMirror/node_modules/request/request.js:185:22)
        
        1 Reply Last reply Reply Quote 0
        • K Offline
          kvicksson
          last edited by

          Update: solved the problem by using your solution here: https://forum.magicmirror.builders/topic/13770/2-13-calendar-fix-for-office-365-users but I don’t have a Office 365-account.
          Thanks for the solution!!

          S 2 Replies Last reply Reply Quote 0
          • S Offline
            sdetweil @kvicksson
            last edited by

            @kvicksson if u download the ics file, put the url in a browser on your pc, and can send me the file
            I will look at it…

            my email in the same user-defined as here at Gmail.

            its a text file, so u can edit /cleanse it if u need to

            that error happened in the 1st fix for Microsoft timezone names. I never thought the lookup i built would fail… oops…

            Sam

            How to add modules

            learning how to use browser developers window for css changes

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

              @kvicksson that code will be in the new release on Friday, 1/1

              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