Scale Up command Giving issue

I tried running flyctl scale memory 2048 command but got below error.

Update available 0.0.477 → v0.1.53.
Run “flyctl.exe version update” to upgrade.
Error it looks like your app is running on v2 of our platform, and does not support this legacy command: try running fly machine update instead

Hi @kishangalgotra

Is there some reason why you don’t want to update flyctl?

If not, then once you run fly version update, the fly scale memory command should work for your V2 app.

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