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.

    Please help

    Scheduled Pinned Locked Moved General Discussion
    29 Posts 6 Posters 20.8k Views 5 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.
    • L Offline
      leisi @leisi
      last edited by

      @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…

      1 Reply Last reply Reply Quote 0
      • KirAsh4K Offline
        KirAsh4 Moderator @leisi
        last edited by

        @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

        I lost count on how many times this has come up already. You can not start the mirror using that command when you are remotely SSHd into the rpi. The rpi simply does not know what monitor to use, yours, or the one connected to it. You have to tell it that:

        DISPLAY=:0 npm start

        Use the correct command, and then figure out what the problems are.

        A Life? Cool! Where can I download one of those from?

        L 1 Reply Last reply Reply Quote 1
        • L Offline
          leisi @KirAsh4
          last edited by

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

          cowboysdudeC 1 Reply Last reply Reply Quote 0
          • cowboysdudeC Offline
            cowboysdude Module Developer @leisi
            last edited by

            @leisi said in Please help:

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

            While I find it humorous please be careful with replies… we don’t know how many youngsters we have roaming around here. Appreciate it! :)

            L 1 Reply Last reply Reply Quote 0
            • L Offline
              leisi @cowboysdude
              last edited by

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

              cowboysdudeC 1 Reply Last reply Reply Quote 0
              • cowboysdudeC Offline
                cowboysdude Module Developer @leisi
                last edited by cowboysdude

                @leisi said in Please help:

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

                LOL I’m happy you are getting it working!! It’s a pretty awesome feeling, isn’t it? :)

                Anytime you need help please feel free to ask and there are many people here that love to help!

                No worries, no harm done, you made no mistake it happens and it’s okay!

                Glad you’re here!

                1 Reply Last reply Reply Quote 0
                • M Offline
                  moris
                  last edited by

                  With me still the same error synonymous with the command DISPLAY =: 0 npm start but the same error

                  L 1 Reply Last reply Reply Quote 0
                  • L Offline
                    leisi @moris
                    last edited by

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

                    M 1 Reply Last reply Reply Quote 0
                    • M Offline
                      moris @leisi
                      last edited by

                      @leisi said in Please help:

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

                      On the raspi terminal

                      1 Reply Last reply Reply Quote 0
                      • M Offline
                        moris
                        last edited by

                        I log in cd MagicMirror
                        In cd MagicMirror write DISPLAY=:0 npm start is this korrekt?

                        L 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 2 / 3
                        • 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