Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid bucket name #9

Closed
PhilT opened this issue May 20, 2010 · 1 comment
Closed

Invalid bucket name #9

PhilT opened this issue May 20, 2010 · 1 comment

Comments

@PhilT
Copy link

PhilT commented May 20, 2010

I'm not sure how it got on our account but I've just found an invalid bucket on it. It's called something like ._bucket-name. I managed to delete the offending bucket with aws/s3. S3Fox wouldn't even delete. But thought I'd mention it as I get ArgumentError: Invalid bucket name: ._bucket-name when doing service.buckets.

@qoobaa
Copy link
Owner

qoobaa commented May 24, 2010

There are two solutions at least:

  • we can omit name validation for existing buckets
  • we can change the validator to be more permissive

It shouldn't be hard to change the behavior, can you write a little patch for it as well? Thanks in advance.

@qoobaa qoobaa closed this as completed Dec 16, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants