Routing problem
mujirin
PROOP

2 months ago

Hi, I have problem with the routing to the domain of schoilas.com, the routing doesn't work as other (for example www.schoilas.com), it always go to parking page, and still "Record not yet detected" what should I do?

Here my configuration on Railway

[WORKED] djangobase-production-152e.up.railway.app

Port 8080

[WORKED] Domain: www.schoilas.com

Port 8080

[DON'T WORK] Domain: schoilas.com

Railway Configure DNS Records

Port 8080

Type Name Value

CNAME @ aq5l9lhf.up.railway.app

(Record not yet detected)

In my domain service I am already setting it as instructed by Railway Configure DNS Records, as follows

Tipe Nama Prioritas Konten TTL

CNAME www 0 z76zn3ji.up.railway.app 300

ALIAS @ 0 aq5l9lhf.up.railway.app 14400

Solved$30 Bounty

Pinned Solution

If you previously had an A record on your root domain, then yes, you should remove it. You should only have a CNAME record on your root domain and www for Railway.

9 Replies

2 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 2 months ago


What DNS provider are you using?

Have you tried using Cloudflare's DNS? (Note that some DNS providers do not support flattening)


mujirin
PROOP

2 months ago

I ask the AI, and they tell me that should remove the A record in my provider, after remove it now the status of schoilas.com in Railway become "Validating domain ownership", is it normal or?


0x5b62656e5d

What DNS provider are you using?Have you tried using Cloudflare's DNS? (Note that some DNS providers do not support flattening)

mujirin
PROOP

2 months ago


https://developers.cloudflare.com/dns/zone-setups/full-setup/setup/

Refer to Cloudflare's documentation about how to setup Cloudflare DNS with a custom domain.


mujirin

I ask the AI, and they tell me that should remove the A record in my provider, after remove it now the status of schoilas.com in Railway become "Validating domain ownership", is it normal or?

If you previously had an A record on your root domain, then yes, you should remove it. You should only have a CNAME record on your root domain and www for Railway.


0x5b62656e5d

If you previously had an A record on your root domain, then yes, you should remove it. You should only have a CNAME record on your root domain and www for Railway.

mujirin
PROOP

2 months ago

Yes I am already have CNAME record on www for Railway, this is the settings in my domain provider for www.schoilas.com: CNAME www 0 z76zn3ji.up.railway.app 300


0x5b62656e5d

https://developers.cloudflare.com/dns/zone-setups/full-setup/setup/Refer to Cloudflare's documentation about how to setup Cloudflare DNS with a custom domain.

mujirin
PROOP

2 months ago

Is it necessary to use Cloudflare as our primary DNS provider and manage our DNS records?


mujirin
PROOP

2 months ago

I think the problem already solved by deleting A record in my domain provider, now the setup is completed. Thank you guys for trying to help me.


mujirin

Is it necessary to use Cloudflare as our primary DNS provider and manage our DNS records?

No, but I would recommend it.


Status changed to Open brody 2 months ago


Status changed to Solved brody 2 months ago


Loading...