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

Magic Mirror on the Raspberry Pi 1, agonizingly difficult

Scheduled Pinned Locked Moved Unsolved Tutorials
magic mirrorraspberry piraspberry pi 1problems running mmserveronly
33 Posts 8 Posters 21.2k Views 7 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
    MMRPi1
    last edited by Jun 29, 2017, 1:27 PM

    Thanks for the quick reply.
    I’ve tried to run node serveronly in the terminal, but as far as I understand, I haven’t been able to get it to work.
    Howeve, when I go to http://localhost in Chromium (where I assume the MM would be when it works) it do get a message mentioning ngix and saying the debian web server is up and running, though the serveronly mode doesn’t seem to be working.

    1 Reply Last reply Reply Quote 0
    • M Offline
      McSorley
      last edited by Jun 29, 2017, 1:28 PM

      It would be http://localhost:8080

      1 Reply Last reply Reply Quote 1
      • M Offline
        MMRPi1
        last edited by Jun 29, 2017, 1:34 PM

        It says that the site can’t be reached and that localhost refused to connect

        1 Reply Last reply Reply Quote 0
        • ? Offline
          A Former User
          last edited by A Former User Jun 29, 2017, 1:37 PM Jun 29, 2017, 1:36 PM

          @MMRPi1 What kind of messages are shown when you run node serveronly in the shell?

          M 1 Reply Last reply Jun 29, 2017, 1:44 PM Reply Quote 0
          • M Offline
            MMRPi1 @Guest
            last edited by Jun 29, 2017, 1:44 PM

            @Sean
            0_1498743876877_rpi.jpg

            1 Reply Last reply Reply Quote 0
            • ? Offline
              A Former User
              last edited by A Former User Jun 29, 2017, 1:48 PM Jun 29, 2017, 1:48 PM

              You need express.js
              I guess your auto-installation process didn’t work anyhow. You can try manual installation. (And I recommend that.)
              See this.

              M 1 Reply Last reply Jun 29, 2017, 1:49 PM Reply Quote 0
              • M Offline
                MMRPi1 @Guest
                last edited by Jun 29, 2017, 1:49 PM

                @Sean I’ve tried following the instructions on that page but it hasn’t worked.
                How do I install express.js?

                ? 1 Reply Last reply Jun 29, 2017, 1:54 PM Reply Quote 0
                • ? Offline
                  A Former User @MMRPi1
                  last edited by Jun 29, 2017, 1:54 PM

                  @MMRPi1 hmmm…

                  1. Go to your MagicMirror directory.
                  2. Is there package.json file in your MagicMirror directory? (..../MagicMirror/package.json)
                  3. If there is, open package.json you can see like this.
                  ...
                    "dependencies": {
                      "body-parser": "^1.17.1",
                      "colors": "^1.1.2",
                      "electron": "^1.4.7",
                      "express": "^4.14.0",
                      "express-ipfilter": "latest",
                      "feedme": "latest",
                   ...
                    }
                  }
                  
                  1. Then, you can run npm install in /MagicMirror directory.
                  2. See how it goes.
                  1 Reply Last reply Reply Quote 1
                  • M Offline
                    MMRPi1
                    last edited by Jun 29, 2017, 2:01 PM

                    I’ve got a progress bar that’s progressing slowly, hopefully it will work, though it ma take a while.
                    Updates to follow…

                    ? 1 Reply Last reply Jun 29, 2017, 2:05 PM Reply Quote 0
                    • ? Offline
                      A Former User @MMRPi1
                      last edited by Jun 29, 2017, 2:05 PM

                      @MMRPi1 good luck to you. :D

                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 1 / 4
                      1 / 4
                      • First post
                        7/33
                        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