6 months ago
Im having this problem with deploys and I dont know why
There are not extra building deploys
Attachments
7 Replies
6 months ago
Hey there! We've found the following might help you get unblocked faster:
🧵 Unable to Increase N8NWORKERCONCURRENCY Above Default of 10 on Railway Deployment
🧵 Is there a concurrent connection limit for Railway services?
If you find the answer from one of these, please let us know by solving the thread!
6 months ago
On the Hobby plan, the number of builds you can have at the same time is limited to 3. Were you building 3+ projects simultaneously?
Status changed to Awaiting User Response Railway • 6 months ago
echohack
On the Hobby plan, the number of builds you can have at the same time is limited to 3. Were you building 3+ projects simultaneously?
6 months ago
It was on other account with a pro plan. In different projects with +20 services, I made a redeploy of all those projects and the previous error happened again.
Status changed to Awaiting Railway Response Railway • 6 months ago
6 months ago
On the Pro plan, the number of builds you can have at the same time is limited to 10. Were you building 10+ services simultaneously?
Status changed to Awaiting User Response Railway • 6 months ago
brody
On the Pro plan, the number of builds you can have at the same time is limited to 10. Were you building 10+ services simultaneously?
6 months ago
Certanly, the strange thing is that before, when I went over the limit, the extra builds were just put in the queue and executed afterwards without any problem. But now, every time I try to redeploy and keep getting the same error
Status changed to Awaiting Railway Response Railway • 6 months ago
6 months ago
They get queued up to a bit but once you hit a certain threshold they will just outright fail
Status changed to Awaiting User Response Railway • 6 months ago
6 months ago
We already fixed it. My suspicion is that we accepted two PRs simultaneously in GitHub, and it only pulled the second one, which caused the redeploy to always fail.
Switched branches let us redeploy.
Status changed to Awaiting Railway Response Railway • 6 months ago
Status changed to Solved upon-x • 6 months ago