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 #3388

Closed
cyberduck opened this issue Aug 6, 2009 · 2 comments
Closed

401 Unauthorized error #3388

cyberduck opened this issue Aug 6, 2009 · 2 comments
Assignees
Labels
bug thirdparty Issue caused by third party webdav WebDAV Protocol Implementation

Comments

@cyberduck
Copy link
Collaborator

40805cc created the issue

I am trying to upload php files using the WebDav (HHTP/SSL) connection, but it makes me log in again, then when I enter my username and password, it gives me a Failures error screen, with a 401 Unauthorized error.
Here is the transcript:

Expect: 100-continue[\r][\n]
Content-Length: 333[\r][\n]
Content-Type: application/octet-stream[\r][\n]
Authorization: Basic YW5vbnltb3VzOmN5YmVyZHVja0BleGFtcGxlLm5ldA==[\r][\n]
Host: secure.wceruw.org[\r][\n]
[\r][\n]
HTTP/1.1 401 Unauthorized[\r][\n]
HTTP/1.1 401 Unauthorized[\r][\n]
Content-Length: 1539[\r][\n]
Content-Type: text/html[\r][\n]
Server: Microsoft-IIS/6.0[\r][\n]
WWW-Authenticate: Basic realm="ad.education.wisc.edu"[\r][\n]
X-Powered-By: ASP.NET[\r][\n]
Date: Thu, 06 Aug 2009 14:12:13 GMT[\r][\n]
Connection: close[\r][\n]
[\r][\n]

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Please post the transcript from an upload with a different client that suceeds.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

I suspect this to be a server configuration issue.

@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 thirdparty Issue caused by third party webdav WebDAV Protocol Implementation
Projects
None yet
Development

No branches or pull requests

2 participants