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

MM doesn't start after last update

Scheduled Pinned Locked Moved Solved Troubleshooting
20 Posts 5 Posters 3.1k Views 4 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 @JoeFranz
    last edited by Jan 5, 2024, 7:04 PM

    @JoeFranz still trying to find the cause…

    so far every cal url I have received works great on my local MM systems. 2.25 and 2.26, x86, pi3, pi4 and pi5.

    so, i’m not use what is going on…

    in all the cases if the cal is parsed the events are broadcast but cal says no events… ???

    weird…

    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 @JoeFranz
      last edited by sdetweil Jan 5, 2024, 7:20 PM Jan 5, 2024, 7:17 PM

      @JoeFranz lets get you back to working, move you back to whatever release worked…

      stop mm if running

      on the command line

      git  tag -l 
      

      to list the tags (checkpoints in the list f changes, made at every release)

      you should see a list
      Screenshot at 2024-01-05 13-14-08.png

      then whichever release you were last working on do

      git checkout -b tempbranch tags/v???  the number,  2.25.0 or whatever
      like 
      git checkout -b tempbranch tags/v2.25.0
      

      if successful
      then

      rm -rf node_modules
      npm install 
      

      and give it a try

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      J 1 Reply Last reply Jan 6, 2024, 10:25 AM Reply Quote 0
      • J Offline
        JoeFranz @sdetweil
        last edited by Jan 6, 2024, 10:25 AM

        @sdetweil
        Don’t work so hard…
        It was just a calendar where the appointments weren’t displayed. I have now copied these into another calendar and they are now displayed there. I’m glad that everything else is working fine again, thank you for your help! :-)
        The command “git tag -l” only shows me up to version v2.2.0.
        I think I’ll leave it like that for now…:winking_face:

        S 1 Reply Last reply Jan 6, 2024, 12:59 PM Reply Quote 0
        • S Offline
          sdetweil @JoeFranz
          last edited by Jan 6, 2024, 12:59 PM

          @JoeFranz weird. but thanks for the info

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          1 Reply Last reply Reply Quote 0
          • P Offline
            plainbroke
            last edited by Jan 7, 2024, 5:56 PM

            @sdetweil > git tag -l

            Sam,
            I am running MM 2.24.0 if I update to 2.26 Do you think it will break MMM-RTSPStream? I have 4 different instances of it running in carousel. We love the way it works showing us video of all 4 sides of our house outside.

            Slow learner. But trying anyways.

            S 1 Reply Last reply Jan 7, 2024, 5:57 PM Reply Quote 0
            • S Offline
              sdetweil @plainbroke
              last edited by sdetweil Jan 7, 2024, 5:57 PM Jan 7, 2024, 5:57 PM

              @plainbroke no idea, don’t upgrade
              if u see the new update message, just add

              disabled: true

              to the updatenotifications module
              and restart mm

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              P 1 Reply Last reply Jan 7, 2024, 6:01 PM Reply Quote 0
              • P Offline
                plainbroke @sdetweil
                last edited by Jan 7, 2024, 6:01 PM

                @sdetweil

                Ok thanks for the honest answer.
                You the man.

                Slow learner. But trying anyways.

                S 1 Reply Last reply Jan 7, 2024, 6:05 PM Reply Quote 0
                • S Offline
                  sdetweil @plainbroke
                  last edited by Jan 7, 2024, 6:05 PM

                  @plainbroke there is NEVER any reason to upgrade, unless there is something you NEED .

                  if it ain’t broke, don’t ‘fix’ it…

                  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
                    17/20
                    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