The first issue (fatal:ambiguous argument'HEAD') solved just with git init. 

The second one 'Bad Gateway' in google app engine with python3.7 not yet. 

May be this solution valid for 
web2py) 
https://stackoverflow.com/questions/54565417/error-bad-gateway-502-when-opening-google-app-engine-python-domain
 



El jueves, 18 de abril de 2019, 14:21:41 (UTC+2), Jacinto Parga escribió:
>
> Hi, 
>
> I'm trying to deploy my first python3 app in Google App Engine. I've 
> edited  app.yaml according to 
> https://cloud.google.com/appengine/docs/standard/python3/config/appref . 
> I have created .gcloudignore replacing skip files and I have deployed it 
> gcloud app deploy app.yaml --version xxxx --promote
>
> But what I get is
>
> Beginning deployment of service [default]...
> fatal:ambiguous argument'HEAD': unknown revision or path outside the 
> working tree.
> Use '--' to separate the routes of the revisions, in this way:
> 'git <comando> [<revisión>...] -- [<archivo>...]'
>
> I vhave checked that all the files are uploaded wrght to Google App 
> Engine, but when I access to the app:
>
> [image: bad-gateway-502.png]
> I dont know if it is an app.yaml mistale or there is somethin wrong in 
> web2py with python3 apps in GAE.
>
> Thanks
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to