3 months ago
Hi,
Trying to deploy my project on the web added the domain in cloudflare and created to connection to nukleo.com
Still having issues,
Thanks for the help
2 Replies
3 months 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 brody • 3 months ago
3 months ago
It would help if you could describe the type of issues you're facing.
3 months ago
Hey @clement893
yeah we need more info to help you out. what exactly is breaking? are you getting errors in railway or is it a DNS thing with cloudflare
Common issues when setting up custom domains:
DNS records not pointing to railway correctly
SSL cert still provisioning (can take a few mins)
wrong CNAME setup in cloudflare
Can you check a few things:
In your railway service settings under domains, did you add nukleo.com and does it show as active or still pending?
In cloudflare, did you add a CNAME record pointing to the railway domain they gave you? should look something like
yourproject.up.railway.appMake sure cloudflare proxy is turned OFF (grey cloud not orange) when setting up the CNAME or it can mess things up
also @0x5b62656e5d is right, drop some screenshots or error messages if you got them. helps us figure out where its breaking
what error are you seeing when you try to visit nukleo.com? timeout, 404, ssl error, something else?