13 days ago
Hi — the TLS cert for app.100fold.io has been stuck in CERTIFICATE_STATUS_TYPE_VALIDATING_OWNERSHIP for over 5 hours. Diagnostics:
- DNS: GoDaddy authoritative + Google/Cloudflare/Quad9/OpenDNS all return the correct CNAME to
jy32tczq.up.railway.app - Railway's dashboard shows
DNS_RECORD_STATUS_PROPAGATED - No CAA records on
100fold.ioor any parent - crt.sh shows zero prior cert attempts for this name (not Let's Encrypt rate-limited)
http://app.100fold.io/.well-known/acme-challenge/testreturns 404 fromrailway-edge(expected — no active challenge)- Healthy deployment is RUNNING and responding to
/healthcheck - Multiple delete-and-re-add cycles haven't recovered it
Looks like an internal cert-provisioning queue stall on your end. Could you manually re-issue or kick the validation? Thanks.
Pinned Solution
13 days ago
You need to add a TXT record to _railway-verify.app.100fold.io. You can get the content for the TXT record from the verificationToken property under status.
1 Replies
13 days ago
This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.
Status changed to Open Railway • 13 days ago
13 days ago
You need to add a TXT record to _railway-verify.app.100fold.io. You can get the content for the TXT record from the verificationToken property under status.
Status changed to Solved brody • 11 days ago