MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. Akkor
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    A
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 13
    • Groups 0

    Akkor

    @Akkor

    1
    Reputation
    302
    Profile views
    13
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    Akkor Unfollow Follow

    Best posts made by Akkor

    • RE: MY mirror from Italy

      Ottimo lavoro…potremmo creare una community per developers italiani ;)

      posted in Show your Mirror
      A
      Akkor

    Latest posts made by Akkor

    • RE: Who speaks Italian? Chi parla italiano?

      Ti ringrazio dell’info…mi sono unito al canale!

      posted in General Discussion
      A
      Akkor
    • RE: Problem server client configuration

      @Mykle1
      I could test but I need your assistance 'couse I’m not a programmer
      I’m just good following guide… :(

      posted in Troubleshooting
      A
      Akkor
    • RE: Problem server client configuration

      It could be fine if someone really skilled test Hello Lucy server/client mode

      posted in Troubleshooting
      A
      Akkor
    • RE: Problem server client configuration

      ok so wait for @Mykle1

      posted in Troubleshooting
      A
      Akkor
    • RE: Who speaks Italian? Chi parla italiano?

      Ciao @DomenicHGaddy ti sottopongo subito il mio primo dubbio :)
      Non so se hai avuto modo di provare, ma vorrei attivare un controllo vocale tipo https://github.com/mykle1/Hello-Lucy o simili in modalità server/client.
      Secondo te è fattibile ?

      posted in General Discussion
      A
      Akkor
    • RE: Problem server client configuration

      @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

      posted in Troubleshooting
      A
      Akkor
    • RE: Problem server client configuration

      Pls help I cannot find any solution

      posted in Troubleshooting
      A
      Akkor
    • RE: Problem server client configuration

      @idoodler
      This is the answer

      pi@raspberrypi:~ $ pm2 log mm
      [TAILING] Tailing last 15 lines for [mm] process (change the value with --lines option)
      /home/pi/.pm2/logs/mm-error.log last 15 lines:
      0|mm       | (electron:2017): Gtk-WARNING **: cannot open display:
      0|mm       | Client:
      0|mm       | (electron:2027): Gtk-WARNING **: cannot open display:
      0|mm       | Client:
      0|mm       | (electron:2037): Gtk-WARNING **: cannot open display:
      0|mm       | Client:
      0|mm       | (electron:2047): Gtk-WARNING **: cannot open display:
      0|mm       | Client:
      0|mm       | (electron:2057): Gtk-WARNING **: cannot open display:
      0|mm       | Client:
      0|mm       | (electron:2067): Gtk-WARNING **: cannot open display:
      0|mm       | Client:
      0|mm       | (electron:2077): Gtk-WARNING **: cannot open display:
      0|mm       | Client:
      0|mm       | (electron:2093): Gtk-WARNING **: cannot open display:
      
      posted in Troubleshooting
      A
      Akkor
    • RE: Problem server client configuration

      @idoodler I have tried to start changing the mm.sh
      This is the command I’ve put in:
      cd ~/MagicMirror
      node clientonly --address 192.168.2.100 --port 8080

      but when I restart raspberry the system show me only the desktop and MM seems don’t start

      posted in Troubleshooting
      A
      Akkor
    • Problem server client configuration

      Hi all
      I have a MM on my Ubuntu server and it seems to work fine, i can watch on 192.168.x.x:8080 on my browser.
      Now the question is…the only way to watch the mirror on a Raspberry pi3 client is by chromium or there is a way with electron ?
      I tried to change my mm.sh with: node clientonly --address 192.168.2.100 --port 8080 but I got error:

      pi@raspberrypi:~/MagicMirror $ node clientonly --address 192.168.2.100 --port 8080
      Client:
      (electron:1213): Gtk-WARNING **: cannot open display:
      There something wrong. The clientonly is not running code 1

      Some help to solve ?

      posted in Troubleshooting
      A
      Akkor