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

shape VM.Standard.A1.Flex not found

SahajJain01 opened this issue · comments

{
"code": "NotAuthorizedOrNotFound",
"message": "shape VM.Standard.A1.Flex not found"
}

Getting this in my logs recently.

please make sure you're able to create it using browser UI and send me JSON request payload, maybe they did change name to something different than VM.Standard.A1.Flex

I'm not able to create it via browser UI as well now. Earlier have been able to and the logs were also giving Out of capacity error.
image

I added script to check shapes, but cannot tell when I gonna merge it to main just yet https://github.com/hitrov/oci-arm-host-capacity/compare/check-shapes?expand=1