Skip to content
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

Clicking Disconnect button immediately reconnects to the same server #8214

Closed
cyberduck opened this issue Sep 9, 2014 · 1 comment
Closed
Assignees
Labels
bug duplicate openstack OpenStack Swift Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

1cb835f created the issue

Have a Rackspace CloudFiles connection running, and when I click Disconnect, all it appears to do is refresh the current display. Here's the transcript after I click the disconnect button:

POST /v2.0/tokens HTTP/1.1
Accept: application/json
Content-Type: application/json
Content-Length: 108
Host: identity.api.rackspacecloud.com
Connection: Keep-Alive
User-Agent: Cyberduck/4.5.2 (Mac OS X/10.9.4) (x86_64)
HTTP/1.1 200 OK
Server: nginx
Date: Tue, 09 Sep 2014 14:47:33 GMT
Content-Type: application/json
Content-Length: 1321
Connection: keep-alive
Content-Encoding: gzip
X-NewRelic-App-Data: PxQGUF9aDwETVlhSBQgFVUYdFGQHBDcQUQxLA1tMXV1dORYzVBJHNQFUZAQUFVFQVThOFlhaUggXER5jLTU3SxJOCEwIFAQcAlEBUQlZH09VGhVWBQAAAlYHVVAGVQJWVgACET8=
vary: Accept, Accept-Encoding, X-Auth-Token
Front-End-Https: on
HEAD /v1/MossoCloudFS_74d39c82-b585-4fb2-9836-8c31a2d942c2 HTTP/1.1
X-Auth-Token: 87f35bac36814abdacc8b9cca17b1011
Host: storage101.hkg1.clouddrive.com
Connection: Keep-Alive
User-Agent: Cyberduck/4.5.2 (Mac OS X/10.9.4) (x86_64)
GET /v1/MossoCloudFS_74d39c82-b585-4fb2-9836-8c31a2d942c2/Downloads?format=xml&prefix=&limit=10000&delimiter=%2F HTTP/1.1
X-Auth-Token: xxxxxxxxxxxxxxxxxxxxxx (removed)
Host: storage101.ord1.clouddrive.com
Connection: Keep-Alive
User-Agent: Cyberduck/4.5.2 (Mac OS X/10.9.4) (x86_64)
HTTP/1.1 200 OK
Content-Length: 11759
X-Container-Object-Count: 1036
X-Timestamp: 1362598743.00343
Accept-Ranges: bytes
X-Storage-Policy: Policy-0
X-Container-Meta-Web-Index: index.html
X-Container-Bytes-Used: 50877500921
Content-Type: application/xml; charset=utf-8
X-Trans-Id: txaa174b3d540f4f8c91955-00540f1305ord1
Date: Tue, 09 Sep 2014 14:47:33 GMT


Attachments

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Duplicate for #8205.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug duplicate openstack OpenStack Swift Protocol Implementation
Projects
None yet
Development

No branches or pull requests

2 participants