failed to update VM xxx: request returned non-2xx status, 504 (Request ID: xxx-fra) (Trace ID: xxx)
I’ve encountered errors while trying to deploy my app multiple times, both on GitHub action and locally.
FIXED:
I decrease the machine count and then increase it again, so the previously issued machine is deleted and a new machine is activated. Redeploy the app again and its working now.
