Learn to Earn Cloud Challenge: Security

Hello sir, I tried 3 times to complete this lab( User Authentication: Identity-Aware Proxy ) . But every times it shows error. 

ERROR: INVALID_ARGUMENT: You may not have more than 10 total instances in your project.

Please help to solve this error . also I watch many you tube videos and properly follow the step. but after all my problem is not solved. 

Screenshot (232).png

Solved Solved
1 10 5,065
1 ACCEPTED SOLUTION

Hello @Hrithik , This lab has a glitch. so Qwiklabs will resolve it in 2-3 days.

View solution in original post

10 REPLIES 10

I am facing the same problem too. Please let me know if you found out the solution for this ☹️

Hello @Hrithik , This lab has a glitch. so Qwiklabs will resolve it in 2-3 days.

I still get this error in 2 different labs...

go to your dashboard then on the dashboard click on app engine then togo dashboard of app engine then click on version and delete of the version from there .problem will be resolved.

I get the similar error in deployment to app engine. 

it does not solve even after removing the existing versions.

ERROR: (gcloud.app.deploy) INVALID_ARGUMENT: You may not have more than 32 total max instances in your project.

 

Deleting the unused versions solved the issue. 

I'm getting the same issue. Can you please check once

 

Dear Hrithik and Harshid,

From the information you have provided, the lab has definitely a glitch. What you can try, though it will cost you one game attempt, is to check working instances, stop and delete them all before you start the script "gcloud app deploy". The lab environment has a limit of 10 instances so you have bounced it. As far as I know the lab you do not need any instances before you deploy the application. So you can try to delete these wrongly created instances so then the application can be deployed (and you need one instance for this).

I did not have this problem with this lab ever (I took it more than 5 times already in my 1 year+ history with Qwiklabs). What I say above is what I would do had I same problems and the message about the instances limit you had showed.

Best,

MC

The same problem. Please let me know if you found out the solution

 

You may try to update the maximum number of instance in the autoscaling

 

1. Navigate to Cloud Run

2. Click the first item in the list

3. Click EDIT & DEPLOY NEW REVISION

LucasYap_2-1635946844243.png

 

4. Scroll down and edit the Maximum Number of instance. ( I set 5 in this case)

 Click DEPLOY

LucasYap_3-1635946886444.png

 

After few minutes, observe the result.

 

Thank you

 

 

Top Labels in this Space