Wireguard ACME Spam

I have wireguard and adguard home dns setup with cloudflare DNS as ACME resolver and any app is not available without a vpn
No description
21 Replies
Stavros
Stavros5d ago
Hello, this is expected Unless you are on the latest version Then it isn't
BlackBright
BlackBrightOP5d ago
No description
Stavros
Stavros5d ago
Do you have the expose option enabled in any of your apps?
BlackBright
BlackBrightOP5d ago
Yes
Stavros
Stavros5d ago
Does it point to a domain or an IP address? I mean it should point to a domain But I have to make sure lol
BlackBright
BlackBrightOP5d ago
adress
Stavros
Stavros5d ago
Well that's the issue
BlackBright
BlackBrightOP5d ago
i also have cloudflare configured like in docs
Stavros
Stavros5d ago
You can't issue certificates for an IP address You have to use a domain
BlackBright
BlackBrightOP5d ago
i know
Stavros
Stavros5d ago
So you are using a domain?
BlackBright
BlackBrightOP5d ago
yes
BlackBright
BlackBrightOP5d ago
No description
Stavros
Stavros5d ago
Alright what app is using port 8082?
BlackBright
BlackBrightOP5d ago
wireguard
Stavros
Stavros5d ago
Can you try restarting it? Also is it up to date?
BlackBright
BlackBrightOP5d ago
no I have custom config there and didnt migrate to user-config
Stavros
Stavros5d ago
Well that's the issue Runtipi will soon drop support for yml files (not user config) because of these traefik errors and some other issues You should migrate to user config Then update the app to the latest version which will get the new json configuration and thus traefik will stop complaining Why can't you migrate to user config?
BlackBright
BlackBrightOP5d ago
I think i can just seen that issue for a few months and it till popped up so i decided to create issue here
Stavros
Stavros5d ago
The issue is that with the regular yml files if you haven't exposed the apps then the APP_DOMAIN environment variable will default to your ip address. Then traefik will pick this up and try to generate a certificate for this which is of course not possible. That's where the new json file comes that dynamically generates the docker compose based on the user options. In v4 this will be the main way to add and use apps in runtipi that's why we urge users to have all of their apps up to date and also migrate to the user config which will stay the same.
BlackBright
BlackBrightOP16h ago
after update my backup is gone (entire wg-easy directory was deleted) and vpn.domain.xd doesnt work

Did you find this page helpful?