• 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.
  • 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
          • O Offline
            OthTheGentel @Mykle1
            last edited by Dec 27, 2018, 3:13 AM

            @mykle1 unfortunately not.
            I put the wlan0 ip address of my pi instead of localhost and it’s not working neither.

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

              @oththegentel

              Long shot:

              Try address: "0.0.0.0",

              Create a working config
              How to add modules

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

                @mykle1 Nope even locally
                I’ll scan all my ports and check if 8080 is already used

                D I 2 Replies Last reply Dec 27, 2018, 8:55 AM Reply Quote 0
                • D Offline
                  dazza120 @OthTheGentel
                  last edited by Dec 27, 2018, 8:55 AM

                  @oththegentel enable VNC and patch in using that, I’m doing changes on my phone using that method it’s not the best given the screen size normally I do adjustments on the Mac when I can be bothered to boot it up, last minute changes are done on the phone.

                  1 Reply Last reply Reply Quote 0
                  • I Offline
                    idoodler Module Developer @OthTheGentel
                    last edited by Dec 27, 2018, 9:33 AM

                    @oththegentel It sounds like your MagicMirror instance is not running.
                    How did you start MagicMirror, do you have pm2 installed?

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