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

Problem server client configuration

Scheduled Pinned Locked Moved Unsolved Troubleshooting
21 Posts 6 Posters 7.1k Views 5 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.
  • A Offline
    Akkor
    last edited by Dec 26, 2018, 7:17 PM

    Pls help I cannot find any solution

    1 Reply Last reply Reply Quote 0
    • S Away
      sdetweil
      last edited by sdetweil Dec 26, 2018, 9:10 PM Dec 26, 2018, 9:09 PM

      if you are trying to start over an ssh session, you need to add this before the node clientonly

      if [ -z “$DISPLAY” ]; then #If not set DISPLAY is SSH remote or tty
      export DISPLAY=:0 # Set by default display
      fi

      Sam

      How to add modules

      learning how to use browser developers window for css changes

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

        @akkor - Ugh. Why would you want to use Electron if you didn’t have to? There’s already a web browser on your Pi. Just point it at the MM server and be done with it.

        I’ve learned that you can get Chromium to start in kiosk mode at a particular URL with about an hour of research and testing. Minimal swearing was involved.

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

          @bhepler Electron is already a premade solution that works great. However using Chromium in Kiosk mode is also a nice and easy solution. And it may solve the issue here.

          @Akkor How to open Chromium in kioksmode on startup: https://raspberrypi.stackexchange.com/questions/40631/setting-up-a-kiosk-with-chromium

          1 Reply Last reply Reply Quote 0
          • A Offline
            Akkor
            last edited by Akkor Dec 27, 2018, 10:28 AM Dec 27, 2018, 10:28 AM

            @idoodler @bhepler
            I Have setup chromium to autostart and it’s ok
            But I would like use Electron to use the voice command on client like this one https://github.com/mykle1/Hello-Lucy or https://github.com/joanaz/MMM-MirrorMirrorOnTheWall but I don’t know if it’s doable in server/client mode

            I 1 Reply Last reply Dec 27, 2018, 10:34 AM Reply Quote 0
            • I Offline
              idoodler Module Developer @Akkor
              last edited by Dec 27, 2018, 10:34 AM

              @akkor I don’t think you can use Hello-Lucy in client mode.
              But I bet the developer @Mykle1 knows it.

              M 1 Reply Last reply Dec 28, 2018, 2:33 AM Reply Quote 1
              • A Offline
                Akkor
                last edited by Dec 27, 2018, 11:25 AM

                ok so wait for @Mykle1

                1 Reply Last reply Reply Quote 0
                • M Offline
                  macnice
                  last edited by Dec 27, 2018, 3:10 PM

                  This post is deleted!
                  I 1 Reply Last reply Dec 27, 2018, 3:25 PM Reply Quote 0
                  • I Offline
                    idoodler Module Developer @macnice
                    last edited by Dec 27, 2018, 3:25 PM

                    @macnice Hi, is your issue related to the problem described in this thread? You May want to create a new thread if the issue are not related.

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

                      @idoodler said in Problem server client configuration:

                      I don’t think you can use Hello-Lucy in client mode.
                      But I bet the developer @Mykle1 knows it.

                      @Akkor ok so wait for @Mykle1

                      I never even thought about trying it. I just run standard installations. If @idoodler doesn’t think it will work, it probably won’t. However, you could always try for yourself.

                      Create a working config
                      How to add modules

                      I 1 Reply Last reply Dec 28, 2018, 7:43 AM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 2 / 3
                      2 / 3
                      • First post
                        11/21
                        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