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

    Smolo

    @Smolo

    1
    Reputation
    305
    Profile views
    7
    Posts
    0
    Followers
    1
    Following
    Joined
    Last Online

    Smolo Unfollow Follow

    Best posts made by Smolo

    • RE: new script to install/fix PM2 config for start on boot

      I have now searched 2h where the problem lies and that with a fresh installation without deviations!

      With your script it ran immediately :-) Thank you very much.

      posted in Troubleshooting
      S
      Smolo

    Latest posts made by Smolo

    • RE: [MMM-Remote-Control] Cannot GET /api

      @PolaricBear

      Thx i had the same problem and your tip solved it :-)

      posted in Troubleshooting
      S
      Smolo
    • RE: new script to install/fix PM2 config for start on boot

      I have now searched 2h where the problem lies and that with a fresh installation without deviations!

      With your script it ran immediately :-) Thank you very much.

      posted in Troubleshooting
      S
      Smolo
    • RE: Need a Shower Mirror

      With me everything is fogged up except the place where the display is the minimum warmth is enough to keep the fog away

      posted in Show your Mirror
      S
      Smolo
    • White Pixel (Snow) with "xset -display :0 dpms force on/off"

      Hello,

      with a fresh standard installation of Magic Mirror, dpms off worked very well to turn the display on and off.

      After setting up the individual modules and configuration I now have the problem that white pixels are distributed across the screen like in the wild snow.

      It used to work on two different displays and both now have the same problem?

      Does anyone have an idea where I should start to look with the xset settings I have already played a lot around unfortunately without success.

      Thx
      0_1549751347070_WP_20190209_21_41_32_Pro_Klein_Ausschnitt.jpg

      0_1549751452011_WP_20190209_21_41_32_Pro_Klein.jpg

      posted in Hardware
      S
      Smolo
    • RE: Installing on a Pi Zero

      I’ve solved the problem and it’s going crazy. After I tried with a portscanner to find out if there is anything running I found out that there is no port 8080 open.

      If somebody has problems checking the logs via "pm2 logs MagicMirror --lines 1000

      I missed the npm module “moment” under “/home/pi/MagicMirror/node_modules/moment”!!!:astonished_face:

      Go to MagicMirror > “npm install” the problem was solved!:slightly_smiling_face:

      posted in Troubleshooting
      S
      Smolo
    • RE: Installing on a Pi Zero

      @bhepler
      First, as a supplement the installation is absolute standard except for another VNC server.
      Chromium starts automaticly with http://localhost:8080

      I have already tested the following constellations before my post.
      the local ip (192.168.2.84:8080)
      127.0.0.1:8080
      localhost:8080

      “err_connection_refused”

      with https browser fault > “err_address_unreachable”

      Other things :…

      • ublock is inactive!
      • Configuration vom MagicMirror Config:
        var config = {
        port: 8080,
        address: “0.0.0.0”,
        ipWhitelist: [],
      • Test from another pc > “err_connection_refused”
      posted in Troubleshooting
      S
      Smolo
    • RE: Installing on a Pi Zero

      Thanks for the script and the hints so far :-)

      Unfortunately I am really frustrated after x installations. :-( Currently everything is installed the autostart works but chrome says “err_connection_refused”!

      Does anyone have an idea?

      Zero W V1.1 / Raspian Desktop / no sudo

      posted in Troubleshooting
      S
      Smolo