Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
2.9k views
in Technique[技术] by (71.8m points)

node.js - application deploy node js, amount of instance exceeded

i have gcloud app deploy but there is error in amount limit this is the error

Updating service [default] (this may take several minutes)...failed.
ERROR: (gcloud.app.deploy) Error Response: [8] Flex operation projects/soy-alchemy-285213/regions/asia-southeast2/operations/80ed8da6-58dd-4ecb-a929-5e0462a8b224 error [RESOURCE_EXHAUSTED]: An internal error occurred while processing task /app-engine-flex/insert_flex_deployment/flex_create_resources>2021-01-12T16:32:36.907Z2608.fj.0: The requested amount of instances has exceeded GCE's default quota. Please see https://cloud.google.com/compute/quotas for more information on GCE resources

when i go to console, there is many service name in google cloud with limit, i dont know witch one i have to increase the quota


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

i finally using virtual machine rather app angine, deploy node js in virtual machine is simple enough only configuration nginx is little hard


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...