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

    Posts

    Recent Best Controversial
    • RE: MagicMirror v2.1.0 Update error

      Hello,

          ipWhitelist: ["127.0.0.1", "::ffff:127.0.0.1", "::1"],
      

      I can’t insert my ip from my laptop.
      I want to access MagicMirror from laptop with Remote Control, but it’s not possible now with this update.

      Where i have to insert my ip address in the white-list?

      posted in Troubleshooting
      lolobyteL
      lolobyte
    • RE: MagicMirror v2.1.0 Update error

      @yawns
      Thank u.
      Now i have this error!

      npm WARN grunt-yamllint@0.2.0 requires a peer of grunt@~0.4.0 but none was installed.

      posted in Troubleshooting
      lolobyteL
      lolobyte
    • MagicMirror v2.1.0 Update error

      How can i fix that?

      pi@raspi3-MM2:~/MagicMirror $ sudo git pull
      Aktualisiere b8167f8…8010e62
      error: Your local changes to the following files would be overwritten by merge:
      css/main.css
      modules/default/clock/clock.js
      modules/default/compliments/compliments.js
      modules/default/currentweather/currentweather.css
      modules/default/currentweather/currentweather.js
      package.json
      Please, commit your changes or stash them before you can merge.
      Aborting

      posted in Troubleshooting
      lolobyteL
      lolobyte
    • RE: MMM-Admin-Interface

      @ItayXD

      i do that step, but it doesn’t work.

      i mean the npm install in the Admin folder.

      Only after i install the missing files manually.

      posted in System
      lolobyteL
      lolobyte
    • RE: MMM-Admin-Interface

      @ItayXD

      No, sorry.
      I’m only a small and unknown user.

      posted in System
      lolobyteL
      lolobyte
    • RE: MMM-Admin-Interface

      @wrumble

      Hi, same problem like on my system.

      log in with ssh to yur raspberry pi.

      cd ~/MagicMirror/

      npm install body-parser

      If you have an grunt error, then just install

      npm install grunt@(your version) --save-dev

      in my case it was ~0.4.0
      npm install grunt@~0.4.0 --save-dev

      make a

      sudo reboot

      after that and see if your MacicMirror works again without un commented

      { “module”: “MMM-Admin-Interface” },

      Be aware!

      the developer made a little mistake. He wrote…

      Usage

      Go to :8181/MMM-Admin-Interface/
      Edit away!

      You must use the port 8080

      Go to :8080/MMM-Admin-Interface/

      posted in System
      lolobyteL
      lolobyte
    • RE: MMM-Admin-Interface

      Hey, that’s great.I like it.

      No need to start a ssh session.0_1483136812850_Admin_Interface.jpg

      posted in System
      lolobyteL
      lolobyte
    • RE: MMM-Globe

      @binderth

      yes, i know. That’s the south pole. ;-))

      Pull request, good idea.

      The Images are better then nothing.
      I searched for a better view for Europe with full disk, but nothing found.

      Maybe other sources from other user here?

      posted in Utilities
      lolobyteL
      lolobyte
    • RE: MMM-Globe

      @binderth

      Hi,
      i replacded the original links in the MMM-Globe.js for the image with this:

          start: function () {
                  self = this;
                  this.url = '';
                  this.imageUrls = {
                          'natColor': 'http://oiswww.eumetsat.org/IPPS/html/latestImages/EUMETSAT_MSG_RGBNatColour_LowResolution.jpg',
                          'geoColor': 'http://oiswww.eumetsat.org/IPPS/html/latestImages/EUMETSAT_MSG_IR108Color_LowResolution.jpg',
                          'airMass': 'http://oiswww.eumetsat.org/IPPS/html/latestImages/EUMETSAT_MSG_RGBAirmass_LowResolution.jpg',
                          'fullBand': 'http://oiswww.eumetsat.org/IPPS/html/latestImages/EUMETSAT_MSG_MPE_LowResolution.png'
                  }
                  this.hiResImageUrls = {
                          'natColor': 'http://oiswww.eumetsat.org/IPPS/html/latestImages/EUMETSAT_MSG_RGBNatColour_LowResolution.jpg',
                          'geoColor': 'http://oiswww.eumetsat.org/IPPS/html/latestImages/EUMETSAT_MSG_IR108Color_LowResolution.jpg',
                          'airMass': 'http://oiswww.eumetsat.org/IPPS/html/latestImages/EUMETSAT_MSG_RGBAirmass_LowResolution.jpg',
                          'fullBand': 'http://oiswww.eumetsat.org/IPPS/html/latestImages/EUMETSAT_MSG_MPE_LowResolution.png'
                  }
      

      good luck

      posted in Utilities
      lolobyteL
      lolobyte
    • RE: Module: iFrame! Starting Video automatically!

      @roramirez

      Hello Ramirez.

      The video is starting but only once.
      Then, when i restart the magicmirror.

      I realized the link http://media.tagesschau.de/video/100s/2016/1228/TV-100s-1841.podm.h264.mp4, is no option.
      The video is not really the actual newest information of the day. I must use one of the other links.

      My plan was to became a possibility to start every time when i activate the iframe module with the first tapping on “iFrame” with the hep of the module “Remote-Control”.

      posted in Troubleshooting
      lolobyteL
      lolobyte
    • 1 / 1