Hello, As of today at 3PM CT one of our PHP apps running in Standard Environment is failing with the following error when attempting to issue a HTTP request through Guzzle:
The Socket API will be enabled for this application once billing has been enabled in the admin console. ... Slim Application Error: Type: GuzzleHttp\Exception\ConnectException Message: cURL error 6: Couldn't resolve host 'XXX' (see http://curl.haxx.se/libcurl/c/libcurl-errors.html) File: /base/data/home/apps/s~XXX/20170411t051226.400475517246811550/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php Line: 186 This application does do not have cURL or GAE's cURL "lite" enabled, so it appears that the "May 1 2017 18:43:30" GAE PHP build is causing the cURL module to be loaded and require the Sockets API. Any help would be greatly appreciated, Geoff. -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/c907e2de-0358-4739-aa0b-67abbf1e7423%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
