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.

    Office365 Calendar issue

    Scheduled Pinned Locked Moved Troubleshooting
    9 Posts 2 Posters 869 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.
    • S Offline
      SdR
      last edited by

      There is a strange issue with MM 2.13 and Calendar for Office365 users.
      I have already applied the calendar fix, but the following;

      I have placed the calendar.ics file in the config.js as required and it is showing me calendar topics.
      The thing is it is only showing recurring calendar topics, it will not show daily calendar topics that are not recurring.

      Checked the error logs, but nor error as well.

      Any idea?

      S 1 Reply Last reply Reply Quote 0
      • S Away
        sdetweil @SdR
        last edited by sdetweil

        @SdR can u add ‘Debug’ to the logLevel list in config.js and run mm again.

        It will output to to console if u use npm start or to the logs if you use pm2

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • S Offline
          SdR
          last edited by

          @sdetweil Yes, I can, but can you provide an example how to do that in the config.js file

          1 Reply Last reply Reply Quote 0
          • S Offline
            SdR
            last edited by

            @sdetweil can you help?

            S 1 Reply Last reply Reply Quote 0
            • S Away
              sdetweil @SdR
              last edited by

              @SdR come on,

              line in config.js

              logLevel: ["INFO", "LOG", "WARN", "ERROR"],
              

              add

              "DEBUG"
              

              to that list

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              S 1 Reply Last reply Reply Quote 0
              • S Offline
                SdR
                last edited by

                @sdetweil tnx…

                regarding “@SdR come on”… I’m no pro in Raspberry… doing all by google…and trial & error. So yes I need some help with this…

                Will add it tomorrow and let you know the results.

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

                  @sdetweil said in Office365 Calendar issue:

                  @SdR come on,

                  line in config.js

                  logLevel: ["INFO", "LOG", "WARN", "ERROR"],
                  

                  add

                  "DEBUG"
                  

                  to that list

                  I added it in config.js at this location;

                  */

                  var config = {
                  logLevel: [“INFO”, “LOG”, “WARN”, “ERROR”,“DEBUG”],
                  address: “localhost”, // Address to listen on, can be:

                  I will send the result in PM, but I don’t see any DEBUG line in pm2.log

                  S 1 Reply Last reply Reply Quote 0
                  • S Away
                    sdetweil @SdR
                    last edited by

                    @SdR that (no debug) means uvare not running the develop branch fixes

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

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

                      @sdetweil ok so what do I need to do to provide you the information you need?

                      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