Fresh Resin OS 2.14.3+rev1 fails to install container

(Responding to Failed to download image from registry)

Hi @imrehg,

Previously I converted the QEMU disk to VirtualBox vdi with qemu-img, increased the disk size to 8GB and memory to 6000MB and let it download/fail for 7 hours. I can’t run that VM at the moment.

I have started a new device (a64a7fb0f4d50f882bd2d44d808a94f6) with plain QEMU on Linux and granted support access. Commands were:

qemu-img resize resin-testappqemu-qemux86-64-2.14.3+rev1-dev-v7.16.6.img +8G
qemu-system-x86_64 -drive file=resin-testappqemu-qemux86-64-2.14.3+rev1-dev-v7.16.6.img,media=disk,cache=none,format=raw -net nic,model=virtio -net user -m 8192 -nographic -machine type=pc,accel=kvm -smp 4 -cpu host

It has done two download/fail iterations so far:

`24.08.18 00:19:08 (+1000) Failed to download image [...] due to 'failed to register layer: Error processing tar file(exit status 1): '`
`24.08.18 00:24:52 (+1000) Failed to download image [...] due to 'failed to register layer: Error processing tar file(signal: killed): '`