Bug 768816
Summary: | object-strorage: cyberduck not working | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Saurabh <saujain> |
Component: | object-storage | Assignee: | Saurabh <saujain> |
Status: | CLOSED EOL | QA Contact: | Saurabh <saujain> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | pre-release | CC: | bugs, gluster-bugs, mzywusko, vbellur |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-10-22 15:40:20 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Saurabh
2011-12-19 04:04:23 UTC
Assigning it to myself, for further investigation. I have tried to debug the problem and the issue happening is that GET call made from cyberduck results with an error, HTTP/1.0, 412 --- means precondition failed, the problem happening is that in the logs we are finding only /v1.0 being appended not auth/v1.0, "Dec 22 09:24:58 RHSSA1 proxy-server 172.19.1.25 172.19.1.25 22/Dec/2011/09/24/58 GET /v1.0 HTTP/1.0 412 - Cyberduck/4.1%20%28Mac%20OS%20X/10.6.8%29%20%28i386%29 - - - - - - 0.0002" tried to add the similar strings via cyberduck gui's "more options" still the failure is same from mac and windows both. Other point, as the documentation I have gone through for cyberduck with openstack http://trac.cyberduck.ch/wiki/help/en/howto/openstack does not talk about usage with "tempauth". with 4.0.2 the windows is responding with "Unexpected Problem, probably in parsing Server XML" whereas swift-plugin reports back mentioning, Dec 26 06:35:43 RHSSA1 proxy-server - 10.1.12.19 26/Dec/2011/06/35/43 GET /auth/v1.0 HTTP/1.0 200 - Cyberduck/4.0.2%20%288601%29%20%28Windows%207/6.1%29%20%28x86%29 - - - - - - 0.0014 "200" is the desired response for GET command. Please ignore my earlier comment, confusion happened at the same Junaid was using the cyberduck on Mac, Now, with 4.0.2 on windows, I am able to connect, list containers and objects with swift-plugin. Presently trying to upload file from cyberduck Finally, tried the things on the latest version(4.2.1) of Cyberduck for Mac and Windows. Things are working, operations tested on both the OS:- 1. list the containers 2. list the objects 3. Rename of the smallobjects. 4. upload an object 5. download an object 6. delete an object/container. 7. creating sub-folders. pre-release version is ambiguous and about to be removed as a choice. If you believe this is still a bug, please change the status back to NEW and choose the appropriate, applicable version for it. |