Hello,
I had an LXC running Docker, running Compreface. It was working fine until I upgraded Proxmox and restarted the servers. A couple things I don't understand happened.
I tried a fresh docker LXC and fresh install, it works fine. But I'd rather avoid a fresh start on this service.
What could the update have broken?
Thanks!
Seth
I had an LXC running Docker, running Compreface. It was working fine until I upgraded Proxmox and restarted the servers. A couple things I don't understand happened.
- My Docker LXCs did not automatically start the containers when the LXC booted up. And Many of them had to do fresh pulls when I ran `docker compose up -d`
- In the specific case of this LXC, the pull fails with the following error:
`failed to register layer: ApplyLayer exit status 1 stdout: stderr: unlinkat /usr/local/lib/python3.7/site-packages/numpy-1.19.5.dist-info: invalid argument`
I tried a fresh docker LXC and fresh install, it works fine. But I'd rather avoid a fresh start on this service.
What could the update have broken?
Thanks!
Seth