Application failed to respond
olefirenko
PROOP

9 months ago

Can somebody help? I am using Fastify

24 Replies

olefirenko
PROOP

9 months ago

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


samgordon
PRO

9 months ago

Can you post your deployment logs


samgordon
PRO

9 months ago

And your configuration


olefirenko
PROOP

9 months ago


olefirenko
PROOP

9 months ago

1376761858496921900


olefirenko
PROOP

9 months ago

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


samgordon
PRO

9 months ago

These are build logs


samgordon
PRO

9 months ago

Are you proxying?


samgordon
PRO

9 months ago

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


olefirenko
PROOP

9 months ago

I used LEGACY mode before

1376762417115299910


olefirenko
PROOP

9 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

9 months ago

But it stoped working


olefirenko
PROOP

9 months ago

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


olefirenko
PROOP

9 months ago

Appreciate the help


samgordon
PRO

9 months ago

Are you proxying?


olefirenko
PROOP

9 months ago

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


olefirenko
PROOP

9 months ago

as well


samgordon
PRO

9 months ago

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


samgordon
PRO

9 months ago

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



olefirenko
PROOP

9 months ago


samgordon
PRO

9 months ago

I'll try deploying it and see


samgordon
PRO

9 months ago

Works fine :(

1376767376682516500


olefirenko
PROOP

9 months ago

Hm


Loading...