Phoenix LiveView application deployment is failing with timeout error

The deployment is succesful in creating and pushing docker image but later it fails with the following error

No machines in group app, launching a new machine
WARN failed to release lease for machine e2865139b65068: lease not found
-------

-------
 āœ– Failed: timeout reached waiting for machine's state to change
-------
Error: timeout reached waiting for machine's state to change
Your machine was created, but never started. This could mean that your app is taking a long time to start,
but it could be indicative of a region issue.

You can try deploying to a different region,
or you can try increasing the timeout with the --wait-timeout flag