Google App Engine PHP, Couldn't resolve host [

2019-04-12 22:57发布

Tonight we started getting curl errors with Google App Engine involved in resolving hostnames that are many including google.

Error: "Couldn't resolve host 'maps.google.com'" - Code: 6

Yes, Billing is enabled, and this has been working for months until just now. Thought I would post to see if anyone knew anything.

This issue persists both when having the cURL extension (which uses Sockets service) enabled, as well as cURL lite (which uses URL Fetch service) enabled.

Google App Engine PHP5

2条回答
Deceive 欺骗
2楼-- · 2019-04-12 23:29

Yes, Google fixed it even though they never admit but it works now.

查看更多
太酷不给撩
3楼-- · 2019-04-12 23:48

It appears to me that Google has fixed this issue. After experiencing the same issue for the last 20+ hours, now all is working fine.

查看更多
登录 后发表回答