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

Nextcloud calendar error

Scheduled Pinned Locked Moved Unsolved Troubleshooting
15 Posts 2 Posters 338 Views 2 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 @theaddies
    last edited by Apr 12, 2025, 1:09 PM

    @theaddies ok, can you open the developers window

    ctrl-shift-i, select the console tab, and entry cal in the filter field

    see if there is any error?

    maximumEntries:5 could be limiting too

    Sam

    How to add modules

    learning how to use browser developers window for css changes

    T 2 Replies Last reply Apr 12, 2025, 1:13 PM Reply Quote 0
    • T Offline
      theaddies @sdetweil
      last edited by theaddies Apr 12, 2025, 1:13 PM Apr 12, 2025, 1:13 PM

      @sdetweil I am only using ssh. I will plug a keyboard into it.

      1 Reply Last reply Reply Quote 0
      • T Offline
        theaddies @sdetweil
        last edited by Apr 12, 2025, 1:33 PM

        @sdetweil OK, so in the console I do see the message below over and over and over. That is the only thing that appears odd to me.

        slicing events total maxcount = 10   Calendar_js:744
        sorting events count =0 Calendar_js: 704
        
        S 1 Reply Last reply Apr 12, 2025, 1:38 PM Reply Quote 0
        • S Offline
          sdetweil @theaddies
          last edited by Apr 12, 2025, 1:38 PM

          @theaddies this sounds like v 2.30, w the clipping problem

          https://forum.magicmirror.builders/topic/19282/version-2.30.0-calendar-fix-for-clipping-broadcast-events

          fixed in 2.31

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          T 1 Reply Last reply Apr 12, 2025, 2:11 PM Reply Quote 0
          • T Offline
            theaddies @sdetweil
            last edited by Apr 12, 2025, 2:11 PM

            @sdetweil I switched to the branch described in the other post and nothing changed. I switched back to main and I give up. Thanks very much for the help. I really appreciate it.

            S 1 Reply Last reply Apr 12, 2025, 2:13 PM Reply Quote 0
            • S Offline
              sdetweil @theaddies
              last edited by Apr 12, 2025, 2:13 PM

              @theaddies the 2.30 fix branch isn’t there unless you manually install it

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              T 1 Reply Last reply Apr 12, 2025, 7:24 PM Reply Quote 0
              • T Offline
                theaddies @sdetweil
                last edited by Apr 12, 2025, 7:24 PM

                @sdetweil I did this. Nothing changed.

                cd ~/MagicMirror
                git fetch origin pull/3679/head:_fix_clipping
                git switch _fix_clipping
                npm run install-mm
                # if you get an error error, rm package-lock.json
                # and repeat the git switch
                restart MM
                
                
                1 Reply Last reply Reply Quote 0
                • S Offline
                  sdetweil @theaddies
                  last edited by Apr 13, 2025, 2:13 AM

                  @theaddies said in Nextcloud calendar error:

                                                      maximumEntries: 5,
                  

                  if you try 100 instead of 5 does it make a difference?

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  1 Reply Last reply Reply Quote 0
                  • 1
                  • 2
                  • 2 / 2
                  2 / 2
                  • First post
                    12/15
                    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