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
964 stars 490 forks source link

Uncaught Hitrov\Exception\CurlException: curl error occurred: SSL certificate problem: unable to get local issuer certificate, response: in C:\Users\Palicz\Downloads\setup\oci-arm-host-capacity\src\HttpClient.php:31 #116

Closed palicz closed 8 months ago

palicz commented 8 months ago

Hey guys.

Anyone could help me with this error?

PHP Fatal error:  Uncaught Hitrov\Exception\CurlException: curl error occurred: SSL certificate problem: unable to get local issuer certificate, response:  in C:\Users\Palicz\Downloads\setup\oci-arm-host-capacity\src\HttpClient.php:31
Stack trace:
#0 C:\Users\Palicz\Downloads\setup\oci-arm-host-capacity\src\OciApi.php(257): Hitrov\HttpClient::getResponse()
#1 C:\Users\Palicz\Downloads\setup\oci-arm-host-capacity\src\OciApi.php(132): Hitrov\OciApi->call()
#2 C:\Users\Palicz\Downloads\setup\oci-arm-host-capacity\index.php(74): Hitrov\OciApi->getInstances()
#3 {main}
  thrown in C:\Users\Palicz\Downloads\setup\oci-arm-host-capacity\src\HttpClient.php on line 31
HJRaptor commented 7 months ago

how did you fix this?