a month ago
Problem:
- Added two custom domains to vibx-app:
client.digitaland*.client.digital - DNS is configured with two different Railway targets:
client.digitalCNAME →wqrcr8u2.up.railway.app*.client.digitalCNAME →5935a20t.up.railway.app
- Railway shows
*.client.digitalstuck in "Certificate Authority is validating challenges" - Service config shows three Railway-generated domains but none match either DNS target
Expected: Both custom domains should resolve to the same Railway endpoint (one service = one endpoint)
Actual: Domains pointing to two different Railway endpoints; certificate validation failing
Request: Please clarify the correct single CNAME target for both client.digital and *.client.digital on vibx-app, or investigate why domain addition assigned mismatched targets.
4 Replies
a month 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 • 29 days ago
a month ago
Your client.digital is currently pointing to a Fastly IP address. If your CNAME was set up correctly, it should be pointing to a Cloudflare IP address.
I'd check to make sure you don't have any conflicting A/AAAA/CNAME records on your root domain.
a month ago
I have pointed both .client.digital and client.digital to ptjndstu.up.railway.app , still the ssl for .client.digital says Certificate Authority is validating challenges
25 days ago
We have tried this several times.