You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
ParthaI
changed the title
The API ListInstances of ComputeClient returns TLS handshake timeout error with large result set.
The API ListInstances of ComputeClient returns TLS handshake timeout error with large number of result set.
Jan 30, 2024
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:
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!
The text was updated successfully, but these errors were encountered: