-
-
Notifications
You must be signed in to change notification settings - Fork 389
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WOODPECKER_LETS_ENCRYPT support is crashing the server #1680
Comments
This also happens with |
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. |
Not sure, but would it be reasonable to just drop native let's encrypt support? You can always specify custom certificate paths or let a reverse proxy do it. |
I would also vote for removal. Adding LE yourself is a basic task and I haven't seen any other project bundling this option within the app itself. |
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]The text was updated successfully, but these errors were encountered: