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

MMPM gui

Scheduled Pinned Locked Moved Unsolved Troubleshooting
6 Posts 3 Posters 2.1k 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
    mayfield
    last edited by Aug 27, 2021, 3:09 AM

    Hi all

    I’m having some trouble with the mmpm module, I have installed it as per the instructions and I can issue commands from the terminal line like - mmpm mm-ctl --hide compliments clock and it works however I can’t seem to get the gui to work.

    When I run mmpm env i get

    {
      "MMPM_MAGICMIRROR_ROOT": "/home/pi/MagicMirror",
      "MMPM_MAGICMIRROR_URI": "http://192.168.1.24:8080",
      "MMPM_MAGICMIRROR_PM2_PROCESS_NAME": "",
      "MMPM_MAGICMIRROR_DOCKER_COMPOSE_FILE": "",
      "MMPM_IS_DOCKER_IMAGE": false
    }
    

    I have added the module to config.js
    I have whitelisted the ip address of the laptop
    When I type http://192.168.1.24:8080 I get the magicmirror I don’t see the mmpm gui

    I’m not sure what I’ve missed

    1 Reply Last reply Reply Quote 0
    • M Offline
      mayfield
      last edited by Aug 27, 2021, 4:00 AM

      This is a screen shot when I run the mmpm install --gui

      alt text

      S 1 Reply Last reply Aug 27, 2021, 9:05 PM Reply Quote 0
      • S Offline
        swvalenti Project Sponsor @mayfield
        last edited by swvalenti Aug 27, 2021, 9:06 PM Aug 27, 2021, 9:05 PM

        @mayfield

        sudo systemctl status nginx
        

        You can try and reload and run that mmpm command again

        sudo systemctl reload nginx
        
        M 1 Reply Last reply Aug 28, 2021, 9:04 AM Reply Quote 0
        • M Offline
          mayfield @swvalenti
          last edited by Aug 28, 2021, 9:04 AM

          @swvalenti said in MMPM gui:

          @mayfield

          sudo systemctl status nginx
          

          You can try and reload and run that mmpm command again

          sudo systemctl reload nginx
          

          Hi thanks for the tip

          I have a feeling now that the problem may be Citadel server, Some time back before I found Magicmirror I was playing with Citadel email server. When I type http://192.168.1.24:8080 when MM is off the Citadel login web page shows up.

          I’m wondering if that would cause a conflict and I’m not sure how to remove citadel from the rpi

          S 1 Reply Last reply Aug 28, 2021, 11:59 AM Reply Quote 0
          • S Offline
            sdetweil @mayfield
            last edited by Aug 28, 2021, 11:59 AM

            @mayfield u can move mm to a different port also

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            M 1 Reply Last reply Aug 29, 2021, 2:26 AM Reply Quote 0
            • M Offline
              mayfield @sdetweil
              last edited by mayfield Aug 29, 2021, 2:27 AM Aug 29, 2021, 2:26 AM

              @sdetweil Thanks for the tip

              I was reading through the command line options information and noticed when I ran mmpm list --gui-url in my terminal it returned http://127.0.1.1:7890 so I then changed the 8080 to 7890 and presto the mmpm web gui poped up not sure why?

              alt text

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