Open philipkozeny opened 1 year ago
This also happens with next
btw
FYI: Implementing a proxy in front of Woodpecker (Caddy) and disable the SSL setting is resolving the issue.
This is still a problem in 2.7.1 (latest)
I'm also getting this frequently.
@dessalines A simple workaround is the one @philipkozeny suggested above. Disable TLS in Woodpecker and put Caddy in front of it and let it handle TLS.
Component
server
Describe the bug
I have setup a new instance of woodpecker via docker-compose (see config) below. We are using Forgejo / Gitea and I have setup one Go Repository to setup the process. At the end of the first stage (
test
) the woodpecker server crashes every time.System Info
Additional context
docker-compose.yml
.woodpecker.yml
sudo docker logs -f woodpecker_woodpecker-server_1
Validations
next
version already [https://woodpecker-ci.org/faq#which-version-of-woodpecker-should-i-use]