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

Domain HTTPS stuck pending validation #4736

Closed
braunsonm opened this issue Oct 7, 2018 · 6 comments
Closed

Domain HTTPS stuck pending validation #4736

braunsonm opened this issue Oct 7, 2018 · 6 comments
Assignees

Comments

@braunsonm
Copy link

Details

Expected Result

Enabled always use HTTPS on the domain and it applies the SSL cert.

Actual Result

The status is stuck saying "Pending" for > 12 hours. The domain is CNAME'd properly to the readthedocs.io through Cloudflare.

@davidfischer davidfischer self-assigned this Oct 7, 2018
@davidfischer
Copy link
Contributor

Maybe DNS is very slow propagating, but the DNS does not appear to be correct from where I'm sitting.

$ dig docs.owlgaming.net CNAME +short
owlgaming.readthedocs.io.

This should return just readthedocs.io not a subdomain.

@braunsonm
Copy link
Author

Thank you! Your correct I had it setup incorrectly.

@nadar
Copy link

nadar commented Dec 28, 2018

I do have the same problem, but the domain is set correctly:

$ dig docs.unglue.io CNAME +short
readthedocs.io.

@humitos
Copy link
Member

humitos commented Dec 28, 2018

@nadar I checked the logs and I see that Cloudflare returned 409 (Conflict) when saving the Domain. I assume that this is because the cert is already requested/created at Cloudflare.

I also make a query to Cloudflare to double check its status and it says that the status is pending_validation.

I'm investigating a little more and asking my team mates because I'm not 100% about how it works 😕

@nadar
Copy link

nadar commented Dec 29, 2018

Yes, status is also pending in the control panel 😞 - since more then 2 days. So i assume something wen't wrong.

bildschirmfoto 2018-12-29 um 11 15 32

@davidfischer
Copy link
Contributor

It was stuck waiting on verification. When I refreshed it, everything worked and it deployed correctly. Maybe we need a way to do that from the UI.

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

4 participants