crreating s3 bucket fails

Bug #793133 reported by Dick Thomas
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Syncany
Confirmed
Wishlist
Unassigned

Bug Description

while creating sync I get the following message

Creating remote storage ... org.jets3t.service.S3ServiceException: S3 Error Message. GET '/' on Host 'sdjifbapifhsadufhu.s3.amazonaws.com' @ 'Sun, 05 Jun 2011 12:52:03 GMT' -- ResponseCode: 404, ResponseStatus: Not Found, XML Error Message: <?xml version="1.0" encoding="UTF-8"?><Error><Code>NoSuchBucket</Code><Message>The specified bucket does not exist</Message><BucketName>sdjifbapifhsadufhu</BucketName><RequestId>40759ECA9ECDF029</RequestId><HostId>cpCKxJ68cIrKUUPVSmkYq6B4va7RubQrqJtT+nVFO52rvC34ZOi4qsAqL8zhHntS</HostId></Error>org.syncany.exceptions.StorageException: org.jets3t.service.S3ServiceException: S3 Error Message. GET '/' on Host 'sdjifbapifhsadufhu.s3.amazonaws.com' @ 'Sun, 05 Jun 2011 12:52:03 GMT' -- ResponseCode: 404, ResponseStatus: Not Found, XML Error Message: <?xml version="1.0" encoding="UTF-8"?><Error><Code>NoSuchBucket</Code><Message>The specified bucket does not exist</Message><BucketName>sdjifbapifhsadufhu</BucketName><RequestId>40759ECA9ECDF029</RequestId><HostId>cpCKxJ68cIrKUUPVSmkYq6B4va7RubQrqJtT+nVFO52rvC34ZOi4qsAqL8zhHntS</HostId></Error>
 at org.syncany.connection.plugins.rest.RestTransferManager.list(RestTransferManager.java:179)
 at org.syncany.config.Repository.commit(Repository.java:201)
 at org.syncany.config.Repository.commit(Repository.java:195)
 at org.syncany.gui.wizard.RepositoryTestPanel$1.run(RepositoryTestPanel.java:53)
 at java.lang.Thread.run(Thread.java:679)
Caused by: org.jets3t.service.S3ServiceException: S3 Error Message. GET '/' on Host 'sdjifbapifhsadufhu.s3.amazonaws.com' @ 'Sun, 05 Jun 2011 12:52:03 GMT' -- ResponseCode: 404, ResponseStatus: Not Found, XML Error Message: <?xml version="1.0" encoding="UTF-8"?><Error><Code>NoSuchBucket</Code><Message>The specified bucket does not exist</Message><BucketName>sdjifbapifhsadufhu</BucketName><RequestId>40759ECA9ECDF029</RequestId><HostId>cpCKxJ68cIrKUUPVSmkYq6B4va7RubQrqJtT+nVFO52rvC34ZOi4qsAqL8zhHntS</HostId></Error>
 at org.jets3t.service.S3Service.listObjects(S3Service.java:1419)
 at org.jets3t.service.S3Service.listObjects(S3Service.java:83)
 at org.syncany.connection.plugins.rest.RestTransferManager.getList(RestTransferManager.java:200)
 at org.syncany.connection.plugins.rest.RestTransferManager.list(RestTransferManager.java:159)
 ... 4 more

if I create the bucket manually on AWS Management console it then works

Tags: plugins
Revision history for this message
Dick Thomas (xpd259-deactivatedaccount) wrote :

sorry pressed enter before I was finished

I'm running Fedora 15 x86
most uptodate java
and the bzr version of the code as of 5th june 1:59pm

Revision history for this message
Philipp C. Heckel (binwiederhier) wrote :

At the moment, the plugin is not intended to create buckets, but it would certainly be a good idea.
Consider this another item on the TODO list :-D

Changed in syncany:
importance: Undecided → Low
status: New → Confirmed
tags: added: plugins
Changed in syncany:
importance: Low → Wishlist
Revision history for this message
Philipp C. Heckel (binwiederhier) wrote :

The duplicate ID is wrong. This is the bug I meant: #800607
https://bugs.launchpad.net/syncany/+bug/800607

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.