[GH-ISSUE #6502] Docker pull fails #19224

Closed
opened 2026-04-25 21:43:40 -05:00 by GiteaMirror · 2 comments
Owner

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

  1. docker-compose pull

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?

Originally created by @Roki100 on GitHub (Nov 28, 2025). Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/6502 ### Prerequisites - [x] I have searched the existing **Closed _AND_ Open** [Issues](https://github.com/dani-garcia/vaultwarden/issues?q=is%3Aissue%20) **_AND_** [Discussions](https://github.com/dani-garcia/vaultwarden/discussions?discussions_q=) - [x] I have searched and read the [documentation](https://github.com/dani-garcia/vaultwarden/wiki/) ### 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 1. docker-compose pull ### 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 ```text ``` ### 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?
GiteaMirror added the bug label 2026-04-25 21:43:40 -05:00
Author
Owner

@stefan0xC commented on GitHub (Nov 28, 2025):

Raspberry pi os/debian bullseye

What docker version are you using? If you use the one bundled with bullseye I think it's probably an outdated version.

<!-- gh-comment-id:3590688948 --> @stefan0xC commented on GitHub (Nov 28, 2025): > Raspberry pi os/debian bullseye What docker version are you using? If you use the one bundled with bullseye I think it's probably an outdated version.
Author
Owner

@Roki100 commented on GitHub (Nov 28, 2025):

Raspberry pi os/debian bullseye

What docker version are you using? If you use the one bundled with bullseye I think it's probably an outdated version.

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

<!-- gh-comment-id:3590691335 --> @Roki100 commented on GitHub (Nov 28, 2025): > > Raspberry pi os/debian bullseye > > What docker version are you using? If you use the one bundled with bullseye I think it's probably an outdated version. 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
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#19224