Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Error while initializing App Engine

Hi,

I am trying to create new App Engine application. After, I selected the Region and the Identity and API access, then clicked Next, I got this error:
"Error while initializing App Engine"

I've tried:
- logout/login.
- clear browser cache.
- tried different region.
- I even tried from a different google cloud account, yet I got the same error.
- gave it time and tried after 5 hrs, same issue!

I'd appreciate any help. thanks..

Screenshot 2023-04-17 at 03.48.06 Medium.jpeg

2 6 1,700
6 REPLIES 6

Hunter
New Member

Same! 

use  

gcloud cli

 

gcloud auth login
gcloud config set project <your project id>
gcloud app create

 

Hello. This method doesn't work for me either.

Why this is happening i need to create it using gcp console page.

I just tried after one day, and it worked. Thanks for all responses 

I'm facing the same issue. I spend all day trying to find solutions and came up to this page. I will try again tomorrow and will see if waiting works.