Read the statement by Michael Teeuw here.
Clock and weather compatibility issues with V2.33.0?
-
Apologies on the </>.
The ‘git pull’ and ‘npm install’ finished successfully. For your test, or you on 2.33.0? If so, then it’s good to know that I need to do more debugging on my side.
-
@DavidJ on 2.33.0
- SYSTEM: manufacturer: System manufacturer; model: System Product Name; virtual: false; MM: 2.33.0 - OS: platform: linux; distro: Ubuntu; release: 22.04.5 LTS; arch: x64; kernel: 5.15.0-152-generic - VERSIONS: electron: undefined; used node: 22.18.0; installed node: 22.18.0; npm: 10.9.3; pm2: 6.0.13 - ENV: XDG_SESSION_TYPE: x11; MM_CONFIG_FILE: config/config_test.js WAYLAND_DISPLAY: undefined; DISPLAY: :0.0; ELECTRON_ENABLE_GPU: undefined - RAM: total: 48077.11 MB; free: 28747.38 MB; used: 19329.73 MB - OTHERS: uptime: 70589 minutes; timeZone: America/Chicag
-
Thank you for the validation. I’ll do a quick rebuild. I appreciate the assistance.
-
@DavidJ do you have any css settings in custom.css?
Your browser log says it was loaded -
Solved.
My automated script to update MM failed and in doing so it hosed the /modules/default folder somehow. I didn’t notice the failure and kludged my way around it to try and diagnose the problem to no avail.
I renamed the existing MagicMirror folder and reinstalled. The reinstall worked for all default modules so did a quick move back of my modules and config.js and all is good.
Thank you for the verification that it was something on my side @sdetweil
-
@DavidJ glad you found it.
You could use my script for upgrade too
Same place as install script