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.

    Sync private iCloud calendar with MagicMirror

    Scheduled Pinned Locked Moved Tutorials
    162 Posts 58 Posters 390.2k Views 65 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.
    • G Offline
      ganther
      last edited by

      Hi there,
      i followed the instructions, my calendars are shown in discovery.
      I copied the UUID and it starts syncing, but the saved files are 0kb.
      I tried several calendars and checked the UUID’s but can’t find any mistake?

      any ideas?
      thanks!!

      1 Reply Last reply Reply Quote 0
      • G Offline
        Gailby @Beh
        last edited by

        @Beh Everything works fine until I’ll try to save the config file:

        1. ~/.vdirsyncer/config directory cannot be found
        2. Once I manuals create directories I also save config file as config.cfg and also tried config.config and save
        3. I haven’t filled in collections = [“HERE-GOES-THE-UUID-OF-THE-CALENDAR-YOU-WANT-TO-SYNC”] in conf. Could this make it crash?
        4. Running curl for timer ok.
          5.Then when vdirsyncer discover nothing happens I get Errno 21 and that’s where I get stuck…

        Really wonder what might be the issues here?

        G 1 Reply Last reply Reply Quote 0
        • G Offline
          ganther @Gailby
          last edited by

          @Gailby
          The file is named config. It‘s not a directory, it‘s the name of the file. (No ending).

          G 1 Reply Last reply Reply Quote 0
          • G Offline
            Gailby @ganther
            last edited by

            @ganther so if I put config in ~/.vdirsyncer/config it should work?
            I think I did try it but somehow wansn’t able to read it as a file nor save and getting empty file and no result forward…

            G 1 Reply Last reply Reply Quote 0
            • G Offline
              ganther @Gailby
              last edited by

              @Gailby
              Yes. Just type these commands as given:

              touch ~/.vdirsyncer/config
              nano ~/.vdirsyncer/config

              1 Reply Last reply Reply Quote 0
              • schwoediauerS Offline
                schwoediauer @l0cal
                last edited by

                @l0cal Hi !

                I’m also interrested on this solution to display reminders on this way, but It dosen’t work actually for me.
                Do you have a running configuration

                1 Reply Last reply Reply Quote 0
                • M Offline
                  maestro82
                  last edited by

                  Two run two calendars, would I need to adjust config.js file as well?

                  Thanks

                  M 1 Reply Last reply Reply Quote 0
                  • G Offline
                    Gailby @Beh
                    last edited by

                    @Beh I had no problem adding several modules of same kind and several .ics files in Calendars…however it doesn’t seem to sync or retrieve anything…only says no upcomming events :/

                    G 1 Reply Last reply Reply Quote 0
                    • G Offline
                      ganther @Gailby
                      last edited by

                      @Gailby
                      Is your ics-file in modules/calendars also 0kb?

                      G 1 Reply Last reply Reply Quote 0
                      • G Offline
                        Gailby @ganther
                        last edited by

                        @ganther I don’t know…I need to check

                        G 1 Reply Last reply Reply Quote 0
                        • G Offline
                          Gailby
                          last edited by

                          Doesn’t seem like they are empty in KB. However the first file has rw–r–r-- and the others only rw------ don’t know if these permissions affects the none fetching of data

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

                            @maestro82 So I was able to get through the tutorial with no errors, all files discovered and synced. But when I run MagicMirror calendar says “Loading…” and never loads. I have changed interval to 5min in timer file. Any advise to troubleshoot?

                            Thanks,

                            M 1 Reply Last reply Reply Quote 0
                            • G Offline
                              Gailby @Gailby
                              last edited by

                              @Gailby @ganther @Beh the ics files doesn’t seem to sync in Calendars… all files are empty. Have anyone resolved this?

                              1 Reply Last reply Reply Quote 0
                              • BehB Offline
                                Beh
                                last edited by

                                Hey Guys, I’m sorry I can’t help you right now.
                                I currently have my examination period at my university. So I’m super busy right now… I’ll be able to help in a week or so…

                                1 Reply Last reply Reply Quote 0
                                • G Offline
                                  ganther
                                  last edited by

                                  @Gailby no, same behavior here.

                                  @beh Thank you and good luck for your exams.

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

                                    Solved this issue by using “http:” not “https:” in calendar url but now my calendar shows no events. I looked into the actual “modules/calendars/****.ics” file and it contains multiple events. Any suggestions?

                                    G 1 Reply Last reply Reply Quote 0
                                    • G Offline
                                      ganther @maestro82
                                      last edited by

                                      @maestro82
                                      Did you check your calendar-url in conf/config.js?

                                      My calendar is running now correctly. Don‘t know why but now my ics-file isn‘t empty anymore.

                                      1 Reply Last reply Reply Quote 0
                                      • M Offline
                                        maestro82
                                        last edited by

                                        So . . . . . . restarted the mirror and now it works. Moving on to adding other calendars, wish us luck.

                                        1 Reply Last reply Reply Quote 0
                                        • M Offline
                                          maestro82
                                          last edited by

                                          So I have three separate calendars linked to ical, running on my magic mirror. I see events from all three calendars, but many events are missing. Any ideas?

                                          E 1 Reply Last reply Reply Quote 0
                                          • E Offline
                                            E3V3A @maestro82
                                            last edited by E3V3A

                                            @maestro82 said in Sync private iCloud calendar with MagicMirror:

                                            So I have three separate calendars linked to ical, running on my magic mirror. I see events from all three calendars, but many events are missing. Any ideas?

                                            You are probably limiting the number of calendar items shown in your calendar config. (IDK what is the default, but perhaps only 10-15 which for 3 cals can be easily overloaded.)

                                            "Everything I do (here) is for free – altruism is the way!"
                                            MMM-FlightsAbove, MMM-Tabulator, MMM-Assistant (co-maintainer)

                                            M 1 Reply Last reply Reply Quote 0

                                            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                            With your input, this post could be even better 💗

                                            Register Login
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 8
                                            • 9
                                            • 2 / 9
                                            • 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