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 funktioniert nicht mehr nach Update

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    13 Posts 2 Posters 3.5k 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 Do not disturb
      sdetweil @NickOne
      last edited by

      @NickOne said in MM funktioniert nicht mehr nach Update:

      Das Überwachen von Dateiänderungen wird nicht auf allen Plattformen unterstützt. (Wenn Sie config.js ändern und speichern, wird mm neu gestartet) …

      Wie gesagt, ich muss die Ausgabe der Protokolle sehen.

      Bitte

      pm2 stop all
      pm2 flush
      pm2 start MagicMirror 
      
      20 Sekunden warten
      
      pm2 logs  --lines=100 >somefile.txt
      
      ctrl-c
      und Beispiel somefile.txt
      

      Sam

      How to add modules

      learning how to use browser developers window for css changes

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

        @sdetweil

        Meinen Sie das hier?

        0|MagicMirror | /home/pi/MagicMirror/node_modules/electron/dist/electron: symbol lookup error: /home/pi/MagicMirror/node_modules/electron/dist/electron: undefined symbol: gbm_bo_get_modifier
        PM2 | App [MagicMirror:0] exited with code [127] via signal [SIGINT]
        PM2 | App [MagicMirror:0] starting in -fork mode-
        PM2 | TypeError [ERR_INVALID_ARG_TYPE]: The “data” argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received type number (16302)
        PM2 | at Object.writeFileSync (node:fs:2195:5)
        PM2 | at /usr/lib/node_modules/pm2/lib/God/ForkMode.js:258:12
        PM2 | at wrapper (/usr/lib/node_modules/pm2/node_modules/async/internal/once.js:12:16)
        PM2 | at next (/usr/lib/node_modules/pm2/node_modules/async/waterfall.js:96:20)
        PM2 | at /usr/lib/node_modules/pm2/node_modules/async/internal/onlyOnce.js:12:16
        PM2 | at WriteStream. (/usr/lib/node_modules/pm2/lib/Utility.js:186:13)
        PM2 | at WriteStream.emit (node:events:513:28)
        PM2 | at WriteStream.emit (node:domain:552:15)
        PM2 | at node:internal/fs/streams:75:16
        PM2 | at FSReqCallback.oncomplete (node:fs:192:23)
        PM2 | App [MagicMirror:0] online

        S 1 Reply Last reply Reply Quote 0
        • S Do not disturb
          sdetweil @NickOne
          last edited by

          @NickOne said in MM funktioniert nicht mehr nach Update:

          0|MagicMirror | /home/pi/MagicMirror/node_modules/electron/dist/electron: symbol lookup error: /home/pi/MagicMirror/node_modules/electron/dist/electron: undefined symbol: gbm_bo_get_modifier

          thank you

          one more command

          lsb_release -a

          but likely

          https://github.com/MichMich/MagicMirror/issues/2989

          Sam

          How to add modules

          learning how to use browser developers window for css changes

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

            @sdetweil

            No LSB modules are available.
            Distributor ID: Raspbian
            Description: Raspbian GNU/Linux 9.11 (stretch)
            Release: 9.11
            Codename: stretch

            S 1 Reply Last reply Reply Quote 0
            • S Do not disturb
              sdetweil @NickOne
              last edited by

              @NickOne yes, latest MM release will not run on stretch.

              only fix is to flash a new sd card and re-setup the mirror

              my backup/restore scripts could help minimize the work …
              https://github.com/sdetweil/MagicMirror-backup-restore

              you can run them from the web, save the changes to github and then restore from there
              (after installing MM on a new sd card)
              https://github.com/sdetweil/MagicMirror_scripts

              I have just updated my upgrade script to NOT upgrade on stretch systems
              at least give u time to figure out what to do , not break your MM setup

              Sam

              How to add modules

              learning how to use browser developers window for css changes

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

                @sdetweil

                Okay, vielen Dank für Ihre Hilfe. Dann werde ich wohl alles neu machen dürfen. Danke für die Links zum backup-restore script. Mal schauen ob ich das alles hinbekomme.
                Schön Abend Ihnen!

                1 Reply Last reply Reply Quote 0
                • 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