Skip to content
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

Cert and DNS binding problem.. #1

Closed
intrd opened this issue Jul 15, 2021 · 1 comment
Closed

Cert and DNS binding problem.. #1

intrd opened this issue Jul 15, 2021 · 1 comment

Comments

@intrd
Copy link

intrd commented Jul 15, 2021

Hello Honoki,
Awesome project!, im trying to install on a fresh Ubuntu 20.04.2 LTS but I have some problems...

Cert problem

Requesting a certificate for *.mydomain.com
Client with the currently selected authenticator does not support any combination of challenges that will satisfy the CA. You may need to use an authenticator plugin that can do challenges over DNS.

So, I manually created the ./keys/ w/ my key pair.. solved the problem, but the warning message still appears "Client with the currently selected authenticator does not support any combination of challenges..."

DNS binding problem

root@ubuntu:~/appz/wilson-cloud-respwnder# docker-compose up
Recreating wilson-cloud-respwnder_php_1 ... 
Recreating wilson-cloud-respwnder_mitmdump_1 ... 
Recreating wilson-cloud-respwnder_dns_1      ... 
Recreating wilson-cloud-respwnder_dns_1      ... error

Recreating wilson-cloud-respwnder_php_1      ... done
Recreating wilson-cloud-respwnder_mitmdump_1 ... done
:53: bind: address already in use
Recreating wilson-cloud-respwnder_server_1   ... done

ERROR: for dns  Cannot start service dns: driver failed programming external connectivity on endpoint wilson-cloud-respwnder_dns_1 (cf184fd3cba4b5201d3c1e181dd9acda2a2aec40b67b496320e130d887a9a8ff): Error starting userland proxy: listen tcp4 0.0.0.0:53: bind: address already in use
ERROR: Encountered errors while bringing up the project.

Port 53 already in use..

sudo systemctl stop systemd-resolved Solves the problem, http(s)://mydomain.com are accessible.. discord notifications also work but subdomains *.mydomain.com does not working..

@intrd
Copy link
Author

intrd commented Jul 15, 2021

Ops.. I forget to create the wildcard domain :)

image

working now!
thank you!

@intrd intrd closed this as completed Jul 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant