oci-go-sdk icon indicating copy to clipboard operation
oci-go-sdk copied to clipboard

The API `ListInstances` of `ComputeClient` returns `TLS handshake timeout` error with large number of result set.

Open ParthaI opened this issue 1 year ago • 0 comments

Dear team,

We've been utilizing the ListInstances API call from the ComputeClient to retrieve available instances in Oracle Cloud. However, we're encountering an issue with the error message: ERROR: rpc error: code = Unknown desc = Get <URL> net/http: TLS handshake timeout.

Error Details:

Error: Get "https://iaas.eu-amsterdam-1.oraclecloud.com/20160918/instances?compartmentId=ocid1.compartment.oc1..aaaaaaaaintvnm2fhegql73n44ecxayb5iw23lm2vxndwfpylgnoln2sgysa&limit=1000": net/http: TLS handshake timeout

Could you provide any insights into why we're experiencing the TLS handshake timeout error? Additionally, do you have any suggestions for resolving this issue?

Thank you!

ParthaI avatar Jan 30 '24 10:01 ParthaI