关于“Use Ruby on Rails with Cloud SQL for PostgreSQL on Cloud Run”的评价
评论
Samuele Z. · 评论over 4 years之前
Venkateswara rao U. · 评论over 4 years之前
Venkateswara rao U. · 评论over 4 years之前
you need to add "--max-instances 5" parm to deploy command (last one)
Patryk G. · 评论over 4 years之前
I get error of: can't use more than 10 instances in all labs
anas b. · 评论over 4 years之前
Adrian W. · 评论over 4 years之前
Section : Deploying the app to Cloud Run [Modify Step 3 as follows to deploy and get the url] gcloud run deploy $APP_NAME \ --platform managed \ --region $REGION \ --image gcr.io/$DEVSHELL_PROJECT_ID/$APP_NAME \ --add-cloudsql-instances $DEVSHELL_PROJECT_ID:$REGION:$INSTANCE_NAME \ --allow-unauthenticated \ --max-instances 5 \ --timeout=2000
A R. · 评论over 4 years之前
Aitor M. · 评论over 4 years之前
cloud run keeps failing and unable to proceed further after this step > You should see output that shows the deployment succeeded, with a service URL: The service URL never gets generated even if the build and run is successful. Console shows the error state and shell shows success. Tricky situation for a lab user. Sometimes Shell shows this error message "You may not have more than 10 total instances in your project" as found in the yaml file.
A R. · 评论over 4 years之前
Venkateswara rao U. · 评论over 4 years之前
internal server error when deploy app
Paweł F. · 评论over 4 years之前
Yauheni D. · 评论over 4 years之前
Can't deploy app because of some error: Deployment failed ERROR: (gcloud.run.deploy) Internal system error. I had to add --max-instances 5 to a deploy command: gcloud run deploy $APP_NAME to be able to deploy it
Piotr J. · 评论over 4 years之前
internal server error when deploy app
Paweł F. · 评论over 4 years之前
Can't deploy app because of some error: Deployment failed ERROR: (gcloud.run.deploy) Internal system error.
Piotr J. · 评论over 4 years之前
This lab still has problems. IT IS NOW WORKING the last command with Internal error!
Pedro Paulo M. · 评论over 4 years之前
Venkateswara rao U. · 评论over 4 years之前
Venkateswara rao U. · 评论over 4 years之前
After 4 attempts and some rework from Qwiklabs I passed this lab. The last command still failed with an error message that the project can have max n instances - so the --max-instance=5 flag did the job
Ronny M. · 评论over 4 years之前
upset with deployment error
Mashoor ali A. · 评论over 4 years之前
Deploying . Internal System Error ... :(
Billy M. · 评论over 4 years之前
Deploying . Internal System Error ... :(
Billy M. · 评论over 4 years之前
Ronny M. · 评论over 4 years之前
Extremely dissapointing. The build fails with a plethora of error messages, even restarting, uncommenting the rake assets:precompile wont work. Please fix the code.
Ronny M. · 评论over 4 years之前
Takayuki T. · 评论over 4 years之前
我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。