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

Starting MagicMirror v2 beta

Scheduled Pinned Locked Moved Solved Troubleshooting
electronbug
22 Posts 5 Posters 23.3k Views 3 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
    MichMich Admin
    last edited by May 6, 2016, 12:00 PM

    There seems to be an issue with electron on your RPi. Are you sure you are running it on a Pi 2? (And not a B+, they look very much alike…)

    If so, I suggest you open an issue in the electron repository.

    B 1 Reply Last reply May 6, 2016, 12:02 PM Reply Quote 0
    • B Offline
      benjee @MichMich
      last edited by May 6, 2016, 12:02 PM

      @MichMich

      Ok, i’ll check with electron… I’ll update hou

      thank you

      1 Reply Last reply Reply Quote 1
      • B Offline
        benjee
        last edited by May 6, 2016, 5:06 PM

        I raised a ticket for m’y issue with electron-quick-start… hope it will be quick…

        1 Reply Last reply Reply Quote 0
        • B Offline
          benjee
          last edited by May 8, 2016, 8:22 AM

          Still don’t have any news… from electron-quick-start, so still can’t use MagicMirror v2-beta :'(

          1 Reply Last reply Reply Quote 0
          • M Offline
            MichMich Admin
            last edited by May 8, 2016, 8:29 AM

            While You’re waiting, You could start the app using ‘node serveronly’ in this case you’ll have to use an other browser.

            1 Reply Last reply Reply Quote 0
            • B Offline
              benjee
              last edited by May 9, 2016, 12:45 PM

              Hi there,
              got it running using the serveronly feature… on my laptop, not with my “old” RPI1… (display is weired)
              But on my laptop, got some NULL lines…

              I got also issues with calendar and news while Mirror v2-beta was using wifi connection, since i moved it to a wired connection, i got calendar and news… if that helps…

              1 Reply Last reply Reply Quote 0
              • F Offline
                feuerball
                last edited by May 9, 2016, 1:44 PM

                Got the same problem.
                Had MMv1 running for some months, now wanted to update to v2.

                Yesterday i installed it manually and it worked from the beginning.

                After that i thought about a clean Jessie Install because of the autostarting stuff from MMv1.

                Today i installed Jessie and MMv2 manually again, but now i got the same error msg :(

                I already tried the electron-quick-start and it worked.

                1 Reply Last reply Reply Quote 0
                • 0 Offline
                  00conman
                  last edited by May 9, 2016, 2:36 PM

                  Have you tried using the automatic installer? A week ago I cleared my Pi model b 3 and used the auto starter. Note: you need to copy the config sample to js.

                  1 Reply Last reply Reply Quote 0
                  • F Offline
                    feuerball
                    last edited by paviro May 9, 2016, 4:05 PM May 9, 2016, 3:30 PM

                    WoW. after i deinstalled all node stuff with this

                    apt-get --purge remove node
                    apt-get --purge remove nodejs
                    apt-get autoremove
                    reboot
                    

                    reinstalling node 4.0.0 with this

                    wget https://nodejs.org/dist/v4.0.0/node-v4.0.0-linux-armv7l.tar.gz 
                    tar -xvf node-v4.0.0-linux-armv7l.tar.gz 
                    cd node-v4.0.0-linux-armv7l
                    sudo cp -R * /usr/local/
                    

                    and THEN installing it with the autoinstaller, it works.

                    Thanks :D


                    Note from forum staff: Please use Markdown on your code/shell snippets so your post is better readable! :)

                    1 Reply Last reply Reply Quote 0
                    • M Offline
                      MichMich Admin
                      last edited by May 9, 2016, 6:22 PM

                      I think skipping the node 4 part would have worked as well. Since the installer installs node for you.

                      F 1 Reply Last reply May 9, 2016, 6:59 PM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 2 / 3
                      2 / 3
                      • First post
                        14/22
                        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