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.

    Magic mirror with 2 displays

    Scheduled Pinned Locked Moved Troubleshooting
    23 Posts 2 Posters 6.5k Views 2 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 @Ety60
      last edited by

      @Ety60 hm… then they should be looking at the config folder under each separate mm folder

      u cannot start it twice from the same folder

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      1 Reply Last reply Reply Quote 0
      • E Offline
        Ety60
        last edited by

        I used npm start to start both displays

        S 1 Reply Last reply Reply Quote 0
        • S Offline
          sdetweil @Ety60
          last edited by sdetweil

          @Ety60 from the separate mm installation folders, right

          ~/MagicMirror
          and
          ~/MagicMirror2

          assuming there is a coding error someplace, rename like this

          ~/MagicMirror1
          and
          ~/MagicMirror2

          then there is no, MagicMirror folder to use from

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          1 Reply Last reply Reply Quote 0
          • E Offline
            Ety60
            last edited by

            I have done that but it still uses 1 config file. I have found that it always uses the config file of the MagicMirror that I run first.

            S 1 Reply Last reply Reply Quote 0
            • S Offline
              sdetweil @Ety60
              last edited by

              @Ety60 makes no sense. u are doing

              cd ~/MagicMirror1
              npm start
              

              in another window

              cd ~/MagicMirror2
              npm start
              

              right

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              1 Reply Last reply Reply Quote 0
              • E Offline
                Ety60
                last edited by

                thats correct!

                S 1 Reply Last reply Reply Quote 0
                • S Offline
                  sdetweil @Ety60
                  last edited by

                  @Ety60 can u show the two console outputs

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  1 Reply Last reply Reply Quote 0
                  • E Offline
                    Ety60
                    last edited by

                    There is an error in the second console output. This one:

                    listen EADDRINUSE:  address already in use  128.0.0.1:8080
                    
                    S 1 Reply Last reply Reply Quote 0
                    • S Offline
                      sdetweil @Ety60
                      last edited by sdetweil

                      @Ety60 u have to change the port on the second one as well

                      sorry, looking back I didn’t mention that

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      1 Reply Last reply Reply Quote 0
                      • E Offline
                        Ety60
                        last edited by

                        no problem, I should have looked at the console output earlier. would you just like to tell me which other port I can choose?

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