Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

454
Views
Deploying Django on Google App Engine ==> ERROR: (gcloud.app.deploy) NOT_FOUND: Unable to retrieve P4SA(...)

I'm trying to deploy a Django application on Google App Engine. I followed the instructions given here. The only problem is that when I execute the command gcloud app deploy I than get the error:

ERROR: (gcloud.app.deploy) NOT_FOUND: Unable to retrieve P4SA: [service-290226755412@gcp-gae-service.iam.gserviceaccount.com] from GAIA. Could be GAIA propagation delay or request from deleted apps.

I didn't find anything online and can't get through. Thanks in advance!

over 4 years ago · Santiago Trujillo
6 answers
Answer question

0

I had the same problem but with flask. I follow this tutorial of google here and When I ran the comand gcloud app deploy I got the same error.

My solution was to Enable the Cloud Build API service in my project (in the Navigation Menu -> CI/CD). I did that and everything worked fine and I was able to complete the tutorial.

over 4 years ago · Santiago Trujillo Report

0

Same problem with Node, just waited and tryed again the command later and that's work for me (in the same shell, no steps between).

over 4 years ago · Santiago Trujillo Report

0

Trivial, but I had success by making sure all settings are configured outside

if __name__ == "__main__":
     ...
over 4 years ago · Santiago Trujillo Report

0

Got the same error, I just activated billing account on the current project on gcp and retry deploy. All works for me 🙂

over 4 years ago · Santiago Trujillo Report

0

I had the same issue when deploying a Java application to an App Engine.

Enabling the 'Cloud Build API' under the APIs & Services section in the Google console resolved the issue for me.

over 4 years ago · Santiago Trujillo Report

0

I had the same error with different service ID, I deleted the specified service with that ID than it started working for me.

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!