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

Google Calendar not updating

Scheduled Pinned Locked Moved Troubleshooting
22 Posts 2 Posters 5.1k 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.
  • S Away
    sdetweil @vanced54
    last edited by Apr 10, 2020, 6:35 PM

    @vanced54 do you see in the terminal window, or pm2 logs

     Create new calendar fetcher for url: http://www.calendarlabs.com/ical-calendar/ics/76/US_Holidays.ics - Interval: 300000
    
    

    but with your url?

    do you see any errors?

    Sam

    How to add modules

    learning how to use browser developers window for css changes

    V 1 Reply Last reply Apr 10, 2020, 11:19 PM Reply Quote 0
    • V Offline
      vanced54 @sdetweil
      last edited by Apr 10, 2020, 11:19 PM

      @sdetweil

      Not that I see but there may be something I am overlooking

      75dbe11d-a2be-4912-9cdd-fb84f27c0cad-image.png

      S 1 Reply Last reply Apr 10, 2020, 11:34 PM Reply Quote 0
      • S Away
        sdetweil @vanced54
        last edited by Apr 10, 2020, 11:34 PM

        @vanced54 ok, there is a debug tool in the /modules/default/calendar folder

        edit the debug.js and put your url in the place of the one there

        and then do

        node debug.js

        it should display events read from the calendar

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        V 1 Reply Last reply Apr 11, 2020, 12:30 AM Reply Quote 0
        • V Offline
          vanced54 @sdetweil
          last edited by Apr 11, 2020, 12:30 AM

          @sdetweil where do I do the node debug.js?

          I tried it but doesn’t seem to worka22cc263-c285-48e6-bf1c-420fccb1e735-image.png

          I did edit the debug.js file with the same link.

          S 1 Reply Last reply Apr 11, 2020, 12:33 AM Reply Quote 0
          • S Away
            sdetweil @vanced54
            last edited by Apr 11, 2020, 12:33 AM

            @vanced54 you have to be in the MagicMirror/modules/default/calendar folder

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            V 1 Reply Last reply Apr 11, 2020, 12:40 AM Reply Quote 0
            • V Offline
              vanced54 @sdetweil
              last edited by Apr 11, 2020, 12:40 AM

              @sdetweil

              It does find events. So that means the link is good I belive.

              S 1 Reply Last reply Apr 11, 2020, 12:45 AM Reply Quote 0
              • S Away
                sdetweil @vanced54
                last edited by sdetweil Apr 11, 2020, 12:46 AM Apr 11, 2020, 12:45 AM

                @vanced54 are the events in the future?

                open the developers window on the mirror
                using the ctrl-shift-i on the keyboard or npm start dev

                then select the console tab, and scroll up… u can also filter to just the module
                by putting part of the module name in the filter field ‘cal’ (no quotes) for example

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                V 1 Reply Last reply Apr 11, 2020, 1:39 AM Reply Quote 0
                • V Offline
                  vanced54 @sdetweil
                  last edited by Apr 11, 2020, 1:39 AM

                  @sdetweil

                  The events were in the past. Only 10 were there but it seems like that is what the max events were set to.

                  S 1 Reply Last reply Apr 11, 2020, 1:45 AM Reply Quote 0
                  • S Away
                    sdetweil @vanced54
                    last edited by Apr 11, 2020, 1:45 AM

                    @vanced54 yeh, the calendar will not show events in the past… it will (with settings change) broadcast those as part of the calendar data to OTHER modules, which might use it… I have a module that uses the calendar broadcast, but not events in the past

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    V 1 Reply Last reply Apr 13, 2020, 12:56 PM Reply Quote 0
                    • V Offline
                      vanced54 @sdetweil
                      last edited by Apr 13, 2020, 12:56 PM

                      @sdetweil So what does that mean? Does that provide a clue as to why I’m not getting calendar events to show up?

                      S 1 Reply Last reply Apr 13, 2020, 1:08 PM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 2 / 3
                      2 / 3
                      • First post
                        11/22
                        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