Unable to dump files from Azure Blob Storage #14953

Open
opened 2025-11-02 11:26:40 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @lisez on GitHub (Sep 12, 2025).

Description

As the title suggests, after configuring Azure Blob as Gitea’s storage backend, my daily dump no longer works. When attempting to dump LFS files, I encounter the following error:

Failed to dump LFS objects: /file/path: copying contents: file does not exist

After multiple attempts, the files stored in Azure Blob cannot be dumped. The only way to complete the dump successfully is by using all --skip-* flags.

Gitea Version

Gitea version 1.24.6 built with GNU Make 4.4.1, go1.24.7 : bindata, timetzdata, sqlite, sqlite_unlock_notify

Can you reproduce the bug on the Gitea demo site?

No

Log Gist

https://gist.github.com/lisez/e6546dd0a7a60562923bb7015390b598

Screenshots

No response

Git Version

git version 2.49.1

Operating System

AlmaLinux 10.0 (Purple Lion)

How are you running Gitea?

Deploy gitea/gitea:1.24.6-rootless on k8s

Database

PostgreSQL

Originally created by @lisez on GitHub (Sep 12, 2025). ### Description As the title suggests, after configuring Azure Blob as Gitea’s storage backend, my daily dump no longer works. When attempting to dump LFS files, I encounter the following error: ``` Failed to dump LFS objects: /file/path: copying contents: file does not exist ``` After multiple attempts, the files stored in Azure Blob cannot be dumped. The only way to complete the dump successfully is by using all --skip-* flags. ### Gitea Version Gitea version 1.24.6 built with GNU Make 4.4.1, go1.24.7 : bindata, timetzdata, sqlite, sqlite_unlock_notify ### Can you reproduce the bug on the Gitea demo site? No ### Log Gist https://gist.github.com/lisez/e6546dd0a7a60562923bb7015390b598 ### Screenshots _No response_ ### Git Version git version 2.49.1 ### Operating System AlmaLinux 10.0 (Purple Lion) ### How are you running Gitea? Deploy `gitea/gitea:1.24.6-rootless` on k8s ### Database PostgreSQL
GiteaMirror added the type/bug label 2025-11-02 11:26:40 -06:00
Author
Owner

@lisez commented on GitHub (Sep 15, 2025):

It still happens even though I created a storage account without hierarchical namespace feature.

@lisez commented on GitHub (Sep 15, 2025): It still happens even though I created a storage account without hierarchical namespace feature.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#14953