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.
MIT License
989 stars 497 forks source link

Getting issue when running index.php #143

Closed Croep closed 4 months ago

Croep commented 4 months ago

PHP Fatal error: Uncaught Hitrov\Exception\CurlException: curl error occurred: SSL certificate problem: unable to get local issuer certificate, response: in C:\Users***\oci-arm-host-capacity\src\HttpClient.php:31 Stack trace:

0 C:\Users***\oci-arm-host-capacity\src\OciApi.php(257): Hitrov\HttpClient::getResponse()

1 C:\Users***\oci-arm-host-capacity\src\OciApi.php(132): Hitrov\OciApi->call()

2 C:\Users***\oci-arm-host-capacity\index.php(74): Hitrov\OciApi->getInstances()

3 {main}

thrown in C:\Users***\oci-arm-host-capacity\src\HttpClient.php on line 31

Croep commented 4 months ago

nvm i fixed it using this thread https://github.com/hitrov/oci-arm-host-capacity/issues/124