mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-07-16 02:22:14 -05:00
[GH-ISSUE #6502] Docker pull fails #35402
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Roki100 on GitHub (Nov 28, 2025).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/6502
Prerequisites
Vaultwarden Support String
Vaultwarden Build Version
Deployment method
Official Container Image
Custom deployment method
No response
Reverse Proxy
Host/Server Operating System
Linux
Operating System Version
Raspberry pi os/debian bullseye
Clients
CLI
Client Version
Steps To Reproduce
Expected Result
pulls
Actual Result
Pulling vaultwarden ... download complete
ERROR: for vaultwarden failed to register layer: Error processing tar file(exit status 1): archive/tar: invalid tar header
ERROR: failed to register layer: Error processing tar file(exit status 1): archive/tar: invalid tar header
Logs
Screenshots or Videos
No response
Additional Context
making an issue as one of the most recent commits seem to be related to the building process?
@stefan0xC commented on GitHub (Nov 28, 2025):
What docker version are you using? If you use the one bundled with bullseye I think it's probably an outdated version.
@Roki100 commented on GitHub (Nov 28, 2025):
could it even be related to docker version considering it always worked like a charm no matter what?
yes, it is infact possibly a little bit outdated but havent caused issues so far