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

[MMM-Remote-Control] Can not access remote control module

Scheduled Pinned Locked Moved Troubleshooting
76 Posts 21 Posters 60.8k Views 19 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.
  • S Offline
    sdetweil @Mr.Gysy
    last edited by Dec 11, 2019, 8:14 PM

    @Mr-Gysy please read and copy/paste

    sudo ifconfig

    U are typing iPconfig

    Not p

    Sam

    How to add modules

    learning how to use browser developers window for css changes

    1 Reply Last reply Reply Quote 0
    • M Offline
      Mr.Gysy
      last edited by Dec 11, 2019, 8:17 PM

      thats the screen above :)

      S 1 Reply Last reply Dec 11, 2019, 8:24 PM Reply Quote 0
      • S Offline
        sdetweil @Mr.Gysy
        last edited by Dec 11, 2019, 8:24 PM

        @Mr-Gysy no screen above shows 2 times the command
        ipconfig

        I need you to use

        ifconfig

        Windows system uses ipconfig
        Linux does not

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • M Offline
          Mr.Gysy @Mr.Gysy
          last edited by Dec 11, 2019, 8:28 PM

          @Mr-Gysy said in [MMM-Remote-Control] Can not access remote control module:

          ifconfig worked

          alt text

          that is “ifconfig”

          S 1 Reply Last reply Dec 11, 2019, 8:30 PM Reply Quote 0
          • S Offline
            sdetweil @Mr.Gysy
            last edited by Dec 11, 2019, 8:30 PM

            @Mr-Gysy ok. U have two interfaces.

            What is address: in config.js?

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • M Offline
              Mr.Gysy
              last edited by Dec 11, 2019, 8:37 PM

              you mean this? 0.0.0.0 or?

              alt text

              O 1 Reply Last reply Dec 11, 2019, 8:49 PM Reply Quote 0
              • O Offline
                OldSunGuy @Mr.Gysy
                last edited by Dec 11, 2019, 8:49 PM

                @Mr-Gysy
                config.js has a typo

                adresss: “0.0.0.0”,  
                

                should be.

                address: “0.0.0.0”,  
                
                1 Reply Last reply Reply Quote 0
                • M Offline
                  Mr.Gysy
                  last edited by Dec 11, 2019, 9:01 PM

                  @OldSunGuy said in [MMM-Remote-Control] Can not access remote control module:

                  address: “0.0.0.0”,

                  what a shit failure.

                  THANKS VERY MUCH!!!

                  S 1 Reply Last reply Dec 11, 2019, 9:07 PM Reply Quote 0
                  • S Offline
                    sdetweil @Mr.Gysy
                    last edited by Dec 11, 2019, 9:07 PM

                    @Mr-Gysy hm … the default according to the API used is 0.0.0.0 if not specified.

                    The typo would make it not specified…

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    1 Reply Last reply Reply Quote 1
                    • O Offline
                      OldSunGuy
                      last edited by OldSunGuy Dec 11, 2019, 11:10 PM Dec 11, 2019, 10:49 PM

                      @sdetweil

                      Isn’t the default localhost?
                      General property option

                      On my rpi I get the ::1 IPv6 address

                      pi@raspberrypi ~ % getent hosts localhost
                      ::1             localhost ip6-localhost ip6-loopback
                      pi@raspberrypi ~ % 
                      

                      Both IPv4 and IPv6 addresses are in my local /etc/hosts file:

                      pi@raspberrypi ~ % grep localhost /etc/hosts
                      127.0.0.1       localhost
                      ::1             localhost ip6-localhost ip6-loopback
                      pi@raspberrypi ~ %
                      
                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 6
                      • 7
                      • 8
                      • 7 / 8
                      7 / 8
                      • First post
                        70/76
                        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