[google-appengine] Re: Cloud Build for Google App Engine - Flexible is failing with a generic 'exit status 1' - debug output shows issue in python files

2019-06-19 Thread Claudio Vallesi
Thanks for the suggestion but I did it already before posting here as well. https://stackoverflow.com/questions/56647657/cloud-build-for-google-app-engine-flexible-is-failing-with-a-generic-exit-sta Posting here was a suggestion I received from the official Twitter account for GCP: https://twitte

[google-appengine] Cloud Build for Google App Engine - Flexible is failing with a generic 'exit status 1' - debug output shows issue in python files

2019-06-18 Thread Claudio Vallesi
I'm testing how to build a pipeline on GCP and after successfully deploying an Angular 6 application I wanted to add a websocket (socket.io) backend that will serve real time updates. First of all the error itself, which is results of this command: gcloud builds submit --verbosity=debug --conf