MMM-COVID19 icon indicating copy to clipboard operation
MMM-COVID19 copied to clipboard

Entire Mirror goes blank on MagicMirrorOS build 2021-03-04-magicmirroros-buster-armhf-lite-0.2.0

Open pjcrux opened this issue 3 years ago • 0 comments

Hello, I'm using MagicMirrorOS 2021-03-04-magicmirroros-buster-armhf-lite-0.2.0 and trying to do a clean install of my magic mirror. Each time I do a "git pull" update into an old backup image of my install or "git clone etc" of the module into a clean install the entire mirror goes blank. I've been able to recreate this on a RPi 3B, 3B+, 4B 2gb, and 4B 8GB using different SanDisk, Samsung, and Microcenter MicroSD cards.

here's my modules info from config.js:

	{
		module: "MMM-COVID19",
		position: "bottom_right",
		config: {
			updateInterval: 300000,
			worldStats: true,
			delta: true,
			lastUpdateInfo: true,
			highlightCountry: "USA",
			countries: [ "USA", "China", "Mexico", "India", "Spain", "Russia", "Canada", "Australia", "England" ],
			headerRowClass: "small",
			infoRowClass: "small",
			rapidapiKey : "a09c0dded6mshdc******************************************" 
		}
	},

Please let me know which log file out put you need or anything else.

pjcrux avatar Jul 24 '21 20:07 pjcrux