I’m running MagicMirror using pm2 if that matters. What I am looking for, if it’s possible, is some way to update MagicMirror and modules on startup. Is such a thing possible, or even desirable?
Read the statement by Michael Teeuw here.
Posts
-
Automatic Updates
-
Looking to retrieve transit information for Winnipeg, Canada
There is no module that addresses this city. There is an api available:
api.winnipegtransit.comI have zero experience coding modules, but I have some outdated coding skills. Is there a transit module I might possibly use as a starting point? One that I could modify with my Winnipeg api?
-
RE: MM and UBUNTU. Made for each other.
@sdetweil You are amazing! I wish I knew Linux as well I know Windows, but so it goes. Your suggestion worked! Thanks again!
-
RE: MM and UBUNTU. Made for each other.
Thanks @sdetweil , I entered the lines, but I had a bit of a problem getting MM to not restart while I tried to capture the logs. Hope this provides some insight:
0|MagicMirror | Starting server on port 8080 ... 0|MagicMirror | [17.12.2021 16:25.52.307] [LOG] 0|MagicMirror | Server started ... 0|MagicMirror | [17.12.2021 16:25.52.312] [LOG] 0|MagicMirror | Connecting socket for: updatenotification 0|MagicMirror | [17.12.2021 16:25.52.316] [LOG] Sockets connected & modules started ... 0|MagicMirror | (electron:4583): GLib-GIO-CRITICAL **: g_dbus_connection_register_object: assertion 'G_IS_DBUS_CONNECTION (connection)' failed 0|MagicMirror | (electron:4583): GLib-GIO-CRITICAL **: g_dbus_connection_register_object: assertion 'G_IS_DBUS_CONNECTION (connection)' failed 0|MagicMirror | (electron:4583): GLib-GIO-CRITICAL **: g_dbus_connection_get_unique_name: assertion 'G_IS_DBUS_CONNECTION (connection)' failed 0|MagicMirror | [4583:1217/162552.823896:ERROR:bus.cc(393)] Failed to connect to the bus: Failed to connect to socket /tmp/dbus-rSguYNpjNi: Connection refused 0|MagicMirror | [4583:1217/162552.824839:ERROR:bus.cc(393)] Failed to connect to the bus: Failed to connect to socket /tmp/dbus-rSguYNpjNi: Connection refused 0|MagicMirror | [17.12.2021 16:25.52.921] [LOG] 0|MagicMirror | Launching application. 0|MagicMirror | [4583:1217/162553.058857:ERROR:bus.cc(393)] Failed to connect to the bus: Failed to connect to socket /tmp/dbus-rSguYNpjNi: Connection refused 0|MagicMirror | [4613:1217/162553.640227:ERROR:sandbox_linux.cc(376)] InitializeSandbox() called with multiple threads in process gpu-process. 0|MagicMirror | [17.12.2021 16:26.01.616] [LOG] 0|MagicMirror | Shutting down server... 0|MagicMirror | [17.12.2021 16:26.01.618] [LOG] Stopping module helper: updatenotification PM2 | App [MagicMirror:0] exited with code [0] via signal [SIGINT] PM2 | App [MagicMirror:0] starting in -fork mode- PM2 | App [MagicMirror:0] online 0|MagicMirror | > magicmirror@2.17.1 start /home/cliff/MagicMirror 0|MagicMirror | > DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js 0|MagicMirror | [17.12.2021 16:26.06.425] [LOG] 0|MagicMirror | Starting MagicMirror: v2.17.1 0|MagicMirror | [17.12.2021 16:26.06.446] [LOG] 0|MagicMirror | Loading config ... 0|MagicMirror | [17.12.2021 16:26.06.466] [LOG] 0|MagicMirror | Loading module helpers ... 0|MagicMirror | [17.12.2021 16:26.06.487] [LOG] 0|MagicMirror | No helper found for module: alert. 0|MagicMirror | [17.12.2021 16:26.06.550] [LOG] 0|MagicMirror | Initializing new module helper ... 0|MagicMirror | [17.12.2021 16:26.06.555] [LOG] 0|MagicMirror | Module helper loaded: updatenotification 0|MagicMirror | [17.12.2021 16:26.06.559] [LOG] No helper found for module: clock. 0|MagicMirror | [17.12.2021 16:26.06.563] [LOG] All module helpers loaded. 0|MagicMirror | [17.12.2021 16:26.06.846] [LOG] 0|MagicMirror | Starting server on port 8080 ... 0|MagicMirror | [17.12.2021 16:26.06.895] [LOG] 0|MagicMirror | Server started ... 0|MagicMirror | [17.12.2021 16:26.06.900] [LOG] Connecting socket for: updatenotification 0|MagicMirror | [17.12.2021 16:26.06.905] [LOG] Sockets connected & modules started ... 0|MagicMirror | (electron:4673): GLib-GIO-CRITICAL **: g_dbus_connection_register_object: assertion 'G_IS_DBUS_CONNECTION (connection)' failed 0|MagicMirror | (electron:4673): GLib-GIO-CRITICAL **: g_dbus_connection_register_object: assertion 'G_IS_DBUS_CONNECTION (connection)' failed 0|MagicMirror | (electron:4673): GLib-GIO-CRITICAL **: g_dbus_connection_get_unique_name: assertion 'G_IS_DBUS_CONNECTION (connection)' failed 0|MagicMirror | [4673:1217/162607.415011:ERROR:bus.cc(393)] Failed to connect to the bus: Failed to connect to socket /tmp/dbus-rSguYNpjNi: Connection refused 0|MagicMirror | [4673:1217/162607.415886:ERROR:bus.cc(393)] Failed to connect to the bus: Failed to connect to socket /tmp/dbus-rSguYNpjNi: Connection refused 0|MagicMirror | [17.12.2021 16:26.07.530] [LOG] 0|MagicMirror | Launching application. 0|MagicMirror | [4673:1217/162607.651240:ERROR:bus.cc(393)] Failed to connect to the bus: Failed to connect to socket /tmp/dbus-rSguYNpjNi: Connection refused 0|MagicMirror | [4705:1217/162608.260106:ERROR:sandbox_linux.cc(376)] InitializeSandbox() called with multiple threads in process gpu-process. 0|MagicMirror | [17.12.2021 16:26.09.807] [LOG] 0|MagicMirror | Shutting down server... 0|MagicMirror | [17.12.2021 16:26.09.811] [LOG] Stopping module helper: updatenotification PM2 | App [MagicMirror:0] exited with code [0] via signal [SIGINT] PM2 | App [MagicMirror:0] starting in -fork mode- PM2 | App [MagicMirror:0] online 0|MagicMirror | > magicmirror@2.17.1 start /home/cliff/MagicMirror 0|MagicMirror | > DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js ^A0|MagicMirror | [17.12.2021 16:26.14.742] [LOG] 0|MagicMirror | Starting MagicMirror: v2.17.1 0|MagicMirror | [17.12.2021 16:26.14.762] [LOG] 0|MagicMirror | Loading config ... 0|MagicMirror | [17.12.2021 16:26.14.779] [LOG] 0|MagicMirror | Loading module helpers ... 0|MagicMirror | [17.12.2021 16:26.14.787] [LOG] No helper found for module: alert. 0|MagicMirror | [17.12.2021 16:26.14.838] [LOG] 0|MagicMirror | Initializing new module helper ... 0|MagicMirror | [17.12.2021 16:26.14.843] [LOG] 0|MagicMirror | Module helper loaded: updatenotification 0|MagicMirror | [17.12.2021 16:26.14.848] [LOG] No helper found for module: clock. 0|MagicMirror | [17.12.2021 16:26.14.851] [LOG] All module helpers loaded.
-
RE: MM and UBUNTU. Made for each other.
I know this thread is quite old, hoping @Mykle1 or someone still looks at it.
I followed the instructions and have a MM running on my Acer Revo. However, when I start MagicMirror, all I see is a blank screen. I have pm2 and electron installed, where do I find the logfile to try to track down the issue?
-
RE: Best method for running Magic Mirror on Windows?
@sdetweil These errors started appearing after running fine for over 6 months.
-
Best method for running Magic Mirror on Windows?
Is this still considered the best method for running a MM on a Windows PC?
Reason for asking is my setup for some unknown reason keeps reporting I have corrupted modules.
-
How to change headline for newsfeed?
.newsfeed {
color: #ffff00;
}
I put that in my custom.css file, and the descriptor text shows yellow, but the headline is still white. Do you know how to get the headline changed as well?