Custom domain SSL certificate stuck in VALIDATING_OWNERSHIP
erivelton1988-cpu
FREEOP

2 months ago

My custom domain www.meubarbeiro.log.br has been stuck in CERTIFICATE_STATUS_TYPE_VALIDATING_OWNERSHIP for over 2 hours with no error message (certificateErrorMessage: null).

DNS is correct: CNAME points to 9bekqu2z.up.railway.app (verified on Google DNS 8.8.8.8 and Cloudflare 1.1.1.1).

Root cause identified: The path http://www.meubarbeiro.log.br/.well-known/acme-challenge/ returns 404 from the application instead of being intercepted by Railway's proxy for the ACME/Let's Encrypt HTTP-01 challenge. Railway's load balancer is passing the challenge request through to the app instead of handling it internally.

Domain ID:26a66d7c-4ef0-41a6-b511-11b493c7f7e6

Service ID:cccb9372-0908-47f2-af2f-0f7f67556742

Environment ID:5d25121b-a7c5-49ba-ba0c-00a928b9de14

Project ID:72b8b281-1ddc-44ce-adff-2d0434824cf7

Solved$10 Bounty

Pinned Solution

You need to add a TXT record on _railway-verify.www.meubarbeiro.log.br. You can find the content for the TXT from the verificationToken property under status.

1 Replies

Status changed to Open Railway 2 months ago


You need to add a TXT record on _railway-verify.www.meubarbeiro.log.br. You can find the content for the TXT from the verificationToken property under status.


Status changed to Solved 0x5b62656e5d 17 days ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...