MyController V2, breaking change
-
Hi,
This is applicable if you are using MyController v2.
Recently(02-Dec-2022) in the source code I have updated theyaml
keys to sync withjson
keys. This leads existingyaml
backup and yaml memory storage invalid.Workaround to retain your existing data
- create a
json
backup with your existing MyController v2 - upgrade MyController v2
- restore the
json
backup. all done. You have all your existing data in the new system
- create a
-
... umm
this means that if we update with the new version, the existing base on the System or if we use an existing backup, it will give problems.
So you have to do the manipulation that you propose.
(yes I rephrase the text because the translators give us nonsense sometimes)
Hello @Jkandasa
Thank you for the maintenance of MyControllerhttps://github.com/mycontroller-org/server/releases/tag/master
-
@JeeLet yes, only
yaml
based backup from old version will not work with the new version. I would recommend you to takejson
backup before moving to the new version. -
changes in start script introduced from this commit
everything updated in the scriptmcctl.sh
if you use manual binary execution, you should replace-config
with--config