[google-appengine] Re: Trouble using appengine-python-standard image and blob libraries in my py3 app

2022-06-28 Thread 'Andres Marquez Rodriguez' via Google App Engine
Python 3 does not have the bundled services enabled by default. Did you follow the guidelines (steps)[1] documented on this page? [1] https://cloud.google.com/appengine/docs/standard/python3/services/access On Tuesday, June 28, 2022 at 12:41:01 PM UTC-5 Daniel Kramer wrote: > I'm creating a

[google-appengine] Re: appengine cron jobs

2022-06-15 Thread 'Andres Marquez Rodriguez' via Google App Engine
You can’t ‘stop’ it, but here is a documentation on how to pause it. [1] [1] https://cloud.google.com/scheduler/docs/creating?hl=en#pause On Wednesday, June 15, 2022 at 3:25:20 AM UTC-5 rajesh...@veersoftsolutions.com wrote: > Hello, > How do I stop 'appengine-cron-jobs' from a console? > I

[google-appengine] Re: Problem Upgrading from 354.0.0

2022-06-02 Thread 'Andres Marquez Rodriguez' via Google App Engine
As a workaround, you can install Python 3 and set the CLOUDSDK_PYTHON env var to python3. On Wednesday, June 1, 2022 at 5:37:55 PM UTC-5 ron...@gmail.com wrote: > No, I'm still using version 354.0.0. This was the response from the > support team (I'm not sure they understand the issue is with

[google-appengine] Re: Google Cloud App Engine (GAE) Flexible: Load Balancer error: backend_connection_closed_before_data_sent_to_client

2022-05-18 Thread 'Andres Marquez Rodriguez' via Google App Engine
As per the error "backend_connection_closed_before_data_sent_to_client", the backend unexpectedly closed its connection to the load balancer before the response was proxied to the client. Please, follow this link for more information [1]. The GFE generates this HTTP response code[2] when the

[google-appengine] Re: My VM disappeared when i did not pay

2022-05-11 Thread 'Andres Marquez Rodriguez' via Google App Engine
If your billing account remains invalid for a protracted period, some resources might be removed from the projects associated with your account. For example, if you use Google Cloud, your Compute Engine resources might be removed. Removed resources are not recoverable. [1] During the grace