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

install upgrade scripts changed for version 2.25 and node 20

Scheduled Pinned Locked Moved Unsolved Troubleshooting
35 Posts 4 Posters 8.7k 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.
  • B Offline
    bdream
    last edited by Oct 12, 2023, 1:11 PM

    @sdetweil as I made

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

    it worked fine until CTRL + C

    Yes the problem with the calendar is next I need help to fix. For now I wonder how to get MM starting after reboot again?

    –
    cheers, bdream

    S 1 Reply Last reply Oct 12, 2023, 1:21 PM Reply Quote 0
    • S Offline
      sdetweil @bdream
      last edited by sdetweil Nov 26, 2023, 3:27 PM Oct 12, 2023, 1:21 PM

      @bdream

      pm2 start all
      pm2 save
      

      and

      sudo reboot
      

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      1 Reply Last reply Reply Quote 0
      • B Offline
        bdream
        last edited by Oct 12, 2023, 2:01 PM

        @sdetweil yeah, now it works again :grinning_face:

        What does it “note that we removed digest fetch in this release.” mean?
        Is it I cant get calendar from nextcloud via webdav?

        –
        cheers, bdream

        S 1 Reply Last reply Oct 12, 2023, 2:04 PM Reply Quote 0
        • S Offline
          sdetweil @bdream
          last edited by Oct 12, 2023, 2:04 PM

          @bdream said in install upgrade scripts changed for version 2.25 and node 20:

          @sdetweil yeah, now it works again
          What does it “note that we removed digest fetch in this release.” mean?

          we removed the code in the calendar module that does this type of authentication…

          https://en.wikipedia.org/wiki/Digest_access_authentication

          I personally don’t know the difference in the config or in using nextcloud…

          maybe someone else can chime in here

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          1 Reply Last reply Reply Quote 0
          • B Offline
            bdream
            last edited by Oct 12, 2023, 2:14 PM

            @sdetweil thanks!!!
            Will see how to solve the calendar issue.

            –
            cheers, bdream

            1 Reply Last reply Reply Quote 0
            • 1
            • 2
            • 3
            • 4
            • 4 / 4
            4 / 4
            • First post
              31/35
              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