Stalled github sync deployment



I cancelled the deployment a couple hours in when I realised but it doesn’t seem to have done much.
I think the deployment agent ran out of memory and crashed. Now github pushes don’t deploy the app anymore.
Is there anything I can do?

Perhaps your GHA is out of build allowance? If so, just deploy on your machine.

Hey, thanks for the reply :slight_smile:
I checked and we were not out of build allowance, also since its a depot builder that has stalled I don’t think its to do with github build. Both the images I posted are still accurate as to what I’m seeing (but with longer build times haha)


To be clear we are able to deploy manually just fine with fly deploy (local or remote). The issue is that github sync doesn’t work due to the stalled deployment I guess. We tried removing the github integration and adding it back to no effect.