Not able to scale down if the region flag is specified

My application is currently has 3 vms. And i want to scale to 2 replicates with specified regions. But it is not working.

Can you try fly scale count 0 --region sin -a gearbox-ws? This should remove the singapore machine (it’ll give you a plan before doing it so you can verify).

Skipping sin in the region list makes flyctl only look at the two regions you’ve given it.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.