Getting errors during deployment

I have only 2 apps running one is at 2cpu and 4gb and I’ve just went live. And im expecting similar apps to be dpeloyed for almost 10-15 apps . Can you help in fixing this issue on why I’m getting this error ?

‘Error: Fly API error 409 at {“error”:“aborted: insufficient resources available to fulfill request: could not reserve resource for machine: insufficient CPUs available to fulfill request”}\n’ +

What region are you trying to create machines in? I wonder if you could scale to at least one more region, such that when deploying, you are not restricted to one region (that may have a capacity problem).