a year ago
Is there some downtime? the deploy did not start on git push and I click manually "redeploy" I see "problem processing request"
20 Replies
a year ago
I have the same problem.
a year ago
Same issue here, auto deploy on push was working fine within the past hour, most recent push didn't trigger deploy and now the project doesn't load properly in the dashboard
a year ago
same here, deployment is not working.
a year ago
Yup getting the same
a year ago
{
"errors": [
{
"message": "Problem processing request",
"traceId": "5226376412324421919"
}
],
"data": null
}a year ago
I hope it’s not because I sent referral link on Reddit 1h ago 🙂
a year ago
railway zabolel
a year ago
I also see my recent pushes are not deployed too, hope it will be redeployed <:Fingers:1202140286956867644>
a year ago
I have the same problem
a year ago
the same, help pls
a year ago
Resolved now for me
a year ago
Resolved the loading state, but env variable change is now stuck on Applying Changes. I updated the env variable using cli command.
a year ago
Deployments are little slower now: https://status.railway.com/cmfv2ciuy00krz1jvwfghr4gz
one of my services missed a commit, so I pushed an empty one, which was picked up. The deployment shows as successful on the Railway UI, but the page that is being served is still the old version.
is this what "slower to go out" means? i assume yes.
i wonder what would happen if we were to push a version with a migration in pre-deploy command now - i assume migrate the DB but then continue sending traffic to an outdated version?
ah, never mind, that deployment that previously showed "Success" but never received traffic now shows as "Failed". i guess some state was reconciled behind the scenes.
a year ago
Same here, can we get an update?
a year ago
me to the same problem when link a project with cli
a year ago
C:\Users\sait\Desktop\backend>railway link
Problem processing request
C:\Users\sait\Desktop\backend>
