How do i scale remote builder apps/machines ?

Hello,

i am getting out of memory error from my builder. But when i try to scale the memory i am getting below error :

Error: No active machines in process group ‘app’, check fly status output

and fly status does not show the builder app at all.

As far as i see, builder apps/machines do not have any process group.

How do i increase the memory on builder VM ?

Note: I am using Apps V2

I think the builder is a separate app. I think fly status shows the state of the current app defined by fly.toml.

If you do --app “name here” of the other application, does it show results?

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