@sdetweil can you offer any help on how to track down the problem with this be unresponsive after awhile
Read the statement by Michael Teeuw here.
Posts
-
RE: mmm-nest-status unresponsive after 12hours
-
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
-
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 -
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
-
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
-
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
-
RE: My First Mirror
Final build I’ve settled on and all skimmed and painted now
-
RE: config.js help
@DaVinki change position to bottom_left And see if that works
-
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