MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. leisi
    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 0
    • Posts 8
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Please help

      @moris yes, my mirror starts with these commands on raspberrys terminal

      posted in General Discussion
      L
      leisi
    • RE: Please help

      @moris do you tried it from the terminal on raspberry or via Mac or Windows? Try this command only in raspberrys terminal…

      posted in General Discussion
      L
      leisi
    • RE: Please help

      @cowboysdude ok, pardon, my mistkake, i´ll do it next time, i´m so proud of my new magicmirror…

      posted in General Discussion
      L
      leisi
    • RE: Please help

      @KirAsh4 oh fucking, yes, you´re right, thanks very much for your help.

      posted in General Discussion
      L
      leisi
    • RE: Please help

      @leisi said in Please help:

      @darrene said in Please help:

      sudo apt-get update

      After the sudo apt-get update again i get following error again:
      (connection via SSH from Mac / my OS is Raspbian Jessie)

      pi@magicmirror:~ $ cd MagicMirror
      pi@magicmirror:~/MagicMirror $ npm start

      magicmirror@2.0.0 start /home/pi/MagicMirror
      electron js/electron.js

      npm ERR! Linux 4.4.26-v7+
      npm ERR! argv “/usr/bin/nodejs” “/usr/bin/npm” “start”
      npm ERR! node v6.9.1
      npm ERR! npm v3.10.8
      npm ERR! code ELIFECYCLE
      npm ERR! magicmirror@2.0.0 start: electron js/electron.js
      npm ERR! Exit status 1
      npm ERR!
      npm ERR! Failed at the magicmirror@2.0.0 start script ‘electron js/electron.js’.
      npm ERR! Make sure you have the latest version of node.js and npm installed.
      npm ERR! If you do, this is most likely a problem with the magicmirror package,
      npm ERR! not with npm itself.
      npm ERR! Tell the author that this fails on your system:
      npm ERR! electron js/electron.js
      npm ERR! You can get information on how to open an issue for this project with:
      npm ERR! npm bugs magicmirror
      npm ERR! Or if that isn’t available, you can get their info via:
      npm ERR! npm owner ls magicmirror
      npm ERR! There is likely additional logging output above.

      npm ERR! Please include the following file with any support request:
      npm ERR! /home/pi/MagicMirror/npm-debug.log
      pi@magicmirror:~/MagicMirror $

      reboot would naturally also done after the update…

      posted in General Discussion
      L
      leisi
    • RE: Please help

      @darrene said in Please help:

      sudo apt-get update

      After the sudo apt-get update again i get following error again:
      (connection via SSH from Mac / my OS is Raspbian Jessie)

      pi@magicmirror:~ $ cd MagicMirror
      pi@magicmirror:~/MagicMirror $ npm start

      magicmirror@2.0.0 start /home/pi/MagicMirror
      electron js/electron.js

      npm ERR! Linux 4.4.26-v7+
      npm ERR! argv “/usr/bin/nodejs” “/usr/bin/npm” “start”
      npm ERR! node v6.9.1
      npm ERR! npm v3.10.8
      npm ERR! code ELIFECYCLE
      npm ERR! magicmirror@2.0.0 start: electron js/electron.js
      npm ERR! Exit status 1
      npm ERR!
      npm ERR! Failed at the magicmirror@2.0.0 start script ‘electron js/electron.js’.
      npm ERR! Make sure you have the latest version of node.js and npm installed.
      npm ERR! If you do, this is most likely a problem with the magicmirror package,
      npm ERR! not with npm itself.
      npm ERR! Tell the author that this fails on your system:
      npm ERR! electron js/electron.js
      npm ERR! You can get information on how to open an issue for this project with:
      npm ERR! npm bugs magicmirror
      npm ERR! Or if that isn’t available, you can get their info via:
      npm ERR! npm owner ls magicmirror
      npm ERR! There is likely additional logging output above.

      npm ERR! Please include the following file with any support request:
      npm ERR! /home/pi/MagicMirror/npm-debug.log
      pi@magicmirror:~/MagicMirror $

      posted in General Discussion
      L
      leisi
    • RE: Please help

      @leisi said in Please help:

      Uahahha, i´ve the same or a similar problem:

      Hardware: Pi3 with following error, Please help me, whats the problem with my mirror?
      I can´t open the config/config.js file for editing and add. i get this error while npm start:
      (An answer in german would be nice, thanks)

      pi@magicmirror:~/MagicMirror $ git pull
      Already up-to-date.
      pi@magicmirror:~/MagicMirror $ git status
      Auf Branch master
      Ihr Branch ist auf dem selben Stand wie ‘origin/master’.
      nichts zu committen, Arbeitsverzeichnis unverändert
      pi@magicmirror:~/MagicMirror $ cp config/config.js.sample config/config.js
      pi@magicmirror:~/MagicMirror $ npm start

      magicmirror@2.0.0 start /home/pi/MagicMirror
      electron js/electron.js

      npm ERR! Linux 4.4.26-v7+
      npm ERR! argv “/usr/bin/nodejs” “/usr/bin/npm” “start”
      npm ERR! node v6.9.1
      npm ERR! npm v3.10.8
      npm ERR! code ELIFECYCLE
      npm ERR! magicmirror@2.0.0 start: electron js/electron.js
      npm ERR! Exit status 1
      npm ERR!
      npm ERR! Failed at the magicmirror@2.0.0 start script ‘electron js/electron.js’.
      npm ERR! Make sure you have the latest version of node.js and npm installed.
      npm ERR! If you do, this is most likely a problem with the magicmirror package,
      npm ERR! not with npm itself.
      npm ERR! Tell the author that this fails on your system:
      npm ERR! electron js/electron.js
      npm ERR! You can get information on how to open an issue for this project with:
      npm ERR! npm bugs magicmirror
      npm ERR! Or if that isn’t available, you can get their info via:
      npm ERR! npm owner ls magicmirror
      npm ERR! There is likely additional logging output above.

      npm ERR! Please include the following file with any support request:
      npm ERR! /home/pi/MagicMirror/npm-debug.log

      add. applies my display_rotate file is correct, without the “:”:
      “/boot/config.txt should only have =1 and not =:1 for the display_rotate command.”

      posted in General Discussion
      L
      leisi
    • RE: Please help

      Uahahha, i´ve the same or a similar problem:

      Hardware: Pi3 with following error, Please help me, whats the problem with my mirror?
      I can´t open the config/config.js file for editing and add. i get this error while npm start:
      (An answer in german would be nice, thanks)

      pi@magicmirror:~/MagicMirror $ git pull
      Already up-to-date.
      pi@magicmirror:~/MagicMirror $ git status
      Auf Branch master
      Ihr Branch ist auf dem selben Stand wie ‘origin/master’.
      nichts zu committen, Arbeitsverzeichnis unverändert
      pi@magicmirror:~/MagicMirror $ cp config/config.js.sample config/config.js
      pi@magicmirror:~/MagicMirror $ npm start

      magicmirror@2.0.0 start /home/pi/MagicMirror
      electron js/electron.js

      npm ERR! Linux 4.4.26-v7+
      npm ERR! argv “/usr/bin/nodejs” “/usr/bin/npm” “start”
      npm ERR! node v6.9.1
      npm ERR! npm v3.10.8
      npm ERR! code ELIFECYCLE
      npm ERR! magicmirror@2.0.0 start: electron js/electron.js
      npm ERR! Exit status 1
      npm ERR!
      npm ERR! Failed at the magicmirror@2.0.0 start script ‘electron js/electron.js’.
      npm ERR! Make sure you have the latest version of node.js and npm installed.
      npm ERR! If you do, this is most likely a problem with the magicmirror package,
      npm ERR! not with npm itself.
      npm ERR! Tell the author that this fails on your system:
      npm ERR! electron js/electron.js
      npm ERR! You can get information on how to open an issue for this project with:
      npm ERR! npm bugs magicmirror
      npm ERR! Or if that isn’t available, you can get their info via:
      npm ERR! npm owner ls magicmirror
      npm ERR! There is likely additional logging output above.

      npm ERR! Please include the following file with any support request:
      npm ERR! /home/pi/MagicMirror/npm-debug.log

      posted in General Discussion
      L
      leisi
    • 1 / 1