TLS certificates stuck in issuing mode
There are times when TLS certificates are not issued for custom domains and they get stuck in issuing mode for more than x min/hrs. I have attached a sample for reference. Any way to debug this?
Project ID: 8846e21f-869a-40b1-98f8-626cce97f85c
5 Replies
Project ID:
N/A
Have you tried removing it and readding?
( remove both from DNS and from Railway, then readd )
That helps however would love to know the root cause of this.
Yea same, luckily it's not that common though
internally they use 8.8.8.8 to lookup the dns values on the domain.
let's encrypt uses something else, so while railway might see the correct values, the issuer might not, then you get stuck in this state
though, I think they added a try again button?