Issue with certificate for my custom domain when using Cloudfare
rolkotaki
HOBBYOP

3 months ago

Both rolkotech.com and www.rolkotech.com are added in Project -> Settings -> Networking and currently show "Setup complete". DNS records in Cloudflare are set to DNS-only (no proxy).
When I try to open rolkotech.com, the browsers show "Your connection is not private" / net::ERR_CERT_COMMON_NAME_INVALID.

  • With Cloudflare DNS-only:

    • Browser shows TLS error: net::ERR_CERT_COMMON_NAME_INVALID.

  • With Cloudflare proxy ON (orange cloud):

    • Railway Networking loses "Setup complete" and shows "Cloudflare proxy detected".

    • Browser shows Railway "Not Found — The train has not arrived at the station." page

Can you help me on what I am doing wrong?

Thanks a lot in advance!

Solved$10 Bounty

Pinned Solution

Not found means that the route doesn’t exist. I’d make sure your application is returning something on the route you’re trying to access.

2 Replies

Not found means that the route doesn’t exist. I’d make sure your application is returning something on the route you’re trying to access.


rolkotaki
HOBBYOP

3 months ago

Indeed, it is working well in fact, thanks very much!


Status changed to Solved noahd about 2 months ago


Loading...