Hi,
I try to connect to S3 to get some files, and experience a timeout issue.
tS3Connection does not make any error, but with each component I tried (tS3BucketExist, tS3List, tS3BucketList....) there is a timeout:
connecting to socket on port 3459
connected
WARNING: failed to list objects from bucket mybucket
WARNING: Unable to execute HTTP request: Connection timed out: connect
disconnected
Here is my example job:
I can connect to Google Cloud Storage so I don't think this is a proxy issue.
I use TOS 6.3.0.
Many thanks for your help.
Clément Smadja