My Public domain is not working, the proxy is working fine.
shanku01
FREEOP

13 days ago

The service is running fine .

$10 Bounty

11 Replies

Status changed to Open Railway 13 days ago


Can you elaborate on “proxy”?


Status changed to Awaiting User Response Railway 13 days ago


shanku01
FREEOP

13 days ago

added proxy from settings


Status changed to Awaiting Railway Response Railway 13 days ago


0x5b62656e5d

Can you elaborate on “proxy”?

shanku01
FREEOP

13 days ago

added proxy from settings


Proxy and a custom domain are two very different things.

Proxy is used when you just need to expose a TCP port (eg, for a database). A custom domain or generated domain is used when you want to serve HTTP traffic.


0x5b62656e5d

Proxy and a custom domain are two very different things. Proxy is used when you just need to expose a TCP port (eg, for a database). A custom domain or generated domain is used when you want to serve HTTP traffic.

shanku01
FREEOP

13 days ago

Correct, my code is fine, proxies work, but https does not.


What are you trying to serve?


Also, I'd make sure the port the generated domain is mapped to is the same port your application is listening to.


0x5b62656e5d

Also, I'd make sure the port the generated domain is mapped to is the same port your application is listening to.

shanku01
FREEOP

13 days ago

its correct


0x5b62656e5d

What are you trying to serve?

shanku01
FREEOP

13 days ago

websocket


Have you tried using wss:// to access the URL instead of https://?


shanku01
FREEOP

13 days ago

I tried both and its the same.


Welcome!

Sign in to your Railway account to join the conversation.

Loading...