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

    Posts

    Recent Best Controversial
    • RE: Best bet for those not technically inclined?

      @sifuhall - What I do for the mirrors I give as gifts is I set up a reverse SSH connection to a URL that I control. Whenever I need to connect to the mirrors, I start up a cloud VM and have that VM change the DNS entry for that URL to point to itself. Alternately, you could set up a dynamic DNS entry to your home and have the mirror connect directly to your house.

      With the cloud VMs, this allows me to spin up a machine, wait 5 minutes for the mirrors to connect to it, then SSH to the machine and then down to each mirror. At that point, I can change the config.js or run updates as necessary.

      posted in Troubleshooting
      bheplerB
      bhepler
    • RE: sendSocketNotification() does not arrive at module

      @mjlee - I copied your code and I’m not getting the same results.
      From the browser console:

      socketNotificationReceived: GOT_DATA    MMM-MYTEST.js:20 
      MMM-MYTEST: Getting data                MMM-MYTEST.js:34 
      socketNotificationReceived: GOT_DATA    MMM-MYTEST.js:20 
      MMM-MYTEST: Getting data                MMM-MYTEST.js:34 
      

      And from the terminal console:

      Ready to go! Please point your browser to: http://localhost:8080
      [28.02.2023 20:52.46.170] [LOG]   Notification: GET_DATA Payload: {"config":{"intervalSecs":10}}
      [28.02.2023 20:52.46.207] [INFO]  Checking git for module: MMM-MYTEST
      [28.02.2023 20:52.46.207] [INFO]  Checking git for module: default
      [28.02.2023 20:52.56.164] [LOG]   Notification: GET_DATA Payload: {"config":{"intervalSecs":10}}
      [28.02.2023 20:53.06.156] [LOG]   Notification: GET_DATA Payload: {"config":{"intervalSecs":10}}
      

      Perhaps the issue is that you’re looking at the wrong console log? The MYTEST.js log will write to the browser’s console rather than the terminal.

      posted in Troubleshooting
      bheplerB
      bhepler
    • RE: Question about film

      @keven1508 - Film based one-way mirrors are a compromise. They’re marginal at best if you’re on a tight budget. The amount of light reflected just isn’t as good as a professionally built one-way glass.

      If you do insist on going with film, I would recommend taking the film and the glass to an automobile tint shop and asking if they’ll apply the film for you for a nominal fee. They have the experience and are probably the best people local to you to do it.

      posted in Troubleshooting
      bheplerB
      bhepler
    • RE: Pull up Terminal in Magic Mirror ISO Install

      @BuckGup Try CTRL+ALT+T. That should open a terminal window.

      posted in Troubleshooting
      bheplerB
      bhepler
    • 1
    • 2
    • 22
    • 23
    • 24
    • 25
    • 26
    • 26 / 26