Custom domain app.100fold.io stuck in CERTIFICATE_STATUS_TYPE_VALIDATING_OWNERSHIP for 5+ hours despite consistent DNS
Anonymous
PROOP

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.io or 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/test returns 404 from railway-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.

Solved$20 Bounty

Pinned Solution

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

Railway
BOT

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


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


Welcome!

Sign in to your Railway account to join the conversation.

Loading...