Scaling down & scaling up with volume doesn't seem to work well

Not sure what to do here.

fly scale count 1 says it will create a volume, but I don’t need it, there’s already one. I have no option to press yes so I decided to just press yes. Then it gives an error :l

Hi @Yaeger

You should be able to fix this right now (if you’re still scaled down to zero) by running fly deploy. This should create a new Machine that will pick up the volume that you already have (not create a new one).

The error you’re seeing seems to be an issue specific to scaling up from zero with volumes. We’ll take a look at that.

Hello! I am working on a fix to this issue. Expecting a flyctl release soon.

3 Likes

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