-
Notifications
You must be signed in to change notification settings - Fork 126
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
hyphens in bucket name gives "No such bucket", encoding issue? #266
Comments
Can you type the bucket name manually using the "-" button instead of pasting it? According to b2 documentation:
From what you have reported, a bucket containing a unicode character |
Hi, that did fix it thanks. I copied the bucket name from the web app where I created it. |
@nilayp there is a bug in b2 web app where the user creates a bucket containing hypens and when the bucket name is displayed back to the user, the hypens are replaced with Please confirm that this is copied to the internal bug tracker and close this issue. |
I'll follow up on this. |
We're planning on getting this fixed for our weekly deployment on Thursday. |
I am closing this since this is not really a bug in the CLI |
Hi,
I just signed up and created a new bucket but was unable to upload anything to my bucket, "my-bucket-important-backups", I was getting the following error:
ERROR: No such bucket:myl\u2011bucket\u2011important\u2011backups
The error message looked a bit like an an encoding issue so I created a new bucket with no hyphens and it works.
b2 command line tool, version 0.6.8
The text was updated successfully, but these errors were encountered: