StorageGRID unable to execute HTTP request when using AWS SDK – NetApp Knowledge Base
S3 operations reports below error during listing buckets or retrieval of objects:
Exception thrown from bean: java.util.concurrent.CompletionException: software.amazon.awssdk.core.exception.SdkClientException: Unable to execute HTTP request: Acquire operation took longer than the configured maximum time. This indicates that a request cannot get a connection from the pool within the specified maximum time.
Additionally, the following S3 error responses may be observed:
error="Anonymous request cannot perform service operations"(when listing buckets)error="The encryption parameters are not applicable to this object"(when retrieving objects)
Read more here: Source link
