Re: [google-appengine] Cannot deploy an example Node8 application to AppEngine standard: An internal error occurred

2019-01-21 Thread Gerardo Barbosa Lima
I don't think so ... it seems to be exclusive top google employees ... On Mon, Jan 21, 2019 at 4:00 PM 'Omair (Cloud Platform Support)' via Google App Engine wrote: > Hi Gerardo, > > You can create a feature request for better error reporting on issue > tracker by following the this >

Re: [google-appengine] InvalidUrl error being raised when posting to sendgrid - only one gae application. Anyone else experiencing this issue?

2019-02-20 Thread Gerardo Barbosa Lima
Did you check if the daily limit was reached? On Wed, Feb 20, 2019 at 8:00 AM Rob Curtis wrote: > Hi, > > I'm receiving this error when posting to sendgrid: raised > InvalidURL(Invalid request URL: https://api.sendgrid.com/v3/mail/send) > It's only on one of our applications, but so far there ar

Re: [google-appengine] what is the simplest way to edit my App Engine code online?

2019-03-03 Thread Gerardo Barbosa Lima
have you tried [https://console.cloud.google.com/home/dashboard]? you can git clone your project to a $HOME based directory and then use gcloud tools to build/deploy. On Sun, Mar 3, 2019 at 4:35 PM saintthor wrote: > I tried the cloud shell and it shows me such a message and stops: > > Connectin

Re: [google-appengine] what is the simplest way to edit my App Engine code online?

2019-03-04 Thread Gerardo Barbosa Lima
I mean the *web console* , that runs inside the browser; it's got all the tools I needed to fetch (git), edit (vi and a very decent web-based editor), compile (npm) and deploy (gcloud). I noticed you referred the older *appcfg.py* tool, though; did y

[google-appengine] billing - App Engine Backend Instances

2019-08-02 Thread Gerardo Barbosa Lima
hey folks, I have some pet projects on GAE (standard), only intended to learn GCP. When my trial period finished, though, I was charged with 158.472 hours (!!) of App Engine Backend Instances for one of those non-used projects. As I think that's a lot of cpu time, I tried to figure it out how the