I can help you solve your problem as quickly as possible. Please contact me by DM. We need you to provide network ID, ssh password or ZimaOS username and password.
How do you upgrade from 1.2.1 to 1.2.2 ? You are saying that I should see a “red dot in the top left corner” yet I don’t see anything like that!
Also, some random questions:
do you plan to be able to manage our network configuration from GUI ? (because I can’t set a static IP other than doing via command line)
Do you plan to have some kind of user management ?
Where can I see the logs of my docker container ? (except by going command line?)
Where my docker config are put ?(let say I’m importing my docker-compose file, where can I find it after that?)
i ask because i downloaded the image github told me, only to realize it is an old one… i would prefer to update then burn the 1.2.2 image if i can help it
well uploading the file and doing rauc install didn’t help
–edit-- worse, running the below screwed all the disk detection - including the nvme for OS - not good.
bash-5.2# rauc install zimaos_zimacube-1.2.2.raucb
installing
0% Installing
0% Determining slot states
20% Determining slot states done.
20% Checking bundle
20% Verifying signature
40% Verifying signature done.
40% Checking bundle done.
40% Checking manifest contents
60% Checking manifest contents done.
60% Determining target install group
80% Determining target install group done.
80% Updating slots
80% Checking slot boot.0
83% Checking slot boot.0 done.
83% Copying image to boot.0
86% Copying image to boot.0 done.
99% Updating slots failed.
100% Installing failed.
LastError: Installation error: Error while writing status file: Failed to create file ?/var/lib/rauc/rauc.db.ST8AR2?: No such file or directory
Installing `/DATA/rauc/zimaos_zimacube-1.2.2.raucb` failed
We infer that this problem is caused by the failure to mount the 8th partition. You can check /dev/nvme*n1p8 from the results of lsblk. You can try again by restarting.
There is indeed a known issue that if other operating systems are installed on the system disk and partitions have been made, the installation will fail. We have currently addressed this in ZimaOS v1.2.3 and are currently testing it.