5 months ago
When trying to hit an API endpoint thru the internal network, it keeps timing out. Tried doing the same by making the internal service - public and then hitting the end point, end point works as expected. This was working before until railway automatically upgraded the service to Metal.
Reports service was working fine before. Now whenever I try to call the endpoints from bluerabbit-web-app it does not work. Keeps getting timed out. Using this URL endpoint in Env http://br-reports-api.railway.internal:3005
for accessing the reports service.
5 Replies
5 months ago
Hey there! We've found the following might help you get unblocked faster:
If you find the answer from one of these, please let us know by solving the thread!
5 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 • 5 months ago
5 months ago
Are they in the same project?
5 months ago
Yes
5 months ago
So when I call the Reports service (fastify), it gives me back a document always (pdf to be specific), but on the nextjs application, it just says connection closed. No error logs on nextjs or no error logs on reports. This is truly strange cause I should atleast have an error log.
5 months ago
try using the public url