Read the statement by Michael Teeuw here.
MMM-Config with Message "builder encountered a problem, see MagicMirror messages for info"
-
i think the last ones are
MMM_homeassistant_sensors
MMM_HomeAssistantDisplay
MMM_SteamPlaytimeUnfortunately, I was too impatient and installed three modules at once.
Typical beginner’s mistake -
i just removed the Steam Playtime from MM now it is back to normal :-)
i think i can live without it ;-)
But really! Thank You for the help to indentify the Problem :-)
-
@dphotograph thanks the discovery of all the module config contents is pretty tricky
ill look at this shortly
-
@dphotograph did you install the modules thru the MMM-Config installer?
-
@dphotograph you should have seen this in the logs, MagicMirror
startup messages--------------------MMM-Config module MMM-SteamPlaytime has an error in the construction of its defaults section the error line is language: "---!config.languag"e please change it to the literal value of the referenced variable and restart MagicMirror --------------------MMM-Config
because you are using pm2, you will have to ask to display more lines of output than the default 15
for examplepm2 logs --lines=100
100 can be any number, default is last 15…
-
@dphotograph you can use that module again now
in the MMM-Config folder do
git pull
then restart MagicMirror -