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

Error when trying to connect to Telekom Mediencenter #7152

Closed
cyberduck opened this issue Apr 6, 2013 · 5 comments
Closed

Error when trying to connect to Telekom Mediencenter #7152

cyberduck opened this issue Apr 6, 2013 · 5 comments
Assignees
Labels
bug thirdparty Issue caused by third party webdav WebDAV Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

29fa875 created the issue

Hello!
When i try to connect to my Mediencenter i get the following error-message:

I/o Fehler: Unexpected Response
Bad request.

Last time i connected (some weeks ago) it worked fine. Since then the only major change i know was updating my mac to 10.8.3.

Following the result of logging while connecting:

PROPFIND / HTTP/1.1
Depth: 1
Content-Type: text/xml; charset=utf-8
Content-Length: 99
Host: webdav.mediencenter.t-online.de
Connection: Keep-Alive
User-Agent: Cyberduck/4.2.1 (Mac OS X/10.8.3) (i386)
HTTP/1.0 401 Authorization Required
Date: Sat, 06 Apr 2013 12:38:02 GMT
WWW-Authenticate: Basic realm="webdav-ng"
Vary: Accept-Encoding
Content-Encoding: gzip
Content-Length: 346
Connection: close
Content-Type: text/html; charset=iso-8859-1
PROPFIND / HTTP/1.1
Depth: 1
Content-Type: text/xml; charset=utf-8
Content-Length: 99
Host: webdav.mediencenter.t-online.de
Connection: Keep-Alive
User-Agent: Cyberduck/4.2.1 (Mac OS X/10.8.3) (i386)
Authorization: (deleted)
HTTP/1.0 400 Bad Request
Date: Sat, 06 Apr 2013 12:38:12 GMT
Server: Apache-Coyote/1.1
Accept-Ranges: bytes
Content-Type: text/xml;charset=utf-8
Vary: Accept-Encoding
Content-Encoding: gzip
Content-Length: 20
Connection: close
PROPFIND / HTTP/1.1
Depth: 1
Content-Type: text/xml; charset=utf-8
Content-Length: 99
Host: webdav.mediencenter.t-online.de
Connection: Keep-Alive
User-Agent: Cyberduck/4.2.1 (Mac OS X/10.8.3) (i386)
Authorization: (deleted)
HTTP/1.0 400 Bad Request
Date: Sat, 06 Apr 2013 12:38:19 GMT
Server: Apache-Coyote/1.1
Accept-Ranges: bytes
Content-Type: text/xml;charset=utf-8
Vary: Accept-Encoding
Content-Encoding: gzip
Content-Length: 20
Connection: close
@cyberduck
Copy link
Collaborator Author

@dkocher commented

Changes in authentication handler in 2423aa6 will possibly fix this. Please reopen if still an issue with the current snapshot build.

@cyberduck
Copy link
Collaborator Author

29fa875 commented

Hello,
thank you - but sorry: I don't understand how i can solve the problem. What do I have to do? Can I change the "authentication handler" by myself?

Best regards
Cyber

@cyberduck
Copy link
Collaborator Author

29fa875 commented

Hello again,
I'm not used to cyberduck - but at least i found the way to install version 4.3.

Connecting to Mediencenter works. Disconnecting as well. But the "cyberduck-browser-window" stays empty. So cyberduck shows an empty mediencenter - a window as if my mediencenter would contain no folder or file. That is not correct.

So only the half problem seems to be solved.

Best regards

Cyber

@cyberduck
Copy link
Collaborator Author

29fa875 commented

Here is the actual log file:

HEAD / HTTP/1.1
Host: webdav.mediencenter.t-online.de
Connection: Keep-Alive
User-Agent: Cyberduck/4.3 (Mac OS X/10.8.3) (i386)
Authorization: Basic (deleted)
HTTP/1.0 204 No Content
Date: Mon, 08 Apr 2013 20:16:13 GMT
Server: Apache-Coyote/1.1
Accept-Ranges: bytes
Etag: 0-0-0-1365452173937
Last-Modified: Mon, 08 Apr 2013 20:16:13 GMT
Connection: close
Content-Type: text/plain
PROPFIND / HTTP/1.1
Depth: 1
Content-Type: text/xml; charset=utf-8
Content-Length: 99
Host: webdav.mediencenter.t-online.de
Connection: Keep-Alive
User-Agent: Cyberduck/4.3 (Mac OS X/10.8.3) (i386)
Authorization: Basic (deleted)
HTTP/1.0 400 Bad Request
Date: Mon, 08 Apr 2013 20:16:13 GMT
Server: Apache-Coyote/1.1
Accept-Ranges: bytes
Content-Type: text/xml;charset=utf-8
Vary: Accept-Encoding
Content-Encoding: gzip
Content-Length: 20
Connection: close

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Can you report this issue to t-online.de technical support. I do not see why the server responds with a Bad Request response. Please reopen depending on the reply you get.

@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