Open augusl opened 1 year ago
reply: 'HTTP/1.1 500 Internal Server Error\r\n'
header: Date: Wed, 17 May 2023 06:41:05 GMT
header: opc-request-id: 27DD34890780477888232C13D4728AB4/7549AC752E851942A5D215B914B1AF8D/D127FBF5D5428306AC2E41FE6051D3F8
header: Strict-Transport-Security: max-age=31536000; includeSubDomains
header: Content-Type: application/json
header: X-Content-Type-Options: nosniff
header: Content-Length: 89
DEBUG:oci.base_client.4376166288: 2023-05-17 06:41:04.639383: time elapsed for request 27DD34890780477888232C13D4728AB4: 2.0853532049950445
DEBUG:oci.base_client.4376166288: 2023-05-17 06:41:04.639596: Response status: 500
DEBUG:oci.base_client.4376166288: 2023-05-17 06:41:04.639818: python SDK time elapsed for deserializing: 2.2245003492571414e-05
Traceback (most recent call last):
File "/usr/local/bin/oci", line 33, in
Usage
oci compute-management instance-pool create --compartment-id <COMPARTMENT_OCID> --instance-configuration-id <INSTANCE_CONFIGURATION_OCID> --placement-configurations '[{"availabilityDomain":"rMQh:PHX-AD-1","primarySubnetId":"<PRIMARY_SUBNET_OCID>","secondaryVnicSubnets":[{"displayName":"<displayName>","subnetId":"<subnetId>"}]}]' --size 2 --display-name test-oci-1 --debug
Debug