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

    Posts

    Recent Best Controversial
    • RE: Weatherunderground - currently - hourly - daily - configurable

      @RedNax : you have update the Module and it doesn’t look like the old style. The humidity is permanent shown and between Icon Wind Direction and Humidity is no space. Also between humidity and sunset/sunrise is no space.

      Can u please change this?

      posted in Troubleshooting
      O
      ostfilinchen
    • RE: MMM-PIR-Sensor - White Screen

      @Them-Russians i also thought i have a higher electron-version. but i tried

      npm rebuild --runtime=electron --target=1.4.3 --disturl=https://atom.io/download/atom-shell --abi=50

      and it worked for me.

      posted in Troubleshooting
      O
      ostfilinchen
    • RE: Problems restarting MagicMirror (Port 8080 in use ...)

      @roramirez i’ve done this and have a look on the restartprocess in the next time. thanks a lot.

      posted in Troubleshooting
      O
      ostfilinchen
    • RE: Problems restarting MagicMirror (Port 8080 in use ...)

      @roramirez thanks for the Information. how can i update to 2.1.5?

      posted in Troubleshooting
      O
      ostfilinchen
    • RE: Problems restarting MagicMirror (Port 8080 in use ...)

      @roramirez i think the Problem is the pm2. My in Memory Version is 2.0.19 and my local Version is 2.3.0.

      if i do pm2 update it updates the Version, but if i restart the pi, i have 2 Versions again.

      posted in Troubleshooting
      O
      ostfilinchen
    • RE: Problems restarting MagicMirror (Port 8080 in use ...)

      @roramirez my Problem is this error

      8080 at Object.exports._errnoException (util.js:1026:11) at exports._exceptionWithHostPort (util.js:1049:20) at Server._listen2 (net.js:1253:14) at listen (net.js:1289:10) at net.js:1399:9 at _combinedTickCallback (internal/process/next_tick.js:77:11) at process._tickCallback (internal/process/next_tick.js:98:9) at Module.runMain (module.js:592:11) at run (bootstrap_node.js:402:7) at startup (bootstrap_node.js:157:9) code: 'EADDRINUSE', errno: 'EADDRINUSE', syscall: 'listen', address: '::', port: 8080 }

      when i restart the mirror via pm2

      posted in Troubleshooting
      O
      ostfilinchen
    • RE: The screen doesn't have the right size

      after update my MM, the custom.css was clear. all my changes go away. to my luck, i had an backup :-)

      posted in Troubleshooting
      O
      ostfilinchen
    • RE: Weatherunderground - currently - hourly - daily - configurable

      @RedNax:
      @anatius said in Weatherunderground - currently - hourly - daily - configurable:

      @wjdw87

      this.forecastText = this.forecastText.replace(/(.*\d+)(C)(.*)/gi, "$1°C$3");
      around line 937 in MMM-WunderGround.js should do the trick

      do you have change this also?

      posted in Utilities
      O
      ostfilinchen
    • RE: Problems restarting MagicMirror (Port 8080 in use ...)

      @roramirez what i have to do to get the fix from github? I have installed MM v2.1.0

      posted in Troubleshooting
      O
      ostfilinchen
    • RE: [MMM-Remote-Control] Can not access remote control module

      @fox yeah. That’s right.

      posted in Troubleshooting
      O
      ostfilinchen
    • RE: [MMM-Remote-Control] Can not access remote control module

      @fox i see, that the ip 192.168.188.50 isn’t a Part of the ipwhitelist

      posted in Troubleshooting
      O
      ostfilinchen
    • RE: [MMM-Remote-Control] Can not access remote control module

      @fox can u Post the whitelistsection?

      posted in Troubleshooting
      O
      ostfilinchen
    • RE: [MMM-Remote-Control] Can not access remote control module

      @fox Do you have added the whitelistsection to the config?

      posted in Troubleshooting
      O
      ostfilinchen
    • RE: MMM-Remote-Control

      @Jopyth this is not an issue with your module. i get also an blank black Screen if i open http://raspberrypi:8080…

      I have Microsoft Edge 38.14393.0.0

      posted in Troubleshooting
      O
      ostfilinchen
    • RE: MMM-Soccer - Standings, Schedules and Top Scorers

      @strawberry-3.141 i found a zip file (http://www.vmlogic.net/Downloads/Files/public/dfs_media_2016-09-07.zip) with logos for the soccerclubs. do u think you can implement a downloader and use these logos for the module?

      posted in Sport
      O
      ostfilinchen
    • RE: MMM-Remote-Control

      @Hein-Jan i have the Same issue. Do you have open the Page in Chrome, Firefox or so on? With this Browsers i get a copy of mm. With the M$ Edge i get a blank Black screen

      posted in Troubleshooting
      O
      ostfilinchen
    • RE: MMM-FRITZ-Box-Callmonitor

      @boardnick can u Login to the fritz.box with the User MagicMirror and the password?

      posted in Troubleshooting
      O
      ostfilinchen
    • RE: MMM-FRITZ-Box-Callmonitor

      @kwaeksler do you really have Version 7.4.0? in some cases you must execute the command sudo npm install -g npm two times.

      if you’re sure that u have v7.4.0 and the module doesn’t work, please delete the Folder of the module (MMM-FRITZ-Box-Callmonitor) and reinstall again.

      posted in Troubleshooting
      O
      ostfilinchen
    • RE: MMM-FRITZ-Box-Callmonitor

      @kwaeksler which nodejs Version Do u have? You can Check this with nodejs -v

      My Version is 7.4.0

      Maybe it’s a good idea to update this with
      curl -sL https://deb.nodesource.com/setup_7x | sudo -E bash -
      sudo apt-get install -y nodejs
      sudo npm install -g npm
      sudo npm install -g npm

      posted in Troubleshooting
      O
      ostfilinchen
    • RE: MMM-FRITZ-Box-Callmonitor

      @kwaeksler puh… now I have no ideas. You have create an User and password in the fritz.box?

      And… Do u have Updated your rpi?

      sudo apt-get update
      sudo apt-get dist-upgrade
      sudo reboot

      If After this the Module doesn’t work open an issue on github.

      posted in Troubleshooting
      O
      ostfilinchen
    • 1 / 1