Read the statement by Michael Teeuw here.
Few modules stuck in loading
-
Hi,
I have 2 modules (MMM-NetworkConnection and MMM-Jeedom) suck in “loading”.
As I have 2 of them, I think the problem is not the modules but sonething with my Magic Mirror.
I’m running a RPI4 with latest bulleye, latest MM all modules are up-to-date.First lines of my config.js
var config = { port: 8080, address: "0.0.0.0", ipWhitelist: [], // Set [] to allow all IP addresses. language: "fr", timeFormat: 24, units: "metric",code_textIs there anything I can check to debug this? a debug mode generating logs?
Thanks in advance for help.
Patrice
-
@sceletus you can check the messages where u start MagicMirror…
either by
npm start
or
pm2if pm2, then the command
pm2 logs --lines=50
will display the captured output
AND
in the developers window, ctrl-shift-i, and select the console tab and scroll up to see any error messages, usually red text
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login