Skip to main content
Announcements
A fresh, new look for the Data Integration & Quality forums and navigation! Read more about what's changed.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Amazon S3 Connection timeout

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
0683p000009MDKK.png
0683p000009MDKP.png
0683p000009MDI0.png
Labels (2)
1 Reply
vapukov
Master II

but it could be easy AWS side firewall
could You connect to this S3 bucket from command line? (AWS cli)