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

    shotput2017

    @shotput2017

    4
    Reputation
    510
    Profile views
    5
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    shotput2017 Unfollow Follow

    Best posts made by shotput2017

    • Wooden Frame MM with PIR Sensor

      0_1507386248538_magic_mirror_es01.jpg
      1_1507386248538_magic_mirror_es02.jpg
      0_1507387187375_magic_mirror_es03.jpg

      posted in Show your Mirror
      S
      shotput2017

    Latest posts made by shotput2017

    • Wooden Frame MM with PIR Sensor

      0_1507386248538_magic_mirror_es01.jpg
      1_1507386248538_magic_mirror_es02.jpg
      0_1507387187375_magic_mirror_es03.jpg

      posted in Show your Mirror
      S
      shotput2017
    • RE: After update to Mirror to 2.1.3 - no working Whitlist

      hi!
      maybe wrong config.js ??
      here is my working code:
      var config =
      {
      address: “0.0.0.0”,
      electronOptions: {

      },
      ipWhitelist: [
      	"10.0.0.1/24",
      	"::ffff:10.0.0.1/120",
      	"127.0.0.1",
      	"::ffff:127.0.0.1",
      	"::1"
      ],
      

      and so on…

      greets
      shotput2017

      posted in Troubleshooting
      S
      shotput2017
    • RE: MMM Remote dont work after update

      @Mykle1 said in MMM Remote dont work after update:

      address: “0.0.0.0”, // “localhost”, // Address to listen on, can be:

      hi mykle1 and randomnoise!
      thx for help. adding the adress line to config.js fixed the problem :-)

      greets
      shotput2017

      posted in Troubleshooting
      S
      shotput2017
    • RE: MMM Remote dont work after update

      my IP White list:
      ipWhitelist: [
      “10.0.0.1/24”,
      “::ffff:10.0.0.1/120”,
      “127.0.0.1”,
      “::ffff:127.0.0.1”,
      “::1”

      posted in Troubleshooting
      S
      shotput2017
    • MMM Remote dont work after update

      Hi!
      First off all… THX for this great software. I made a update today. The new fonts look great.

      Unfortunately the modul remote does not work anymore after the update. The Remotes page can no longer be called
      http: //xx.xx.xx.xx: 8080 / remote.html

      Please help.
      best regards
      shotput2017

      posted in Troubleshooting
      S
      shotput2017