I kept getting this error. I already tried deploying to gcp more than 6 hours. Is there any solution for this without just waiting?
ERROR: (gcloud.app.deploy) Error Response:
[9] Flex operation projects/XXX/regions/asia-northeast2/operations/XXX error
[FAILED_PRECONDITION]: An internal error occurred while processing task /app-engine-flex/flex_await_healthy/flex_await_healthy>XXX:
The region asia-northeast2 does not have enough resources available to fulfill the request.
Please try again later.
Here is my app.yaml file
runtime: nodejs
env: flex
automatic_scaling:
max_num_instances: 2
env_variables:
SQL_USER: XXX
SQL_PASSWORD: XXX
SQL_DATABASE: XXX
INSTANCE_CONNECTION_NAME: XXX:asia-northeast2:XXX
beta_settings:
cloud_sql_instances: XXX:asia-northeast2:XXX