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

    Posts

    Recent Best Controversial
    • RE: mmm-nest-status unresponsive after 12hours

      @sdetweil can you offer any help on how to track down the problem with this be unresponsive after awhile

      posted in Troubleshooting
      D
      dazza120
    • RE: what Os are u using to mm

      @berne buster lite with desktop 32Gb SD card and it has 25Gb of space left. Look at the .pm2 logs

      posted in General Discussion
      D
      dazza120
    • RE: overheating Pi /freezing up and not responding

      Think you’ll find your shooting through the memory on the pi the only one that I’ve managed to have running for two days is the pi 4 with 4Gb of memory that seem to be ok on memory, but needs a big heatsink and an active fan, temps on min have been 61c but that’s not with the fan active my fan only activates when the tv is on then again the nest has recorded temps of 38/39c in the house so it’s not doing bad, the Pi4 is the hottest of the bunch.
      You say it’s not running it the screen off or the pi just running raspbian normally pm2 is running all the time so regardless of it being on a different screen or the screen turned off MagicMirror is running, you would have to pm2 stop MagicMirror in terminal but 47c looks like normal temps

      posted in Troubleshooting
      D
      dazza120
    • RE: mmm-nest-status unresponsive after 12hours

      @sdetweil yeah it still freezes after a while, when the magic mirror is restarted or reloaded it works, so I’ve setup a cron job every 12hours to reload MagicMirror

      posted in Troubleshooting
      D
      dazza120
    • RE: Pi 4 storage used up in weeks?

      @cowboysdude hi the key was still active it had 135days to go, I never even clocked that it had an expiration date. Don’t know why they just can’t give a permanent key I don’t want to be changing it every year 😢 got enough tech to keep on top off lol

      posted in Troubleshooting
      D
      dazza120
    • RE: My First Mirror

      Thanks 👍🏾

      posted in Show your Mirror
      D
      dazza120
    • RE: config.js help

      @DaVinki @sdetweil is the man for that he will be along at some point and he’ll have you up and running

      posted in Troubleshooting
      D
      dazza120
    • RE: My First Mirror

      Final build I’ve settled on and all skimmed and painted now

      1_1563891973236_IMG_0138.JPG

      0_1563891973235_IMG_0137.JPG

      posted in Show your Mirror
      D
      dazza120
    • RE: config.js help

      @DaVinki change position to bottom_left And see if that works

      posted in Troubleshooting
      D
      dazza120
    • RE: config.js help

      Try removing that space where i have put a big space here and is no other modules are below this remove { get rid of me See if that helps

      },
      A BIG SPACE HERE
      {
        module: 'MMM-MyDutchWeather',
        position: 'top_left',
        header: 'My Dutch Weather',
        config: {
      	  latitude: 52.057499,			// Latitude of your city
      	  longitude: 4.49306,			// Longitude of your city
      	  apiKey: 9041487188,			// API Key - Get for free at http://weerlive.nl/api/toegang/index.php
      	  showIcons: true,			// Display Icons or Text
      	  showExtra: true,			// Display additional weather information
      	  maxWidth: "500px"			// Max width wrapper
        }
      },
      {Get Rid of Me
      
      posted in Troubleshooting
      D
      dazza120
    • 1 / 1