I’ve read a number of posts on this error message and wonder if I need manual intervention to solve this.
I’m getting this error message on fly deploy
:
...
DEBUG got lease on machine e784e654a29d18: &{success 0xc001099dd0 }
DEBUG <-- 422 https://api.machines.dev/v1/apps/myapp/machines/e784e654a29d18 (138.6ms)
DEBUG {
"error": "You have reached the maximum number of machines for this app.
Here’s the output of fly scale show
:
NAME COUNT KIND CPUS MEMORY REGIONS
app 2 shared 1 256 MB mia(2)
I have a phoenix app and a postgres db. Don’t see anything out of the ordinary. I’ve sent a message to billing@fly. No response. Can someone help me get past this error?