euca-upload-bundle fails when connecting to Eucalyptus and a path in bucket is specified
Bug #711534 reported by
Marek Goldmann
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Eucalyptus |
Invalid
|
Undecided
|
Unassigned | ||
2.0 |
New
|
Medium
|
graziano obertelli | ||
eucalyptus (Ubuntu) |
Triaged
|
Medium
|
Unassigned |
Bug Description
# euca-upload-bundle -U http://
Checking bucket: goldmann-
Warning: failed to parse error message from AWS: <unknown>:1:0: syntax error
S3ResponseError: 400 Bad Request
Failure: 400 Bad Request
Could not determine operation name for /services/
I'm using euca2ools-
Above command works perfectly with S3, it only happens when connecting to a Eucalyptus S3 service.
Related branches
affects: | euca2ools → eucalyptus |
Changed in eucalyptus: | |
assignee: | nobody → Neil Soman (neilsoman) |
Changed in eucalyptus (Ubuntu): | |
importance: | Undecided → Medium |
status: | New → Triaged |
Changed in eucalyptus: | |
status: | Fix Committed → Invalid |
assignee: | graziano obertelli (graziano.obertelli) → nobody |
milestone: | 2.0.4 → none |
To post a comment you must log in.
I'm surprised it works in S3 at all. AWS's documentation [1] doesn't allow '/' characters in bucket names and further recommends naming buckets such that they are valid as part of DNS names.
[1] http:// docs.amazonwebs ervices. com/AmazonS3/ latest/ dev/index. html?BucketRest rictions. html