-
Notifications
You must be signed in to change notification settings - Fork 77
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
no such file or directory, scandir... #49
Comments
Hi, Maybe to late but your error is double slash between "/tmp/buckets/" and "my-bucket" |
Maybe related, I get a similiar error when listing with a prefix that does not exist on disk
|
I may have been removing the buckets dir, i make sure its there in setup now |
This is because your bucket doesn't exist. You have to upload at least one file or call |
I get the error if I want to getList of empty bucket:
The text was updated successfully, but these errors were encountered: