Hello, I’m not really new to MagicMirror, trying to install and get it to run since MM 2.16.
Now after a break time I tried again to get it run like I wish it. It runs but some of the Modules I like to have won’t run or runs not as aspected. So does the update-script.sh. It hangs after “saving custom.css”.
bash -c “$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/upgrade-script.sh)”
update log will be in /home/pi/MagicMirror/installers/upgrade.log
doing test run = true, NO updates will be applied!
Check current Node installation …
Node currently installed. Checking version number.
Minimum Node version: v20.9.0
Installed Node version: v20.9.0
No Node.js upgrade necessary.
Check current NPM installation …
NPM currently installed. Checking version number.
Minimum npm version: V10.1.0
Installed npm version: V10.8.3
No npm upgrade necessary.
saving custom.css
It dosen’t matter haw long I wait for that the script will continue, it won’t continue. I have to kill it by pressing “CTRL C”.
Same behavior when I add “apply” or “force” to the script.
I run MagicMirrror on a Raspbery Pi 4B with 8 GB Ram using latest Rasberry OS “Bookworm 64Bit”.
Could someone please help?
Thanks