a month ago
▎ My custom domain breakoutresearch.io (project e86ddf9d-8fb1-4e20-bde0-2151fd0200d4, service "web") has been stuck in CERTIFICATE_STATUS_TYPE_VALIDATING_OWNERSHIP for ~24 hours across multiple delete/re-create cycles.
▎
▎ Verified: your API reports DNS_RECORD_STATUS_PROPAGATED; the ALIAS record resolves globally to your edge (matches the assigned target exactly); port 80 and 443 both route to Railway (your edge serves the *.up.railway.app wildcard for my hostname); no CAA records; no DNSSEC; no Cloudflare proxy (DNS-only at Porkbun); crt.sh shows zero issuance attempts completing. A www subdomain with a clean CNAME (your checker reads the correct currentValue) exhibits identical behavior, so this isn't apex/ALIAS-related. Can you check the certificate issuance job for this domain?
2 Replies
a month ago
This thread has been opened as a bounty so the community can help solve it.
Status changed to Open Railway • about 1 month ago
Status changed to Solved Anonymous • about 1 month ago
a month ago
the API's dnsRecords response omits the required _railway-verify TXT record — it's only shown in the dashboard UI. Adding the TXT record issued the cert in under a minute."
Status changed to Awaiting Railway Response Railway • about 1 month ago
Status changed to Open 0x5b62656e5d • about 1 month ago
a month ago
You need to get the TXT record through the verificationToken property under status if you’re using the API.