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

Troubleshooting MagicMirror

Scheduled Pinned Locked Moved Solved Troubleshooting
19 Posts 5 Posters 5.3k Views 4 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.
  • D Offline
    dazza120 @OthTheGentel
    last edited by Dec 27, 2018, 1:20 AM

    @oththegentel your pi up to date? Get all updates for the pi and try again

    1 Reply Last reply Reply Quote 0
    • B Offline
      bhepler Module Developer @OthTheGentel
      last edited by Dec 27, 2018, 1:23 AM

      @oththegentel - You can install over top of a busted installation. Any attempts to install dependencies that you already have in place will automatically be intercepted and you’ll see a message saying that there’s nothing to install.

      It sure sounds like Node didn’t install correctly. The connection issue is probably on their end (I’m assuming your local network isn’t in the 173.209.xxx.xxx range). This is most likely temporary and once someone notices, they’ll get it back up & running. Keep trying!

      O 1 Reply Last reply Dec 27, 2018, 2:13 AM Reply Quote 0
      • O Offline
        OthTheGentel @dazza120
        last edited by Dec 27, 2018, 2:10 AM

        @dazza120 Perfect thanks a lot man it’s working now.
        So the next step, i copied the file /home/pi/MagicMirror/config/config.js.sample to /home/pi/MagicMirror/config/config.js
        Do I have to modify the script in config.js or go to inside each folder in modules and customize them?

        1 Reply Last reply Reply Quote 0
        • O Offline
          OthTheGentel @bhepler
          last edited by Dec 27, 2018, 2:13 AM

          @bhepler Thanks for your help, it’s working now. I deleted the folder and installed it with the manual method :thumbs_up:

          1 Reply Last reply Reply Quote 0
          • O Offline
            OthTheGentel
            last edited by Dec 27, 2018, 2:17 AM

            Do I have to modify the script in config.js or go inside each folder in modules and customize them?

            M 1 Reply Last reply Dec 27, 2018, 2:19 AM Reply Quote 0
            • M Offline
              Mykle1 Project Sponsor Module Developer @OthTheGentel
              last edited by Dec 27, 2018, 2:19 AM

              @oththegentel said in Troubleshooting MagicMirror:

              Do I have to modify the script in config.js or go inside each folder in modules and customize them?

              You should only make changes to your config.js when adding or removing the modules you want to display. It is not recommended that you modify the module files.

              Create a working config
              How to add modules

              1 Reply Last reply Reply Quote 0
              • O Offline
                OthTheGentel
                last edited by Dec 27, 2018, 2:39 AM

                @Mykle1 Thank you for your answer.

                M 1 Reply Last reply Dec 27, 2018, 2:52 AM Reply Quote 0
                • M Offline
                  Mykle1 Project Sponsor Module Developer @OthTheGentel
                  last edited by Dec 27, 2018, 2:52 AM

                  @oththegentel

                  You’re welcome, mate.

                  You might want to read this simple guide if you are unsure about adding modules to your config.js file.

                  https://forum.magicmirror.builders/topic/4231/how-to-add-modules-for-absolute-beginners

                  Create a working config
                  How to add modules

                  1 Reply Last reply Reply Quote 0
                  • O Offline
                    OthTheGentel
                    last edited by Dec 27, 2018, 3:04 AM

                    Is there any way to get an overview when I’m editing the config.js file
                    I tried a web access to pi’s ip address and port from another computer on the same network but it’s not working even if i specified the ip address of pi in address section and allowed all ip addresses in ipwhitelist section!!

                    M 1 Reply Last reply Dec 27, 2018, 3:10 AM Reply Quote 0
                    • M Offline
                      Mykle1 Project Sponsor Module Developer @OthTheGentel
                      last edited by Dec 27, 2018, 3:10 AM

                      @oththegentel

                      This is not working for you?

                      var config = {
                      	address: "localhost",
                      	port: 8080,
                      	ipWhitelist: [],
                      

                      Create a working config
                      How to add modules

                      O 1 Reply Last reply Dec 27, 2018, 3:13 AM Reply Quote 0
                      • 1
                      • 2
                      • 1 / 2
                      1 / 2
                      • First post
                        9/19
                        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