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.

    MMM-CalDAV

    Scheduled Pinned Locked Moved Productivity
    93 Posts 9 Posters 27.3k Views 8 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
      sdetweil @jal201
      last edited by

      @jal201 can u tell us more about your runtime environment?

      are you using a NAS device, synology? or is this on a pi, without docker?

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      J 1 Reply Last reply Reply Quote 0
      • J Offline
        jal201 @sdetweil
        last edited by

        @sdetweil

        Thank you for your time. I believe am using a pi without a docker.

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

          @jal201 said in MMM-CalDAV:

          /MagicMirror/modules/MMM-CalDAV/service/.ICLOUD_family.ics

          this seems to imply the config for calendar doesn’t match the config for MMM-Caldav

          caldav reads the real calendar and puts the data in the configured folder
          and then the MM calendar loads it from the configured folder…

          I am not the module author.

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          J 1 Reply Last reply Reply Quote 0
          • J Offline
            jal201 @sdetweil
            last edited by

            @sdetweil thank you for the information. I was curious about the *.ICLOUD file location. Do you see that in your application? Is that folder used?

            1 Reply Last reply Reply Quote 0
            • T Offline
              Tiller @MMRIZE
              last edited by

              @MMRIZE

              Hello again,
              sorry I had a lot of work at my job, but now I’m trying again to get this MM working.
              The sync to my Synology-Calendar still isn’t working.

              Here are my logs:

              pi@raspy:~ $ pm2 logs mm
              [TAILING] Tailing last 15 lines for [mm] process (change the value with --lines option)
              /home/pi/.pm2/logs/mm-error.log last 15 lines:
              0|mm       |     at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
              0|mm       |     at async davRequest (/home/pi/MagicMirror/modules/MMM-CalDAV/node_modules/tsdav/dist/tsdav.cjs.js:158:25)
              0|mm       |     at async fetchPrincipalUrl (/home/pi/MagicMirror/modules/MMM-CalDAV/node_modules/tsdav/dist/tsdav.cjs.js:1254:24)
              0|mm       |     at async createAccount (/home/pi/MagicMirror/modules/MMM-CalDAV/node_modules/tsdav/dist/tsdav.cjs.js:1307:31)
              0|mm       |     at async DAVClient.login (/home/pi/MagicMirror/modules/MMM-CalDAV/node_modules/tsdav/dist/tsdav.cjs.js:1659:15)
              0|mm       |     at async Fetcher.work (/home/pi/MagicMirror/modules/MMM-CalDAV/node_helper.js:89:7) {
              0|mm       |   [cause]: Error: getaddrinfo ENOTFOUND invalidcaldavserver.com
              0|mm       |       at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:120:26) {
              0|mm       |     errno: -3008,
              0|mm       |     code: 'ENOTFOUND',
              0|mm       |     syscall: 'getaddrinfo',
              0|mm       |     hostname: 'invalidcaldavserver.com'
              0|mm       |   }
              0|mm       | }
              

              Probably some auth. problem?
              Maybe you got another idea.
              I’m running the MM on an Raspberry Pi Zero.

              Best
              Till

              M 1 Reply Last reply Reply Quote 0
              • M Offline
                MMRIZE @Tiller
                last edited by

                @Tiller
                invalidcaldavserver.com ???
                Usually your error message is showing that URL may be wrong.

                T 1 Reply Last reply Reply Quote 0
                • T Offline
                  Tiller @MMRIZE
                  last edited by

                  @MMRIZE
                  Yes, that’s what I thought too.
                  But I checked it again, and it’s the same URL my Synology ist showing for the calendar.
                  “Http://localip:5000/caldav/”

                  Maybe some settings on my synology are the problem?! I already checked the port, it’s open.

                  Best
                  Tillmann

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

                    @Tiller what is localip?

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    T 1 Reply Last reply Reply Quote 0
                    • T Offline
                      Tiller @sdetweil
                      last edited by

                      @sdetweil
                      The local IP of my synology.
                      Something like 192.168.0.x

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

                        @Tiller ok… just checking…

                        just fyi IP addresses 192.168.x.y NEVER cross the internet… they are ‘unroutable’ on purpose
                        172. and 10. are also like that

                        if you share that I cannot reach it…

                        mine network is 192.168.2.x

                        Sam

                        How to add modules

                        learning how to use browser developers window for css changes

                        1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 6
                        • 7
                        • 8
                        • 9
                        • 10
                        • 8 / 10
                        • 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