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 requires updated nodejs, warning for pi0w installations

    Scheduled Pinned Locked Moved Troubleshooting
    24 Posts 3 Posters 14.2k 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 Offline
      sdetweil @rushmuzik
      last edited by

      @rushmuzik sorry , let me look at that

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

        @sdetweil No worries. Thanks for all that you do.

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

          @rushmuzik can you try the upgrade script again

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

            @sdetweil Still the same error in update log. unfortunately

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

              @rushmuzik ok, then you have to upgrade the OS on the sd card

              see my backup/restore
              https://github.com/sdetweil/MagicMirror-backup-restore

              to save and later restore the MM config and modules after reinstalling MM
              with the installer script.

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

                @sdetweil The interesting thing is that I was able to do a fresh install using the rasberry.sh script. I renamed my original MagicMirror folder then did a fresh install using your install script. 2.30 is running. Everything works except the calendar. lol. Where can I change the fetch timeout to 60 seconds?

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

                  @rushmuzik send me the upgrade.log again after the new run…

                  something isn’t right…

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

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

                    @rushmuzik fetchTimeout see the doc

                    Screenshot at 2025-01-03 19-40-32.png

                    have to use export
                    in front just like the external_ browser

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

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

                      @sdetweil Here it is

                      Upgrade started - Fri Jan 3 20:33:33 EST 2025
                      system is Linux kiosk 6.1.21+ #1642 Mon Apr 3 17:19:14 BST 2023 armv6l GNU/Linux
                      user requested to apply changes
                      doing test run = false
                      the os is PRETTY_NAME=“Raspbian GNU/Linux 11 (bullseye)” NAME=“Raspbian GNU/Linux” VERSION_ID=“11” VERSION=“11 (bullseye)” VERSION_CODENAME=bullseye ID=raspbian ID_LIKE=debian HOME_URL=“http://www.raspbian.org/” SUPPORT_URL=“http://www.raspbian.org/RaspbianForums” BUG_REPORT_URL=“http://www.raspbian.org/RaspbianBugs”
                      the latest MagicMirror version, 2.23 (April 4 2023) or above, will not run on Raspian Bullseye, due to browser limitations
                      Upgrade ended - Fri Jan 3 20:33:33 EST 2025

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

                        @rushmuzik yep, thanks… fixed… should have been buster…

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

                          @sdetweil yep! that fixed it. update installed. Still have issues with the calendar though. holidays doesn’t load.

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

                            @rushmuzik i don’t see that on my pi0w. all works great w push browser
                            i use holidays and my personal calendar together

                            Sam

                            How to add modules

                            learning how to use browser developers window for css changes

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

                              @rushmuzik did u put on the clipping fix? pinned at top of troubleshooting

                              are they being broadcast?

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

                                @sdetweil Yes, I ran the clipping fix. I’m using the surf browser.

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

                                  @sdetweil according to pm2 logs it did broadcast 12 events

                                  262b20a9-bb8b-4fe9-82ae-6137d839b550-image.png

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

                                    @rushmuzik and calendar has a position set?

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

                                      @sdetweil yes top left. I did notice my Electron version said undefined in pm2 logs. Would that matter?

                                      acf4c516-1f4d-46a6-956c-02fede4d8480-image.png

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

                                        @rushmuzik no, cause its not electron. its surf, so when we looked for the electron version it wasn’t there

                                        ill check it out again in the morning

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

                                          @sdetweil finally loaded after an hour

                                          8c4f5caa-5ddd-40f9-9c98-d751ed10a497-image.png

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

                                            @rushmuzik wow…

                                            Sam

                                            How to add modules

                                            learning how to use browser developers window for css changes

                                            1 Reply Last reply Reply Quote 0
                                            • S sdetweil referenced this topic on
                                            • S sdetweil marked this topic as a regular topic on
                                            • System unpinned this topic on

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