Multi-arch / tag Docker uploads - 500 Internal Server Error #13684

Open
opened 2025-11-02 10:50:19 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @KodingDev on GitHub (Nov 7, 2024).

Description

I've got an actions script which merges two Docker images together for multiplatform builds, which works fine, but conflicts when it has multiple tags.

Removing this from the metadata task fixes it, and it uploads fine, but ideally we have the branch tag too.

type=ref,event=branch
type=ref,event=pr

I'm on the latest nightly which should have the #31860 fix there, but it seems to be a separate issue.
This is the full actions script we're using right now: https://hst.sh/ivukoraqow

Gitea Version

1.23.0+dev-615-g54146e62c0

Can you reproduce the bug on the Gitea demo site?

No

Log Gist

https://hst.sh/oyizajudeb.yaml

Screenshots

No response

Git Version

Docker (?)

Operating System

Docker

How are you running Gitea?

We're using Docker compose to run Gitea from the latest nightly build.

Database

MySQL/MariaDB

Originally created by @KodingDev on GitHub (Nov 7, 2024). ### Description I've got an actions script which merges two Docker images together for multiplatform builds, which works fine, but conflicts when it has multiple tags. Removing this from the metadata task fixes it, and it uploads fine, but ideally we have the branch tag too. ```yml type=ref,event=branch type=ref,event=pr ``` I'm on the latest nightly which should have the #31860 fix there, but it seems to be a separate issue. This is the full actions script we're using right now: https://hst.sh/ivukoraqow ### Gitea Version 1.23.0+dev-615-g54146e62c0 ### Can you reproduce the bug on the Gitea demo site? No ### Log Gist https://hst.sh/oyizajudeb.yaml ### Screenshots _No response_ ### Git Version Docker (?) ### Operating System Docker ### How are you running Gitea? We're using Docker compose to run Gitea from the latest nightly build. ### Database MySQL/MariaDB
GiteaMirror added the topic/packagestype/bug labels 2025-11-02 10:50:20 -06:00
Author
Owner

@bridgelol commented on GitHub (Nov 11, 2024):

Also experiencing this ^

@bridgelol commented on GitHub (Nov 11, 2024): Also experiencing this ^
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#13684