• 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.

Error with Outlook Calendar

Scheduled Pinned Locked Moved Troubleshooting
23 Posts 3 Posters 5.5k Views 3 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.
  • Y Offline
    Yunalescar
    last edited by Oct 3, 2020, 5:18 PM

    Had same issues.
    had a long search and found the soultion:

    get latest version of ical.js and copy/write it to ~/MagicMirror/node_modules/node-ical.ical.js

    Link : https://raw.githubusercontent.com/jens-maus/node-ical/master/ical.js

    now it works like a charm ;)

    B 1 Reply Last reply Oct 3, 2020, 5:33 PM Reply Quote 0
    • B Offline
      bokchok @sdetweil
      last edited by Oct 3, 2020, 5:22 PM

      @sdetweil I was having trouble with upgrading, so I saved config.js in a separate directory and did a clean install of MagicMirror two days ago. Everything should be up to date

      1 Reply Last reply Reply Quote 0
      • B Offline
        bokchok @Yunalescar
        last edited by Oct 3, 2020, 5:33 PM

        @Yunalescar Worked! Thank you sir

        S 1 Reply Last reply Oct 3, 2020, 6:00 PM Reply Quote 0
        • S Offline
          sdetweil @bokchok
          last edited by Oct 3, 2020, 6:00 PM

          @bokchok but. please, lets fix that… I updated both the node-ical libs and the ical.js libs with the same code to handle windows timezones…

          we ship node-ical with MM… (new in this release)

          and I checked the latest 0.12.1

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          S 1 Reply Last reply Oct 3, 2020, 6:06 PM Reply Quote 0
          • S Offline
            sdetweil @sdetweil
            last edited by Oct 3, 2020, 6:06 PM

            @bokchok @Yunalescar can u look at the package.json in

            ~/MagicMirror/node_modules/node-ical/package.json

            what is the version number? should be 0.12.1 (which has the fix for the error) 0.12.0 does not have the fix…

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            B Y 2 Replies Last reply Oct 3, 2020, 7:45 PM Reply Quote 0
            • B Offline
              bokchok @sdetweil
              last edited by Oct 3, 2020, 7:45 PM

              @sdetweil The version nmber is 0.12.0
              When was 0.12.1 released?

              S 1 Reply Last reply Oct 3, 2020, 8:05 PM Reply Quote 0
              • S Offline
                sdetweil @bokchok
                last edited by Oct 3, 2020, 8:05 PM

                @bokchok 10 days ago. mm was 2 days ago

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                B 1 Reply Last reply Oct 3, 2020, 8:07 PM Reply Quote 0
                • B Offline
                  bokchok @sdetweil
                  last edited by Oct 3, 2020, 8:07 PM

                  @sdetweil Weird. I thought I updated after then. I’ll do another clean install and see what happens

                  S 2 Replies Last reply Oct 3, 2020, 8:35 PM Reply Quote 0
                  • S Offline
                    sdetweil
                    last edited by Oct 3, 2020, 8:13 PM

                    @bokchok the other thing is, the error means that some cal entry is using a timezone which is not registered in the authorized windows timezone names

                    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 @bokchok
                      last edited by Oct 3, 2020, 8:35 PM

                      @bokchok i just checked on an install I did thursday

                      grep version MagicMirror/node_modules/node-ical/package.json
                      “version”: “0.12.1”,

                      ls MagicMirror/node_modules/node-ical/package.json -laF
                      -rw-r–r-- 1 pi pi 2159 Oct 1 08:24 MagicMirror/node_modules/node-ical/package.json

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      S 1 Reply Last reply Oct 3, 2020, 8:37 PM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 1 / 3
                      1 / 3
                      • First post
                        10/23
                        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