-
Couldn't load subscription status.
- Fork 947
S3 getting software.amazon.awssdk.core.exception.SdkClientException: Unable to execute HTTP request: The target server failed to respond #3397
-
Hi, i am facing
software.amazon.awssdk.core.exception.SdkClientException: Unable to execute HTTP request: The target server failed to respond
can anyone suggest me what wrong i am doing
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 1 comment
-
Hello @ShashankGupta28 ,
Thank you very much for your message.
This error is potentially caused by closing getObject() mid-request.
Can you you please provide wire logs associated with this behavior?
I have noticed that you have mentioned that you are closing getObject() because you were experiencing Unable to execute HTTP request: Timeout waiting for connection from pool
Have you attempted to increase the connection timeout via ClientConfiguration?
Best,
Yasmine
Beta Was this translation helpful? Give feedback.