-
-
Notifications
You must be signed in to change notification settings - Fork 301
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
Looping listing containers #6089
Comments
I've tested on a few openstack-swift SAIO setups with 1.3.0 and 1.4.1 versions and same issue using cyberduck 4.1 . Below is the cyberduck log against this temporary SAIO setup. One should be able to replicate on a VM by deploying an openstack-swift 1.41 quickly with https://github.com/btorch/swift-saio.sh.
marcelo |
Using curl {{{ HTTP/1.1 200 OK subfolder1d41d8cd98f00b204e9800998ecf8427e0<content_type>application/directory</content_type><last_modified>2011-07-19T14:50:01.565790</last_modified> |
There is an invalid prefix |
Are you referring to the 3rd and 4th GET requests ? I'm not sure why cyberduck tries to do a GET on an account storage URL appending /auth and using prefix=v1.0 ... On the GUI, I do have the Path set to /auth/v1.0 so that could be it ... I'll give it another try. But, in order for authentication to work with openstack-swift & swauth, the Path needs to be set to /auth/v1.0 which I also do via the hidden configuration option. ref: |
The loop still occurs after taking out the /auth/v1.0 from the Path on the GUI.
|
Replying to [comment:7 dkocher]:
I saw that you askedfor a test installation on this closed duplicate ticket... do you still need it ? I can give you temporary access to the SAIO VM I used on the previous post. Just let me know how long do you need up, |
Replying to [comment:8 btorch]:
Yes, there is still a need for that. Please contact me at [mailto:feedback@cyberduck.ch]. |
Tried to get Cyberduck 4.1 (WIndows Vista) to work with Openstack Swift
1.4.1 with swauth. Applied modification to Cyberduck config file to
enable it to talk to auth v1.0 but the new version goes into a strange
loop - the stop button flashes and the status bar flips back and forth
between authenticating and lisitng containers.
There is a note in the OpenStack Swift launchpad on this - a mac user
sees the same issue: https://answers.launchpad.net/swift/+question/164840
Reverting to 4.01 things work fine. A colleague confirmed that 4.02 also works OK but had the same issue with 4.1.
Unfortunately, I did not retain the log files since I deleted the directory prior to re-installing 4.01.
Attachments
cyberduck-4_1.jpg
(55.5 KiB)The text was updated successfully, but these errors were encountered: