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

Black Screen --> Update to v2.18.0

Scheduled Pinned Locked Moved Unsolved Troubleshooting
8 Posts 2 Posters 1.2k 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.
  • M Offline
    MDLefevere
    last edited by Jan 15, 2022, 6:59 PM

    Hi All,

    Today i tried to update. The second time. Again it fails. Might be my bad!.
    Now i’m left again with a black screen and one big error…

    I can start all over again but maybe this might be fixable.
    The error that’s given me is:

    [15.01.2022 19:56.05.617] [LOG]   Starting MagicMirror: v2.18.0
    [15.01.2022 19:56.05.640] [LOG]   Loading config ...
    [15.01.2022 19:56.05.654] [LOG]   Loading module helpers ...
    [15.01.2022 19:56.05.662] [LOG]   No helper found for module: alert.
    [15.01.2022 19:56.05.681] [LOG]   Initializing new module helper ...
    [15.01.2022 19:56.05.684] [LOG]   Module helper loaded: MMM-NewPIR
    [15.01.2022 19:56.05.688] [LOG]   No helper found for module: clock.
    [15.01.2022 19:56.06.102] [LOG]   Initializing new module helper ...
    [15.01.2022 19:56.06.107] [LOG]   Module helper loaded: calendar
    [15.01.2022 19:56.06.110] [LOG]   No helper found for module: weather.
    [15.01.2022 19:56.06.245] [LOG]   Initializing new module helper ...
    [15.01.2022 19:56.06.247] [LOG]   Module helper loaded: MMM-Bring
    [15.01.2022 19:56.06.407] [ERROR] WARNING! Could not load config file. Starting with default configuration. Error found: Error: 'linux-armv7' binaries cannot be used on the 'linux-armvdefault' platform. Please remove the 'node_modules/sharp' directory and run 'npm install' on the 'linux-armvdefault' platform.
    [15.01.2022 19:56.06.410] [LOG]   Loading module helpers ...
    [15.01.2022 19:56.06.412] [LOG]   No helper found for module: alert.
    [15.01.2022 19:56.06.414] [LOG]   Initializing new module helper ...
    [15.01.2022 19:56.06.415] [LOG]   Module helper loaded: MMM-NewPIR
    [15.01.2022 19:56.06.417] [LOG]   No helper found for module: clock.
    [15.01.2022 19:56.06.421] [LOG]   Initializing new module helper ...
    [15.01.2022 19:56.06.423] [LOG]   Module helper loaded: calendar
    [15.01.2022 19:56.06.427] [LOG]   No helper found for module: weather.
    [15.01.2022 19:56.06.430] [LOG]   Initializing new module helper ...
    [15.01.2022 19:56.06.433] [LOG]   Module helper loaded: MMM-Bring
    [15.01.2022 19:56.06.446] [ERROR] App threw an error during load
    [15.01.2022 19:56.06.449] [ERROR] Error: 'linux-armv7' binaries cannot be used on the 'linux-armvdefault' platform. Please remove the 'node_modules/sharp' directory and run 'npm install' on the 'linux-armvdefault' platform.
        at Object.hasVendoredLibvips (/home/pi/MagicMirror/modules/MMM-BackgroundSlideshow/node_modules/sharp/lib/libvips.js:82:13)
        at Object.<anonymous> (/home/pi/MagicMirror/modules/MMM-BackgroundSlideshow/node_modules/sharp/lib/constructor.js:7:22)
        at Module._compile (node:internal/modules/cjs/loader:1116:14)
        at Object.Module._extensions..js (node:internal/modules/cjs/loader:1169:10)
        at Module.load (node:internal/modules/cjs/loader:988:32)
        at Module._load (node:internal/modules/cjs/loader:829:12)
        at Function.c._load (node:electron/js2c/asar_bundle:5:13331)
        at Module.require (node:internal/modules/cjs/loader:1012:19)
        at require (node:internal/modules/cjs/helpers:94:18)
        at Object.<anonymous> (/home/pi/MagicMirror/modules/MMM-BackgroundSlideshow/node_modules/sharp/lib/index.js:3:15)
    [15.01.2022 19:56.06.452] [ERROR] Whoops! There was an uncaught exception...
    [15.01.2022 19:56.06.463] [ERROR] Error: 'linux-armv7' binaries cannot be used on the 'linux-armvdefault' platform. Please remove the 'node_modules/sharp' directory and run 'npm install' on the 'linux-armvdefault' platform.
        at Object.hasVendoredLibvips (/home/pi/MagicMirror/modules/MMM-BackgroundSlideshow/node_modules/sharp/lib/libvips.js:82:13)
        at Object.<anonymous> (/home/pi/MagicMirror/modules/MMM-BackgroundSlideshow/node_modules/sharp/lib/constructor.js:7:22)
        at Module._compile (node:internal/modules/cjs/loader:1116:14)
        at Object.Module._extensions..js (node:internal/modules/cjs/loader:1169:10)
        at Module.load (node:internal/modules/cjs/loader:988:32)
        at Module._load (node:internal/modules/cjs/loader:829:12)
        at Function.c._load (node:electron/js2c/asar_bundle:5:13331)
        at Module.require (node:internal/modules/cjs/loader:1012:19)
        at require (node:internal/modules/cjs/helpers:94:18)
        at Object.<anonymous> (/home/pi/MagicMirror/modules/MMM-BackgroundSlideshow/node_modules/sharp/lib/index.js:3:15)
    [15.01.2022 19:56.06.470] [ERROR] MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
    [15.01.2022 19:56.06.472] [ERROR] If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
    [15.01.2022 19:56.07.163] [LOG]   Launching application.
    [1039:0115/195608.230200:ERROR:viz_main_impl.cc(161)] Exiting GPU process due to errors during initialization
    [1064:0115/195608.591784:ERROR:sandbox_linux.cc(376)] InitializeSandbox() called with multiple threads in process gpu-process.
    
    S 1 Reply Last reply Jan 15, 2022, 7:07 PM Reply Quote 0
    • S Offline
      sdetweil @MDLefevere
      last edited by Jan 15, 2022, 7:07 PM

      @mdlefevere the sharp library used by this module is broken.

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      M 1 Reply Last reply Jan 15, 2022, 7:24 PM Reply Quote 0
      • M Offline
        MDLefevere @sdetweil
        last edited by Jan 15, 2022, 7:24 PM

        @sdetweil

        Is there a way to fix this, or is the module “broken”?

        S 1 Reply Last reply Jan 15, 2022, 7:29 PM Reply Quote 0
        • S Offline
          sdetweil @MDLefevere
          last edited by Jan 15, 2022, 7:29 PM

          @mdlefevere I do not know

          see this,

          https://forum.magicmirror.builders/topic/16014/mmm-backgroundslideshow-linux-armv7-binaries-cannot-be-used-on-the-linux-armvdefault-platform/11?_=1642274871254

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          M 1 Reply Last reply Jan 15, 2022, 8:11 PM Reply Quote 0
          • M Offline
            MDLefevere @sdetweil
            last edited by Jan 15, 2022, 8:11 PM

            @sdetweil
            Do you know of a way to git clone a specific version of MagicMirror. It’s easier to roll-back i quess and wait for it to be fixed :)

            S 1 Reply Last reply Jan 15, 2022, 8:15 PM Reply Quote 0
            • S Offline
              sdetweil @MDLefevere
              last edited by Jan 15, 2022, 8:15 PM

              @mdlefevere said in Black Screen --> Update to v2.18.0:

              @sdetweil
              Do you know of a way to git clone a specific version of MagicMirror. It’s easier to roll-back i quess and wait for it to be fixed :)

              u have to clone using the tag id

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              M 2 Replies Last reply Jan 15, 2022, 8:19 PM Reply Quote 0
              • M Offline
                MDLefevere @sdetweil
                last edited by Jan 15, 2022, 8:19 PM

                @sdetweil
                Saw that ;). But there are 100 people all telling a different command :). You know the correct one for v2.17.1?

                1 Reply Last reply Reply Quote 0
                • M Offline
                  MDLefevere @sdetweil
                  last edited by Jan 15, 2022, 8:23 PM

                  @sdetweil
                  My bad. Got it. It was there all the time, but the folder was just not showing :)

                  1 Reply Last reply Reply Quote 0
                  • 1 / 1
                  1 / 1
                  • First post
                    5/8
                    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