Hello Jane,

 

What I understand here is that you are deploying your entire environment 
with the installed libraries and not just the required files.

 

Can you check that you are in the folder containing just the files that you 
want to deploy and that you aren't displaying unnecessary files?


El jueves, 23 de abril de 2020, 10:48:44 (UTC+2), jane B escribió:
>
> Hello,
>
> When I followed the guide for "Running Django on the App Engine standard 
> environment" : https://cloud.google.com/python/django/appengine and 
> deployed the app when I went onto the browser I received a 502 Bad Gateway 
> Nginx  error. I think I did not connect to MySQL correctly. I think I fixed 
> this issue and I want to re-deploy my app using gcloud app deploy .
>
> After following the guideline again (basically redoing it) I get this 
> error : 
> File upload done.
>
> ERROR: (gcloud.app.deploy) INVALID_ARGUMENT: This deployment has too many 
> files. New versions are limited to 10000 files for this app.
>
> - '@type': type.googleapis.com/google.rpc.BadRequest
>
>   fieldViolations:
>
>   - description: This deployment has too many files. New versions are 
> limited to 10000
>
>       files for this app.
>
>     field: version.deployment.files[...]
>
>
> I want to know how to re-deploy the app with the correct code. how am I 
> suppose to go about this?
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/ae482e67-bce7-4fe3-bfae-a26bb3a2e5ae%40googlegroups.com.

Reply via email to