@KristjanESPERANTO and a git status
administrators
Posts
-
RE: OpenWeather loaded but info is empty since update
@SdR I tested this config on my side and it works. I only had to add one missing closing bracket in your snippet.
Do you see any errors in the terminal?
Also, after pulling the new version, did you run:
node --run install-mm?If openmeteo is also empty, this looks like a general config/runtime issue, not only an OpenWeather API issue.
Please show us the systeminformation from the terminal. Looks like this:
[2026-04-07 21:13:27.184] [INFO] [systeminformation] #### System Information #### - SYSTEM: manufacturer: Micro-Star International Co., Ltd.; model: MS-7D75; virtual: false; MM: v2.36.0-develop - OS: platform: linux; distro: Debian GNU/Linux; release: forky/sid; arch: x64; kernel: 6.19.10+deb14-amd64 - VERSIONS: electron: 41.1.1; used node: 25.9.0; installed node: 25.9.0; npm: 11.12.1; pm2: 6.0.14 - ENV: XDG_SESSION_TYPE: wayland; MM_CONFIG_FILE: undefined WAYLAND_DISPLAY: wayland-0; DISPLAY: :0; ELECTRON_ENABLE_GPU: undefined - RAM: total: 61881.24 MB; free: 42885.43 MB; used: 18995.81 MB - OTHERS: uptime: 45 minutes; timeZone: Europe/Berlin -
RE: Failed to Connect to Wayland Display
@atwist the latest PI OS is larger than the previous versions…
leading to more swapping. This can affect performance because of the speed of the SD card.
free -m
will tell you how much memory and swap space you are using.
-
RE: Failed to Connect to Wayland Display
@Scruffy use my backup/restore scripts to save and restore your MagicMirror config and modules list
https://github.com/sdetweil/MagicMirror-backup-restore
Backup, copy off backup folder, tiny sizeInstall new MagicMirror and copy back folder and restore
-
RE: OpenWeatherMapForecast stopped working
@VPeter custom.css should only be in the config folder on version. 2.35
-
RE: OpenWeatherMapForecast stopped working
@MrPringless thx. Was interested in HOW you upgraded MagicMirror
git pull , aka manual
Or
My upgrade script?Trying to find the cause of the lost
Custom.css -
RE: OpenWeatherMapForecast stopped working
@MrPringless how did you update?
custom.css should have been moved to the config folder -
RE: Too many API calls in default weather module after update
@Perilax I’d still wait, and switch to master before next git pull, after July 1
-
RE: OpenWeatherMapForecast stopped working
@VPeter looks like the openmeteo server is having trouble