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

401 Unauthorized error accessing cPanel WebDisk over WebDAV/SSL #7795

Closed
cyberduck opened this issue Feb 16, 2014 · 1 comment
Closed

401 Unauthorized error accessing cPanel WebDisk over WebDAV/SSL #7795

cyberduck opened this issue Feb 16, 2014 · 1 comment
Assignees
Labels
bug duplicate webdav WebDAV Protocol Implementation

Comments

@cyberduck
Copy link
Collaborator

5a18b43 created the issue

I get the following error when trying to connect to a WebDisk configured using cPanel on our servers:

HEAD / HTTP/1.1
Host: webdisk.server.org:2078
Connection: Keep-Alive
User-Agent: Cyberduck/4.4.3 (Mac OS X/10.9.1) (x86_64)
HTTP/1.1 401 Unauthorized
Date: Sun, 16 Feb 2014 16:46:39 GMT
Server: cPanel
Persistent-Auth: false
Host: webdisk.server.org:2078
Cache-Control: no-cache
Connection: Keep-Alive
Vary: Accept-Encoding
WWW-Authenticate: Basic realm="cPanel WebDisk"
Content-Encoding: gzip
Content-Length: 52
Content-Type: text/html; charset="utf-8"
Expires: Fri, 01 Jan 1990 00:00:00 GMT
HEAD / HTTP/1.1
Host: webdisk.server.org:2078
Connection: Keep-Alive
User-Agent: Cyberduck/4.4.3 (Mac OS X/10.9.1) (x86_64)
Authorization: Basic c2hlZWhhbkBpbi5tb21hdGgub3JnOm9vNG96Im9o

This only happens with the 4.4.x releases. I have a copy of 4.3.1 and it connects just fine.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Duplicate for #7775. We expect the server to properly handle HEAD requests. Please report the issue to the server software vendor.

@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 webdav WebDAV Protocol Implementation
Projects
None yet
Development

No branches or pull requests

2 participants