2 months ago
Is there some downtime? the deploy did not start on git push and I click manually "redeploy" I see "problem processing request"
11 Replies
2 months ago
I have the same problem.
2 months 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
2 months ago
same here, deployment is not working.
2 months ago
Yup getting the same
2 months ago
{
"errors": [
{
"message": "Problem processing request",
"traceId": "5226376412324421919"
}
],
"data": null
}2 months ago
I hope it’s not because I sent referral link on Reddit 1h ago 🙂
2 months ago
railway zabolel
2 months ago
I also see my recent pushes are not deployed too, hope it will be redeployed <:Fingers:1202140286956867644>
2 months ago
I have the same problem
2 months ago
the same, help pls
2 months ago
Resolved now for me
2 months ago
Resolved the loading state, but env variable change is now stuck on Applying Changes. I updated the env variable using cli command.
2 months 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.
2 months ago
Same here, can we get an update?
2 months ago
me to the same problem when link a project with cli
2 months ago
C:\Users\sait\Desktop\backend>railway link
Problem processing request
C:\Users\sait\Desktop\backend>
