6 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!
Pinned Solution
6 months ago
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
6 months ago
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.
6 months ago
Indeed, it is working well in fact, thanks very much!
Status changed to Solved noahd • 5 months ago