Read the statement by Michael Teeuw here.
After reboot RPI no changes are saved?
-
@Blackmirror i would try sudo shutdown now -r (r=reboot)
I have worried about sudo reboot not saving files, but it has never happened to me… (on 8 different systems with MM running)
-
I am having this problem of any config changes do not stay after reboot.
I am editing config.js and custom.css like I have for the last year or so.
Any work around? -
Having the same issue, if I “sudo reboot” or “sudo shutdown now -r” I loose the changes in my config.js and my custom.css they will not save for some reason. Problem JUST started Monday.
Anyone have a solution? -
@Plainbroke-0 are u using docker or MagicMirrorOS
-
@sdetweil
Magic Mirror on Pi4 2gb version 2.12 -
@Plainbroke-0 are u accidentally running two instances
pm2 status
-
@sdetweil
nope just one:id │ name │ mode │ ↺ │ status │ cpu │ memory │
├────┼────────────────────┼──────────┼──────
│ 0 │ mm │ fork │ 1 │ online │ 0% │ 2.4mb -
@Plainbroke-0 ok, i have two instances installed for testing, and today was confused by a similar problem… changes I made didn’t take affect…
I was editing the file in the wrong instance… took me about 15 minutes before I figured it out… so many files open in the editor it only showed the last part of the filename (config.js) not the path
-
@wizz
Did you ever find a fix for this problem… ? -
@daenick
Did you ever find a fix? I am now having exact same issue.