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

Version 2.30.0 Calendar fix for clipping broadcast events

Scheduled Pinned Locked Moved Solved Troubleshooting
67 Posts 10 Posters 11.1k Views 10 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.
  • A Offline
    angeliKITTYx @sdetweil
    last edited by Jan 11, 2025, 10:11 PM

    @sdetweil I’m confused then…i was just using the values you provided. Do I need to go back to my refresh of 1.75min? Do I keep the fetch value at 5000?

    S A 2 Replies Last reply Jan 11, 2025, 10:15 PM Reply Quote 0
    • S Away
      sdetweil @angeliKITTYx
      last edited by Jan 11, 2025, 10:15 PM

      @angeliKITTYx dang forum… they removed the * I fixed the post

      3*60*100
      3 minutes, * 60 seconds * 1000 ms
      

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      1 Reply Last reply Reply Quote 0
      • A Offline
        angeliKITTYx @angeliKITTYx
        last edited by Jan 11, 2025, 10:16 PM

        @sdetweil I put the refresh interval back down to 100500, and the calendar refreshed. The 3rd calendar showed back up, but they’re all displaying at 5AM and going into the following day even though everything is an “all day” event in my Google calendar. It looks the same as the screenshot I shared earlier.

        S 1 Reply Last reply Jan 11, 2025, 10:23 PM Reply Quote 0
        • S Away
          sdetweil @angeliKITTYx
          last edited by Jan 11, 2025, 10:23 PM

          @angeliKITTYx sounds like your system timezone is incorrect
          everything is based off the timezone

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          A 1 Reply Last reply Jan 11, 2025, 10:28 PM Reply Quote 0
          • A Offline
            angeliKITTYx @sdetweil
            last edited by Jan 11, 2025, 10:28 PM

            @sdetweil how do I change the timezone in MM? This issue only came up once I did the fix clipping commands on this thread. And what about all the calendars that aren’t showing?

            I also just noticed my weather module stopped working too.

            S 1 Reply Last reply Jan 11, 2025, 10:37 PM Reply Quote 0
            • S Away
              sdetweil @angeliKITTYx
              last edited by Jan 11, 2025, 10:37 PM

              @angeliKITTYx timezone, from desktop, click the calendar top right
              change timezone under calendar

              i don’t know in ext3 cals, not my module… but I use multi cals with it every day and don’t see this

              ext3 is done all in browser
              so maybe open the developer window (ctrl-shift-i) and select the console tab
              and out a unique part of the module name in the filter field, ext3 for this

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              A 1 Reply Last reply Jan 11, 2025, 10:45 PM Reply Quote 0
              • A Offline
                angeliKITTYx @sdetweil
                last edited by Jan 11, 2025, 10:45 PM

                @sdetweil my raspberry pi desktop has the correct timezone, my Google calendars are all set right, and the clock module is showing the right time. Would ext3 have a different time zone set?

                S 2 Replies Last reply Jan 11, 2025, 10:57 PM Reply Quote 0
                • S Away
                  sdetweil @angeliKITTYx
                  last edited by Jan 11, 2025, 10:57 PM

                  @angeliKITTYx
                  i do not know

                  for debug purposes

                  edit config.js and add

                  ,"DEBUG"
                  

                  to the logLevel parms at the top

                  stop (if using pm2, pm2 stop all)

                  and MANUALLY start MM like this

                  cd ~/MagicMirror
                  npm start >somefile.txt 2>&1
                  

                  wait til some time, and then ctrl-c on the command prompt where u did the manual start

                  edit the config.js back to remove the debug parm

                  the file will be large with all the calendars being processed

                  you can’t upload that here, and I would normally ask to email it to me.
                  I don’t know if email will take that large a file… you can try… my same userid as here at gmail

                  because the FULL urls of the calendars are shown in the log, I don’t want that posted in clear text anywhere…

                  I suggest uploading somewhere and emailing or direct message me the url

                  I did extensive work on the calendar to fix these problems on this release.
                  so I am very interested in the problem

                  you can look thru the file, its just text and you will see the timezone reported as it processes calendar events.

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  A 1 Reply Last reply Jan 12, 2025, 12:47 AM Reply Quote 0
                  • S Away
                    sdetweil @angeliKITTYx
                    last edited by Jan 11, 2025, 10:58 PM

                    @angeliKITTYx on weather see this

                    https://forum.magicmirror.builders/topic/19323/version-2-30-0-weather-module-stuck-loading-worked-fine-before-upgrade

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    1 Reply Last reply Reply Quote 0
                    • A Offline
                      angeliKITTYx @sdetweil
                      last edited by Jan 12, 2025, 12:47 AM

                      @sdetweil so I decided to do a clean install of my MM, and the timezone thing fixed itself. However, it’s still not displaying all of my calendars. Two show up immediately, one shows up after the refreshinterval, and the rest don’t show up at all. I tried re-entering all of the private ical URLs, but those didn’t change anything. The log still shows it’s pulling x events from each URL, but they’re not displaying. Did you still want me to email you the logs?

                      S 2 Replies Last reply Jan 12, 2025, 12:53 AM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 6
                      • 7
                      • 4 / 7
                      4 / 7
                      • First post
                        37/67
                        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