gitea: Failed to synchronize tags to release in SyncMirror with error: "pushUpdateAddTag: GetTag: Length must be 40:"
Feature Description
In gitea.log I see sometimes:
==> gitea.log <==
2022/03/09 12:06:37 ...irror/mirror_pull.go:261:runSync() [E] Failed to synchronize tags to releases for repository: pushUpdateAddTag: GetTag: Length must be 40:
/source/services/mirror/mirror_pull.go:261 (0x1cdf3b8)
/source/services/mirror/mirror_pull.go:376 (0x1ce10b8)
/source/services/mirror/mirror.go:42 (0x1cdb344)
/source/services/mirror/mirror.go:144 (0x1cdbe31)
/source/modules/queue/unique_queue_channel.go:76 (0x14954b6)
/source/modules/queue/workerpool.go:437 (0x149e1c5)
/source/modules/queue/workerpool.go:280 (0x149d096)
/usr/local/go/src/runtime/asm_amd64.s:1581 (0x471520)
But you can’t see:
- which project
- which tag?
- how long is it?
Screenshots
No response
About this issue
- Original URL
- State: closed
- Created 2 years ago
- Comments: 28 (12 by maintainers)
Commits related to this issue
- Improve SyncMirrors logging Yet another issue has come up where the logging from SyncMirrors does not provide enough context. This PR adds more context to these logging events. Related #19038 Signe... — committed to zeripath/gitea by zeripath 2 years ago
- Improve SyncMirrors logging (#19045) Yet another issue has come up where the logging from SyncMirrors does not provide enough context. This PR adds more context to these logging events. Related #... — committed to go-gitea/gitea by zeripath 2 years ago
- Improve SyncMirrors logging (#19045) Backport #19045 Yet another issue has come up where the logging from SyncMirrors does not provide enough context. This PR adds more context to these logging even... — committed to zeripath/gitea by zeripath 2 years ago
- Improve SyncMirrors logging (#19045) (#19050) Backport #19045 Yet another issue has come up where the logging from SyncMirrors does not provide enough context. This PR adds more context to these ... — committed to go-gitea/gitea by zeripath 2 years ago
- Use full output of git show-ref --tags to get tags for PushUpdateAddTag Strangely #19038 appears to relate to an issue whereby a tag appears to be listed in `git show-ref --tags` but then does not ap... — committed to zeripath/gitea by zeripath 2 years ago
- Improve SyncMirrors logging (#19045) Yet another issue has come up where the logging from SyncMirrors does not provide enough context. This PR adds more context to these logging events. Related #... — committed to Chianina/gitea by zeripath 2 years ago
- Use full output of git show-ref --tags to get tags for PushUpdateAddTag (#19235) Strangely #19038 appears to relate to an issue whereby a tag appears to be listed in `git show-ref --tags` but then d... — committed to go-gitea/gitea by zeripath 2 years ago
- Use full output of git show-ref --tags to get tags for PushUpdateAddTag (#19235) Strangely #19038 appears to relate to an issue whereby a tag appears to be listed in `git show-ref --tags` but then do... — committed to zeripath/gitea by zeripath 2 years ago
- Use full output of git show-ref --tags to get tags for PushUpdateAddTag (#19235) (#19236) * Use full output of git show-ref --tags to get tags for PushUpdateAddTag (#19235) Strangely #19038 appear... — committed to go-gitea/gitea by zeripath 2 years ago
gitea doctor recreate-table topic