Comment
We had our selfhosted forgejo runner sucessfully running and connected to codeberg.org for over a year. Since one or two weeks our runner can't connect anymore. It fails with deadline exceeded errors:
deadline_exceeded: Post \"https://codeberg.org/api/actions/ping.v1.PingService/Ping\": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
Maybe this has something todo with the recent ddos protection improvements?
Any advice on how to get our runner connected again would be highly appreciated :)
### Comment
We had our selfhosted forgejo runner sucessfully running and connected to codeberg.org for over a year. Since one or two weeks our runner can't connect anymore. It fails with deadline exceeded errors:
```
deadline_exceeded: Post \"https://codeberg.org/api/actions/ping.v1.PingService/Ping\": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
```
Maybe this has something todo with the recent ddos protection improvements?
Any advice on how to get our runner connected again would be highly appreciated :)