The engineering team is aware of this issue with the latest update to the PHP runtime. We are currently in the process of rolling this change back. To receive updates about this, I recommend following the public issue you've submitted <https://issuetracker.google.com/38351464>. The most recent updates and progress will be posted there.
On Tuesday, May 16, 2017 at 6:26:04 PM UTC-4, Geoffrey Arnold wrote: > > 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/4ae4b539-3279-4fb1-8901-3fe619142539%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
