-
Notifications
You must be signed in to change notification settings - Fork 155
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
Cannot upload an object with DragonDisk #97
Comments
get-endpoints status of DC-awareness replicas : 0of Rack-awareness replicas : 0
[Node(s) state] type node state ring (cur) ring (prev) when S storage_0@127.0.0.1 running d84febcf d84febcf 2013-11-06 14:47:19 +0900 |
Thank you for posting this issue. |
Thank you so much!! |
@firejun Could you confirm if this issue is solved? |
I confirmed that this issue is solved. |
I can't upload files to the same name as the bucket is attached to the top.
This is sccuess pattern.
This is fail pattern.
File upload is success.
File upload is fail.
Erlang R16B02
OS : CentOS 6.3(64bit)
LeoFS : 0.16.0
DragonDisk: 1.05(Windows7)
*** http output log ***
-This is fail pattern.
[DragonDisk request]
HEAD /test.rpm HTTP/1.1
Host: test.leofs.org
Date: Wed, 06 Nov 2013 07:31:09 GMT
Authorization: AWS 35c44f339e7454ac6290:OMASO9rKTFNf1I9RefKhcXg4/OU=
Connection: Keep-Alive
User-Agent: DragonDisk 1.05 ( http://www.dragondisk.com )
[LeoFS response]
HTTP/1.1 403 Forbidden
connection: keep-alive
date: Wed, 06 Nov 2013 07:35:26 GMT
content-length: 0
server: LeoFS
-This is success pattern.
[DragonDisk request]
HEAD /_test.rpm HTTP/1.1
Host: test.leofs.org
Date: Wed, 06 Nov 2013 07:34:05 GMT
Authorization: AWS 35c44f339e7454ac6290:C3BraV8xEehyEG1GFZUX6HgBji4=
Connection: Keep-Alive
User-Agent: DragonDisk 1.05 ( http://www.dragondisk.com )
[LeoFS response]
HTTP/1.1 404 Not Found
connection: keep-alive
date: Wed, 06 Nov 2013 07:37:43 GMT
content-length: 0
server: LeoFS
The text was updated successfully, but these errors were encountered: