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.

    No upcoming events

    Scheduled Pinned Locked Moved Solved Troubleshooting
    28 Posts 7 Posters 16.3k Views 7 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 @Shelbyville
      last edited by

      @shelbyville cool. If it’s working now, can u mark this issue solved?

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      1 Reply Last reply Reply Quote 0
      • R Offline
        ryanschaefer14
        last edited by

        I am currently having this issue as well. I have tried the above suggestions with no luck. Anyone still having this issue or may know how to help?

        All modules working except for calendar. Calendar is a public .ics. Have tried a clean reinstall of my pi and am stuck at the same point.

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

          @ryanschaefer14 can u use the URL in your browser and get the ics file downloaded?

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          R 1 Reply Last reply Reply Quote 0
          • R Offline
            ryanschaefer14 @sdetweil
            last edited by

            @sdetweil Yes, when I copy/paste URL in browser I am able to download the ics file. I am trying to get my Magic Mirror to update when I update calendar via Alexa. The default calendar in the Magic Mirror config file nor my public Google calendar show up. I am just getting “US Holidays; no upcoming events”

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

              @ryanschaefer14 ok, the default holidays calendar was for 2018. Not 2019.

              There is another. I don’t know what the link is myself.

              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 @ryanschaefer14
                last edited by

                @ryanschaefer14 does the url start with webcal://

                If so, change to https://

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                R 2 Replies Last reply Reply Quote 0
                • R Offline
                  ryanschaefer14 @sdetweil
                  last edited by

                  @sdetweil Oh that makes alot of sense.

                  The google calendar I have been trying is in the format:
                  https://calendar.google.com/calendar/ical/....................gmail.com/public/basic.ics
                  I have made it public as well.

                  1 Reply Last reply Reply Quote 0
                  • R Offline
                    ryanschaefer14 @sdetweil
                    last edited by

                    @sdetweil
                    I found the 2019 calendar link :
                    https://www.calendarlabs.com/ical-calendar/ics/76/US_Holidays.ics

                    I also found an error in my calendar which I was able to fix and it now works correctly. Thank you for your assistance.

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

                      @ryanschaefer14 great!, Thx for the update. Can u mark this solved?

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

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

                        Hi everyone!

                        I have a raspberry pi 4 4 gb model that is experiencing the same error.

                        I’ve tried the posts I posted earlier, but unfortunately none of it works for me. When I try to open the public .ics url in a browser I get 404 not found error and it can be read in terminal too.

                        Could you help me?

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

                          @KicsiG83 does the url start webcal:? if so change to https:

                          Sam

                          How to add modules

                          learning how to use browser developers window for css changes

                          K 2 Replies Last reply Reply Quote 0
                          • K Offline
                            KicsiG83 @sdetweil
                            last edited by

                            @sdetweil
                            I try it webcal and https public and private url, but none of them works.

                            1 Reply Last reply Reply Quote 0
                            • K Offline
                              KicsiG83 @sdetweil
                              last edited by

                              @sdetweil
                              Okay, I found my mistake. 2-step access prevents access from less secure applications.

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

                                @KicsiG83 oh yeh, MFA/Two step auth stops all the fun

                                Sam

                                How to add modules

                                learning how to use browser developers window for css changes

                                1 Reply Last reply Reply Quote 0
                                • B Offline
                                  Buncie
                                  last edited by

                                  Hello, I too am getting this error, and this is my link.

                                  https://calendar.google.com/calendar/ical/ioniaisd.org_44nlnatni9hl965bmbs894hvko%40group.calendar.google.com/public/basic.ics

                                  and my code looks like this.

                                  {
                                                          module: "calendar",
                                                          position: "top_left",
                                                          config: {
                                                                  colored: false,
                                                                  coloredSymbolOnly: false,
                                                                  calendars: [
                                                                          {
                                                                                  symbol: "calendar",
                                                                                  url: "https://calendar.google.com/calendar/ical/ioniaisd.org_44nlnatni9hl965b$
                                                                  ]
                                                          }
                                                  },
                                  
                                  S 1 Reply Last reply Reply Quote 0
                                  • S Offline
                                    sdetweil @Buncie
                                    last edited by

                                    @Buncie I get error 404 for that calendar link

                                    Sam

                                    How to add modules

                                    learning how to use browser developers window for css changes

                                    1 Reply Last reply Reply Quote 0
                                    • B Offline
                                      Buncie
                                      last edited by

                                      Does that mean it’s not public? I went into google calendar and copied the public ical link it gave me.
                                      Should I reset it?

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

                                        @Buncie no idea, its not public for sure

                                        Sam

                                        How to add modules

                                        learning how to use browser developers window for css changes

                                        1 Reply Last reply Reply Quote 0
                                        • B Offline
                                          Buncie
                                          last edited by

                                          I went to the settings and it should be public now.

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

                                            yep, downloaded… so it should work now in calendar

                                            Sam

                                            How to add modules

                                            learning how to use browser developers window for css changes

                                            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
                                            • 1 / 2
                                            • 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