Drone builds stopped working after version 16.3 #8750

Closed
opened 2025-11-02 08:16:25 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @inzanez on GitHub (Mar 25, 2022).

Description

Hi

after upgrading to version 16.3, all my drone builds stopped triggering. Drone is still running and seems to see the repos, but builds are not starting anymore.
I just upgraded to 16.5, same issue here. The last build that I see started within Drone was just the day before I upgraded Gitea to version 16.3...

I tried getting log information from Drone / Gitea that might help, but there's no errors so far. So something else must have changed I assume.

Gitea Version

16.3, 16.5

Can you reproduce the bug on the Gitea demo site?

No

Log Gist

No response

Screenshots

No response

Git Version

No response

Operating System

Linux

How are you running Gitea?

Runit service.

Database

MySQL

Originally created by @inzanez on GitHub (Mar 25, 2022). ### Description Hi after upgrading to version 16.3, all my drone builds stopped triggering. Drone is still running and seems to see the repos, but builds are not starting anymore. I just upgraded to 16.5, same issue here. The last build that I see started within Drone was just the day before I upgraded Gitea to version 16.3... I tried getting log information from Drone / Gitea that might help, but there's no errors so far. So something else must have changed I assume. ### Gitea Version 16.3, 16.5 ### Can you reproduce the bug on the Gitea demo site? No ### Log Gist _No response_ ### Screenshots _No response_ ### Git Version _No response_ ### Operating System Linux ### How are you running Gitea? Runit service. ### Database MySQL
GiteaMirror added the type/bug label 2025-11-02 08:16:25 -06:00
Author
Owner

@inzanez commented on GitHub (Mar 26, 2022):

My bad, it seems that there was a new setting introduced called ALLOWED_HOST_LIST in the [webhook] section. That cleared things up.

@inzanez commented on GitHub (Mar 26, 2022): My bad, it seems that there was a new setting introduced called `ALLOWED_HOST_LIST` in the `[webhook]` section. That cleared things up.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#8750