[google-appengine] GD PHP stop working suddenly.

2020-04-27 Thread Jose Luis Pavón Pavón
Hi all! The module php7.3-gd stop working suddenly, it works locally. The logs of the web shows this error: "Your server does not support the GD function required to process this type of image" the good thing is that two minutes before it worked normally. I uninstalled and reinstalled gd, restart

[google-appengine] AppEngine gets "Communication link failure" error while trying to connect to Google Cloud MySql instance

2020-04-27 Thread Daniel Bouenos
I have a Java/Jetty based appengine project that successfully connects to Google cloud MySql server when using TCP connection with JDBC, BUT fails to connect to the same server when trying to make it through Instance name and JDBC socketFactory. the error I am getting in the GCP debug console:

[google-appengine] xcode error

2020-04-27 Thread ramesh bandaru
i am getting a xcode error -- 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 google-appengine+unsubscr...@googlegroups.com. To view this discussion on the we

[google-appengine] Re: How to deploy grafana on App Engine ?

2020-04-27 Thread 'Olu' via Google App Engine
Applications running on App Engine are expected to listen on 8080. As advised on this doc[1] "The App Engine front end will route incoming requests to the appropriate module on port 8080. You must be sure that your application code is listening on 8080" [1]https://cloud.google.com/appengine/doc

[google-appengine] Re: AppEngine gets "Communication link failure" error while trying to connect to Google Cloud MySql instance

2020-04-27 Thread 'Olu' via Google App Engine
Firstly, since connecting using TCP connection with JDBC is not supported on App Engine Standard[1], I assume your application is in an App Engine flexible environment. >From the snippet of your code shared, I really do not see anything wrong with your implementation, it seems no different fro

[google-appengine] Re: GD PHP stop working suddenly.

2020-04-27 Thread 'Katayoon (Cloud Platform Support)' via Google App Engine
Hi Jose, I am not sure if you are using App Engine standard environment for flex? If you are using flex., note that GD PHP extension is disabled by default and it seems it only supports PNG, JPEG and FreeType. So, as explained in the documentation

Re: [google-appengine] Trouble to deploy and download dependencies

2020-04-27 Thread ramesh bandaru
how u solved this problem... once give me the clarity about that one.. thanks in advance On Friday, 14 February 2020 01:45:06 UTC+5:30, Dongcheng Li wrote: > > Thank you for your reply. The issue was fixed. > > Have a great day! > > DC > > On Thu, Feb 13, 2020 at 12:18 PM 'Andrew Gorcester' via G

[google-appengine] Re: GAE > Logging > Flask Python Server > ttrace_id missing (sometimes)

2020-04-27 Thread 'Sebastien Dupere' via Google App Engine
Answer from Pamela Delaney (@dpamela): Hi. The header name is: X-Cloud-Trace-Context - For sample use of https://cloud.google.com/trace/docs/quickstart#instrumentation - For a bit more information, see https://cloud.google.com/trace/docs/setup#sampling_rate Trace doesn't normally t

[google-appengine] Re: xcode error

2020-04-27 Thread 'Katayoon (Cloud Platform Support)' via Google App Engine
Your post doesn't have a full description of the issue you are experiencing or your question. So, we can't assist you on it. Note that Google Cloud Platform groups are reserved for general questions on GCP-end products. If you have any issue with GCP products, you may report it to the Issue Tra