MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. L_i_v_e
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    L
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 5
    • Posts 26
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Failed at the magicmirror@2.2.2 start script 'sh-run-start.sh'

      @cruunnerr lucky you… this is what i got

      pi@raspberrypi:~ $ bash -c "$(curl -sL https://raw.githubusercontent.com/MichMich/MagicMirror/master/installers/raspberry.sh)"
      
      $$\      $$\                     $$\           $$\      $$\ $$\                                          $$$$$$\
      $$$\    $$$ |                    \__|          $$$\    $$$ |\__|                                        $$  __$$\
      $$$$\  $$$$ | $$$$$$\   $$$$$$\  $$\  $$$$$$$\ $$$$\  $$$$ |$$\  $$$$$$\   $$$$$$\   $$$$$$\   $$$$$$\  \__/  $$ |
      $$\$$\$$ $$ | \____$$\ $$  __$$\ $$ |$$  _____|$$\$$\$$ $$ |$$ |$$  __$$\ $$  __$$\ $$  __$$\ $$  __$$\  $$$$$$  |
      $$ \$$$  $$ | $$$$$$$ |$$ /  $$ |$$ |$$ /      $$ \$$$  $$ |$$ |$$ |  \__|$$ |  \__|$$ /  $$ |$$ |  \__|$$  ____/
      $$ |\$  /$$ |$$  __$$ |$$ |  $$ |$$ |$$ |      $$ |\$  /$$ |$$ |$$ |      $$ |      $$ |  $$ |$$ |      $$ |
      $$ | \_/ $$ |\$$$$$$$ |\$$$$$$$ |$$ |\$$$$$$$\ $$ | \_/ $$ |$$ |$$ |      $$ |      \$$$$$$  |$$ |      $$$$$$$$\
      \__|     \__| \_______| \____$$ |\__| \_______|\__|     \__|\__|\__|      \__|       \______/ \__|      \________|
                             $$\   $$ |
                             \$$$$$$  |
                              \______/
      
      Updating packages ...
      Trovato:1 https://deb.nodesource.com/node_9.x stretch InRelease
      Scaricamento di:2 http://archive.raspberrypi.org/debian stretch InRelease [25,3 kB]
      Trovato:3 http://mirrordirector.raspbian.org/raspbian stretch InRelease
      Recuperati 25,3 kB in 11s (2.260 B/s)
      Lettura elenco dei pacchetti... Fatto
      Installing helper tools ...
      Lettura elenco dei pacchetti... Fatto
      Generazione albero delle dipendenze
      Lettura informazioni sullo stato... Fatto
      build-essential is already the newest version (12.3).
      curl is already the newest version (7.52.1-5+deb9u3).
      git is already the newest version (1:2.11.0-3+deb9u2).
      unzip is already the newest version (6.0-21).
      wget is already the newest version (1.18-5+deb9u1).
      0 aggiornati, 0 installati, 0 da rimuovere e 0 non aggiornati.
      Check current Node installation ...
      Node currently installed. Checking version number.
      Minimum Node version: v5.1.0
      Installed Node version: v9.3.0
      No Node.js upgrade necessary.
      Cloning MagicMirror ...
      Cloning into 'MagicMirror'...
      remote: Counting objects: 9010, done.
      remote: Total 9010 (delta 0), reused 0 (delta 0), pack-reused 9010
      Ricezione degli oggetti: 100% (9010/9010), 11.45 MiB | 19.00 KiB/s, done.
      Risoluzione dei delta: 100% (5098/5098), done.
      Cloning MagicMirror Done!
      Installing dependencies ...
      
      > uws@0.14.5 install /home/pi/MagicMirror/node_modules/uws
      > node-gyp rebuild > build_log.txt 2>&1 || exit 0
      
      
      > electron-chromedriver@1.7.1 install /home/pi/MagicMirror/node_modules/spectron/node_modules/electron-chromedriver
      > node ./download-chromedriver.js
      
      
      > electron@1.4.15 postinstall /home/pi/MagicMirror/node_modules/electron
      > node install.js
      
      /home/pi/MagicMirror/node_modules/electron/install.js:46
        throw err
        ^
      
      Error: read ECONNRESET
          at _errnoException (util.js:999:13)
          at TLSWrap.onread (net.js:629:25)
      npm ERR! code ELIFECYCLE
      npm ERR! errno 1
      npm ERR! electron@1.4.15 postinstall: `node install.js`
      npm ERR! Exit status 1
      npm ERR!
      npm ERR! Failed at the electron@1.4.15 postinstall script.
      npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
      
      npm ERR! A complete log of this run can be found in:
      npm ERR!     /home/pi/.npm/_logs/2018-01-05T20_56_42_584Z-debug.log
      Unable to install dependencies!
      
      
      posted in Troubleshooting
      L
      L_i_v_e
    • RE: Failed at the magicmirror@2.2.2 start script 'sh-run-start.sh'

      Please let me know. If you make It work could you share It as an ISO ti flash? Would be so good

      posted in Troubleshooting
      L
      L_i_v_e
    • Mirror stays black, nothing shown

      So i mad the MM start after a lot of troubles (https://forum.magicmirror.builders/topic/6060/failed-at-the-magicmirror-2-2-2-start-script-sh-run-start-sh?page=1)
      Now the problem is that the display/vncview stays black, no module shown. What can i do?
      This is the console log from vnc

      ~/MagicMirror $ npm start
      
      > magicmirror@2.2.2 start /home/pi/MagicMirror
      > sh run-start.sh
      
      Starting MagicMirror: v2.2.2
      Loading config ...
      Loading module helpers ...
      No helper found for module: alert.
      Initializing new module helper ...
      Module helper loaded: updatenotification
      No helper found for module: clock.
      Initializing new module helper ...
      Module helper loaded: calendar
      No helper found for module: compliments.
      No helper found for module: currentweather.
      No helper found for module: weatherforecast.
      Initializing new module helper ...
      Module helper loaded: newsfeed
      All module helpers loaded.
      Starting server on port 8080 ... 
      Server started ...
      Connecting socket for: updatenotification
      Connecting socket for: calendar
      Starting node helper for: calendar
      Connecting socket for: newsfeed
      Starting module: newsfeed
      Sockets connected & modules started ...
      Launching application.
      

      If i start without anty config i still get a black screen (compared to the old error message about the config file)

      pi@raspberrypi:~/MagicMirror $ npm start
      
      > magicmirror@2.2.2 start /home/pi/MagicMirror
      > sh run-start.sh
      
      Starting MagicMirror: v2.2.2
      Loading config ...
      WARNING! Could not find config file. Please create one. Starting with default configuration.
      Loading module helpers ...
      Initializing new module helper ...
      Module helper loaded: updatenotification
      No helper found for module: helloworld.
      All module helpers loaded.
      Starting server on port 8080 ... 
      Server started ...
      Connecting socket for: updatenotification
      Sockets connected & modules started ...
      Launching application.
      
      posted in Troubleshooting
      L
      L_i_v_e
    • RE: Failed at the magicmirror@2.2.2 start script 'sh-run-start.sh'

      @cruunnerr after an auto install without sudo, made it work starting the installation of electron for the 2nd time in it’s folder. Now everything runs smooth if i give him commands but 1:
      -server only does not work, i can’t access it remotely
      -pm2 start does not work, the display goes all black but no module is loaded, it stays black. I tried with both my old config and the example config
      -maybe local launch does not work too? i have no idea since it’s really hard to connect a mouse and keyboard. If i use a VNC can i start it with npm start only?
      any idea?

      posted in Troubleshooting
      L
      L_i_v_e
    • RE: Failed at the magicmirror@2.2.2 start script 'sh-run-start.sh'

      @cruunnerr From when sudo is a bad thing? I’ll try now

      posted in Troubleshooting
      L
      L_i_v_e
    • RE: Failed at the magicmirror@2.2.2 start script 'sh-run-start.sh'

      @Homerj could you share it?

      posted in Troubleshooting
      L
      L_i_v_e
    • RE: Failed at the magicmirror@2.2.2 start script 'sh-run-start.sh'

      @Homerj i’m desperate, 2 days no result… i’d love an img to flash with everything working… anyone?

      posted in Troubleshooting
      L
      L_i_v_e
    • RE: Failed at the magicmirror@2.2.2 start script 'sh-run-start.sh'

      @cruunnerr I went to jessie, tried again… it failed… reinstalled electron 3 times… still fails… always the same damn error…
      i think i’m gonna build my own webpage with blackjack and hookers…

      This is so incredible…

      posted in Troubleshooting
      L
      L_i_v_e
    • 1 / 1