hitrov / oci-arm-host-capacity

This script allows to bypass Oracle Cloud Infrastructure 'Out of host capacity' error immediately when additional OCI capacity will appear in your Home Region / Availability domain.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHP Fatal error: Uncaught Hitrov\Exception\CurlException: curl error occurred: Could not resolve host: iaas.me-abudhabi.oraclecloud.com

msaeedsakib opened this issue · comments

Hey Guys,
I'm stuck on this:

PHP Fatal error:  Uncaught Hitrov\Exception\CurlException: curl error occurred: Could not resolve host: iaas.me-abudhabi.oraclecloud.com, response:  in /home/craftarix/oci-arm-host-capacity/src/HttpClient.php:31
Stack trace:
#0 /home/craftarix/oci-arm-host-capacity/src/OciApi.php(257): Hitrov\HttpClient::getResponse()
#1 /home/craftarix/oci-arm-host-capacity/src/OciApi.php(132): Hitrov\OciApi->call()
#2 /home/craftarix/oci-arm-host-capacity/index.php(74): Hitrov\OciApi->getInstances()
#3 {main}
  thrown in /home/craftarix/oci-arm-host-capacity/src/HttpClient.php on line 31

Help will be appreciated.

Thank You.