Kroese
Kroese
Thanks for the info. I will fix it in the next version that when it detects `ecryptfs` as the filesystem, it will automaticly adjust `DISK_IO` and `DISK_CACHE` values to prevent...
I created a new version (v2.19) of the image. Can you check if it works now without any adjusted parameters in your compose file? And that it prints the message...
The error says you have no permission to write to `device_cgroup_rules` but Im not sure why. You can try adding `privileged: true` to the compose file, to run the container...
So the issue is solved now? In any case you wont be able to use DHCP mode in a unprivileged LXC container, as the `macvlan` interface can only be created...
I cannot tell whats happening if you dont post the logfiles to see why its restarting. But my guess is that KVM is not supported by your VPS provider. You...
`Cannot allocate memory` sounds like it does not have enough RAM left. You set it to 8 GB so better leave it on the default ( 4 GB ) and...
If you restart the installation it should automaticly empty the previous temporary directory so there should not be extra files. If you used Docker volumes instead of a folder there...
@lukechilds Thanks.. I should have phrased my concerns a bit differently, sorry. But my main frustration with Umbrels development is that all changes happen in private branches, behind closed doors....
I can now reproduce this consistently. Even a simple `grep` on the Umbrel folder, will trigger a restart of all containers and re-install of all old apps. So there must...