Read the statement by Michael Teeuw here.
black screen after after updating MMM-GoogleAssistant
-
Hello,
I just updated the MMM-GoogleAssistant module with the commands:
cd ~ / MagicMirror / modules / MMM-GoogleAssistant
and npm run update because I had 3 update requests at the top of my MM.
I don’t understand why because I had installed the MMM-UpdateNotification module with the following code:{ module: "MMM-UpdateNotification", position: "top_bar", config: { debug: false, updateInterval: 10 * 60 * 1000, // every 10 minutes startDelay: 60 * 1000, // delay before 1st scan ignoreModules: [], updateCommands: [ { module: "MagicMirror", command: "rm package-lock.json && git pull && npm install" }, { module: "MMM-GoogleAssistant", command: "npm run update - without-prompt" }, { module: "MMM-Assistant2Display", command: "npm run update - without-prompt" } ], notification: { useTelegramBot: true, sendReady: true, useScreen: true, useCallback: true }, update: { autoUpdate: true, autoRestart: true, usePM2: true, PM2Name: "0", defaultCommand: "git pull && npm install", updateMagicMirror: false, logToConsole: false, timeout: 2 * 60 * 1000 } } },
and there I have a little noise and then a black screen …
I believe that once again an Electron problem.
I turned off my MM then redone the update of the MMM-GoogleAssistant module then the update of the MMM-Assistant2Display module but my screen still remains black and I still have [Electron] displayed at the top of my screen instead of MagicMirror.
How to fix the problem?
(And why did MMM-UpdateNotification not work?)
Thank you for your help. -
c’est trop compliqué de lire un wiki Rikko ?
Je vais le redire encore une fois …
si tu n’aime pas lire les wiki, n’utilise pas mes modules.
cela evitera de mettre n’importe quoi dans les configs!Je ne t’aiderai pas sur ce sujet. tu ne veux pas lire nos conseils…
De plus UN te dit quoi faire en console… tu ne veux pas appliquer… donc tu ne veux vraiment pas faire d’effortOn ne sais lire pas ta config (qui est illisible pour moi)
tu vera dans mes wiki mes config son lisible avec des espaces et non tout coller comme tu faisNote: durant les 2 semaines a venir il y aura encore plein de mise a niveau de libraries et des modules GA/A2D/UN
Bon courage a toi, je ne ferai pas d’effort non plus (le seul effort que j’ai fait c’est de te répondre dans ta langue natale [peut-etre que tu comprendra])
-
Hi,
Sorry but I wont be able to help. However, I can tell that I dont have a black screen on my side. Just that voice recognition does not work properly. Key word “Jarvis” is detected properly but the question after key word is not detected and then no action is triggered.
I dont know if this is an issue with my setup or if bugsounet scuttled his modules. Can anyone share a successful update ?
Thanks in advance,
totofar