-
Notifications
You must be signed in to change notification settings - Fork 247
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
The current domain name's resolved IP does not match the public IP used of the server #62
Comments
In your acme.sh you have a line for:
That doesn't work, you can use :
That solved it for ipv4 but for ipv6 I don't know any alternatives. |
Hi there @Stevemoretz ! Seems like you are having some trouble issuing an SSL cert for your web root; which is just berbidbitch.tk. |
Hi thanks for responding but as I mentioned that wasn't the issue, there is a bug in the source code right now. Please check out : #62 (comment) |
Right now on the latest version if you run
You'll get :
checking out the script myself I found that this happens because of a line trying to get ipv4.
when you run this you'll get:
|
right now:
but this works:
|
Thanks a lot for informing about this bug. It was due to an issue at https://ip.gs/ website. It has now been successfully resolved. Just upgrade your installation using the single command upgrade. Keep opening up issues if you face any other problems with this. It really helps me to find out those bugs and resolve them as soon as possible |
Welcome
Description of the problem,screencshot would be good
When I try:
x-ui
16 -> for acme
1 -> to install acme
x-ui
16 -> for acme
3 -> Certificate issuing via DNS API - Recommended (Port 80 should be open)
And I enter my domain I get :
Well that is my public IP :
And same as my domain:
And same as the error I get:
Version of x-ui
The text was updated successfully, but these errors were encountered: