
Anonymous
Not applicable
2017-02-15
05:00 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
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
270 Views
1 Reply

Master II
2017-02-15
05:29 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
but it could be easy AWS side firewall
could You connect to this S3 bucket from command line? (AWS cli)
could You connect to this S3 bucket from command line? (AWS cli)
270 Views
