monco
[SOLVED] "Branch Not Match" with forgejo webhook
i tried autodeploy with forgejo. branch is "main" in both forgejo and my dokploy project provider.
forgejo triggers the webhook after pushes but reports a
301 - {"message":"Branch Not Match"}
every time. any ideas?5 replies
[SOLVED] LetsEncrypt fails with BuildType static
the website is generally reachable, but with the wrong cert (traefik-default).
the log says:
(note: replaced my real domain with example.com here - that's not the issue)
what i tried:
* deleting the domain entry and re-adding it, while even rebooting the whole server in between: no luck.
* updating the webserver: done, no change.
i've had other projects with different buildTypes in the past where letsencrypt domains worked as expected.
anyone got an idea?
3 replies