Connection refused http internal

gualo24HOBBY

9 months ago

I have 2 services in the same projects and I want to make an http request from one to the other and I receive the error: Connection refused (imageupload.railway.internal:80)

Both services are made in .NET 8

2 Replies

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


gualo24HOBBY

9 months ago

I attach the log

Attachments


9 months ago

Each service would need to listen on IPv6 as Railway's private network is IPv6 only.

See our docs for more info - https://docs.railway.app/guides/private-networking#listen-on-ipv6


Connection refused http internal - Railway Help Station