SSL handshake failure on custom domain
dkeen0123
HOBBYOP

3 months ago

This happened earlier this week as well and resolved on its own, now it's back!

Custom domain lenguazen.com is failing at TLS handshake. The Railway-provided .up.railway.app URL works fine.

- DNS resolves correctly to 66.241.124.147 (Railway IP)

- TCP connection on port 443 succeeds

- SSL handshake fails: SSL_connect: SSL_ERROR_SYSCALL in connection to lenguazen.com:443

- No HTTP response is ever received

Steps to reproduce:

curl -v https://lenguazen.com/

Expected: Valid TLS handshake + site loads

Actual: SSL_ERROR_SYSCALL during handshake, connection drops

Environment:

- Railway app is running and accessible via .up.railway.app URL

- Custom domain DNS is pointing to Railway (66.241.124.147)

- No recent changes to domain or DNS config

Likely the SSL cert for the custom domain expired or failed to renew.

Attachments

Solved

2 Replies

Status changed to Awaiting Railway Response Railway 3 months ago


dkeen0123
HOBBYOP

3 months ago

I'm just removing and re-adding the domain in railway, i'll update here if that fixes it


dkeen0123
HOBBYOP

3 months ago

Removing and Re-adding the domain seems to have fixed the issue


Status changed to Solved dkeen0123 3 months ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...