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

    Posts

    Recent Best Controversial
    • RE: Error code EADDRINUSE

      @PXNDA It was suggested with the v2.8 update that anybody running Electron should update to the latest Raspbian version prior to upgrading to v2.8. Have you updated your Raspbian to the latest version?

      posted in Requests
      mumblebajM
      mumblebaj
    • RE: Problems with starting pm2 start mm.sh

      @Raksasas Exellent. Great it is working now.

      posted in Troubleshooting
      mumblebajM
      mumblebaj
    • RE: PM2 MagicMirror - not working

      @sdetweil I am just wondering, are the guys running Raspbian updating to the latest version before updating to 2.8? I did the Raspbian update and and then updated the MM to 2.8, did the npm install in all the modules with a package.json and no issues.

      posted in Troubleshooting
      mumblebajM
      mumblebaj
    • RE: Error code EADDRINUSE

      @PXNDA As @sdetweil mentioned, the EADDRINUSE means that something is already listening on port 8080. You need to check what it is and kill the process and try restarting the MM again.

      posted in Requests
      mumblebajM
      mumblebaj
    • RE: Problems with starting pm2 start mm.sh

      @Raksasas My mm.sh resides in my /pi/ folder and not in the MagicMirror folder so should work. It might be that there was an error while you were setting up pm2 or setting up the autostart perhaps?

      posted in Troubleshooting
      mumblebajM
      mumblebaj
    • RE: Temperature MagicMirror (Raspberry)

      @Notch Mine runs at between 55 and 65 degrees. I use the MMM-SystemStats module. works fine for me. I am only using a heatsink.

      posted in Hardware
      mumblebajM
      mumblebaj
    • RE: MMM-Lunartic

      @Mykle1 No problem. Thanks for a really nice module.

      posted in Education
      mumblebajM
      mumblebaj
    • RE: MMM-Lunartic

      @Mykle1 Thanks. I set it to “animation” and it is working now.

      posted in Education
      mumblebajM
      mumblebaj
    • RE: config.js help

      @DaVinki If you do a shift + ctrl + i it will open a panel on the right. Scroll up on the Consol and see for any red lines, which would indicate errors. It could also be that there are conflicts with other modules.

      posted in Troubleshooting
      mumblebajM
      mumblebaj
    • RE: MMM-Lunartic

      @cowboysdude That returned the following result:
      {"age":19.928838935009,"illumination":72.74035463065,"stage":"waning","DFCOE":403666.04,"DFS":151987757.36,"FM":{"UT":1563313171.7967,"DT":"21:39:31-16 Jul 2019"},"NNM":{"UT":1564629175.4546,"DT":"3:12:55-1 Aug 2019"}}

      posted in Education
      mumblebajM
      mumblebaj
    • RE: MMM-Lunartic

      @Mykle1 It says :
      This site can’t be reached api.usno.navy.mil’s server IP address could not be found. from South Africa. I guess that it’s restricted somehow.

      posted in Education
      mumblebajM
      mumblebaj
    • RE: config,js beginner

      @berne Can you paste your config.js? We can then have a look to see if it is correct and point to where you may have to make the changes.

      As @sdetweil pointed out, a good text editor like notepad++ would show you the matching “{” and “}” etc.

      posted in Troubleshooting
      mumblebajM
      mumblebaj
    • RE: MMM-Lunartic

      @Mykle1 Thanks for this module. I am having an issue with the module in that the image moon.png is not loading. I can see the following on the Console:
      0_1563556739390_e7d07eb1-0699-4317-85af-01fde4cc1cce-image.png

      Is there anything I am missing perhaps? My config:

              disabled: false,
              module: 'MMM-Lunartic',
              position: 'bottom_right', // Best in left, center, or right regions
              config: {
                  mode: "rotating", // rotating or static
                  image: "current", // animation, current, DayNight or static
                  distance: "km", // miles or km
                  sounds: "yes", // howling wolf, only on a full moon
                  useHeader: "true", // true if you want a header
                  header: "Moon Phase", // Any text you want
                  maxWidth: "300px",
                  animationSpeed: 0,
                  rotateInterval: 15000,
              }
          },
      
      posted in Education
      mumblebajM
      mumblebaj
    • RE: Blackscreen after update to v.2.8.0

      @potts-mike Are there any issues in your config.js? Can you run npm run config:check and see if there are errors?

      posted in Troubleshooting
      mumblebajM
      mumblebaj
    • RE: Blackscreen after update to v.2.8.0

      @Blackmirror Hi. Are there any errors in pm2 logs?

      posted in Troubleshooting
      mumblebajM
      mumblebaj
    • RE: Opening hours for stores/places thru Google API

      @Menturan Thanks for a great module. I had the module working for a two weeks but for the past few days it has stopped working. So, I have been working through the issue and after stopping and starting the mirror I am getting results returned but it is not being sent to the screen. Is there a reason for this?

      [09:48:50] - DEBUG - MMM-OpeningHours : Sending to frontend - [{"name":"Makro Store Crown Mines","opening_hours":{"open_now":true,"periods":[{"close":{"day":0,"time":"1400"},"open":{"day":0,"time":"0900"}},{"close":{"day":1,"time":"1730"},"open":{"day":1,"time":"0830"}},{"close":{"day":2,"time":"1730"},"open":{"day":2,"time":"0830"}},{"close":{"day":3,"time":"1730"},"open":{"day":3,"time":"0830"}},{"close":{"day":4,"time":"1730"},"open":{"day":4,"time":"0830"}},{"close":{"day":5,"time":"1730"},"open":{"day":5,"time":"0830"}},{"close":{"day":6,"time":"1600"},"open":{"day":6,"time":"0800"}}],"weekday_text":["Monday: 8:30 AM – 5:30 PM","Tuesday: 8:30 AM – 5:30 PM","Wednesday: 8:30 AM – 5:30 PM","Thursday: 8:30 AM – 5:30 PM","Friday: 8:30 AM – 5:30 PM","Saturday: 8:00 AM – 4:00 PM","Sunday: 9:00 AM – 2:00 PM"]},"place_id":"ChIJl8h2VlIJlR4Rn5311bQlcXQ"},{"name":"Builders Warehouse Glen Eagles","opening_hours":{"open_now":true,"periods":[{"close":{"day":0,"time":"1600"},"open":{"day":0,"time":"0800"}},{"close":{"day":1,"time":"1800"},"open":{"day":1,"time":"0700"}},{"close":{"day":2,"time":"1800"},"open":{"day":2,"time":"0700"}},{"close":{"day":3,"time":"1800"},"open":{"day":3,"time":"0700"}},{"close":{"day":4,"time":"1800"},"open":{"day":4,"time":"0700"}},{"close":{"day":5,"time":"1800"},"open":{"day":5,"time":"0700"}},{"close":{"day":6,"time":"1700"},"open":{"day":6,"time":"0700"}}],"weekday_text":["Monday: 7:00 AM – 6:00 PM","Tuesday: 7:00 AM – 6:00 PM","Wednesday: 7:00 AM – 6:00 PM","Thursday: 7:00 AM – 6:00 PM","Friday: 7:00 AM – 6:00 PM","Saturday: 7:00 AM – 5:00 PM","Sunday: 8:00 AM – 4:00 PM"]},"place_id":"ChIJB0lb_mgPlR4Rje4UAMJnOvY"},null,null]

      posted in Requests
      mumblebajM
      mumblebaj
    • RE: Raspberry Pi 4 Released !

      @dazza120 I assume we dont need all that cooling power just to run the mirror? :rolling_on_the_floor_laughing:

      posted in Hardware
      mumblebajM
      mumblebaj
    • RE: Magic Mirror Update process

      @BKeyport From my experience they don’t get touched. I have never had any issues with my mirror or modules after running that command and updating the mirror.

      posted in Feature Requests
      mumblebajM
      mumblebaj
    • RE: Magic Mirror Update process

      @BKeyport I simple terms, it gets rid of local changes.

      posted in Feature Requests
      mumblebajM
      mumblebaj
    • RE: Magic Mirror Update process

      @BKeyport Does the git reset --hard not work for you?

      posted in Feature Requests
      mumblebajM
      mumblebaj
    • 1
    • 2
    • 35
    • 36
    • 37
    • 38
    • 39
    • 38 / 39