Application failed to respond
olefirenko
PROOP

10 months ago

Can somebody help? I am using Fastify

24 Replies

olefirenko
PROOP

10 months ago

6c7edfd7-9dad-44c1-8c00-2ff1adfaf609


10 months ago

Can you post your deployment logs


10 months ago

And your configuration


olefirenko
PROOP

10 months ago


olefirenko
PROOP

10 months ago

1376761858496921900


olefirenko
PROOP

10 months ago

responseDetails:
"failed to forward request to upstream: connection refused"


10 months ago

These are build logs


10 months ago

Are you proxying?


10 months ago

Maybe publicize the project and share a link? We have no idea what this looks like


olefirenko
PROOP

10 months ago

I used LEGACY mode before

1376762417115299910


olefirenko
PROOP

10 months ago

{
"$schema": "https://railway.com/railway.schema.json",
"build": {
"builder": "DOCKERFILE",
"dockerfilePath": "Dockerfile"
},
"deploy": {
"runtime": "LEGACY",
"numReplicas": 1,
"sleepApplication": false,
"multiRegionConfig": {
"us-west1": {
"numReplicas": 1
}
},
"restartPolicyType": "ALWAYS"
}
}


olefirenko
PROOP

10 months ago

But it stoped working


olefirenko
PROOP

10 months ago

I can share my screen during a call. It is prod environment that is broken


olefirenko
PROOP

10 months ago

Appreciate the help


10 months ago

Are you proxying?


olefirenko
PROOP

10 months ago

I use Cloudfalre. But it does not work if I access via https://dialoqbase-server-production-2df1.up.railway.app/


olefirenko
PROOP

10 months ago

as well


10 months ago

Yeah but I see it's pushing to upstream. Upstream what.


10 months ago

If you go to project settings you can change visibility to public and share a link



olefirenko
PROOP

10 months ago


10 months ago

I'll try deploying it and see


10 months ago

Works fine :(

1376767376682516500


olefirenko
PROOP

10 months ago

Hm


Loading...