[Bug]: failed to register layer: unlinkat
Description
Hi There, after fireing up the install script everything is working fine till the end. I receive the error: failed to register layer: unlinkat /usr/share/doc/adduser/examples/adduser.local.conf.examples: invalid argument
The installation cant be finished and I cant access the GUI. Can you please help?
Minimal Reproduction (if possible, example repository)
just copy and paste the installation script and hit enter. Nothing more.
Exception or Error
No response
Version
4.0.0-beta.112
This is an unusual reply from the docker daemon. Is there enough free space available on your server?
think this might be an issue, definitely have enough space and i just ran into this today. Odd because that one liner worked a couple weeks ago on a system I had to start fresh.
Do you run it within an lxc container? This usually happens if your run it within an unprivileged lxc container on proxmox with zfs as underlaying filesystem. If this is the case, use thin-lvm instead of zfs. This solved my problems