Read the statement by Michael Teeuw here.
Required Node for MM V2.25.0
-
Hi everyone, is there a specific or updated script needed just to update the node before updating the MM database?
I don’t want to use anything else (script) and break what I have currently working. Thanks -
The upgrade script didn’t work, so I went ahead and rebuilt from scratch, had some other modules that also may be non-compliant after the update.
-
@itsmemario1 see my upgrade script
-
@itsmemario1 if you just upgrade node, it will break the app too…
you can use my upgrade script , it will handle the upgrade the node upgrade too.
bash -c “$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/masterupgrade-script.sh)”
-
The upgrade script didn’t work, so I went ahead and rebuilt from scratch, had some other modules that also may be non-compliant after the update.
-
@itsmemario1 can u send me the upgrade log? did you use the apply.link? did u try upgrade before using the script
note the script is a 2 part process for upgrade
test w no changes
then changesif u already upgraded manually, my scripts will abort as I won’t upgrade it again unless you force it.