[Cyberduck-trac] [Cyberduck] #7187: 404 response for HEAD request

Cyberduck trac at trac.cyberduck.ch
Fri May 3 09:05:59 UTC 2013


#7187: 404 response for HEAD request
-------------------------+---------------------------
 Reporter:  billhuber01  |         Owner:  dkocher
     Type:  defect       |        Status:  closed
 Priority:  highest      |     Milestone:  4.3.1
Component:  webdav       |       Version:  4.3
 Severity:  blocker      |    Resolution:  thirdparty
 Keywords:  webdav       |  Architecture:
 Platform:  Windows 7    |
-------------------------+---------------------------
Changes (by dkocher):

 * status:  new => closed
 * resolution:   => thirdparty


Comment:

 I have installed ''nuxeo-cap-5.6-tomcat'' locally for testing and can
 login with no issues.


 {{{
 HEAD /nuxeo/site/dav/ HTTP/1.1
 Host: localhost:8080
 Connection: Keep-Alive
 User-Agent: Cyberduck/4.3 (Mac OS X/10.8.3) (x86_64)
 Authorization: Basic YW5vbnltb3VzOmN5YmVyZHVja0BleGFtcGxlLm5ldA==
 HTTP/1.1 401 Unauthorized
 Server: Apache-Coyote/1.1
 WWW-Authenticate: Digest realm="NUXEO", qop="auth",
 nonce="MTM2NzU3Mjc4MzQ2MTowYzhjMjRjNTgxM2I3YzRiMzI5YTY2MzkxZjZmYzAxOA=="
 Content-Type: text/html;charset=utf-8
 Content-Length: 954
 Date: Fri, 03 May 2013 09:03:02 GMT
 HEAD /nuxeo/site/dav/ HTTP/1.1
 Host: localhost:8080
 Connection: Keep-Alive
 User-Agent: Cyberduck/4.3 (Mac OS X/10.8.3) (x86_64)
 Authorization: Digest username="anonymous", realm="NUXEO",
 nonce="MTM2NzU3Mjc4MzQ2MTowYzhjMjRjNTgxM2I3YzRiMzI5YTY2MzkxZjZmYzAxOA==",
 uri="/nuxeo/site/dav/", response="b757d505e7859478824d974e90ec4c82",
 qop=auth, nc=00000001, cnonce="d5bf8d6bf4dbd055", algorithm="MD5"
 HTTP/1.1 401 Unauthorized
 Server: Apache-Coyote/1.1
 WWW-Authenticate: Digest realm="NUXEO", qop="auth",
 nonce="MTM2NzU3Mjc4MzUyMTo2ZTMxZmZjYTAxMTVlMzQxYzQ2N2U5ZGU5ZDdiNWJlOA=="
 Content-Type: text/html;charset=utf-8
 Content-Length: 954
 Date: Fri, 03 May 2013 09:03:02 GMT
 HEAD /nuxeo/site/dav/ HTTP/1.1
 Host: localhost:8080
 Connection: Keep-Alive
 User-Agent: Cyberduck/4.3 (Mac OS X/10.8.3) (x86_64)
 Authorization: Basic QWRtaW5pc3RyYXRvcjpBZG1pbmlzdHJhdG9y
 HTTP/1.1 200 OK
 Server: Apache-Coyote/1.1
 Content-Type: text/html
 Content-Length: 0
 Date: Fri, 03 May 2013 09:03:20 GMT
 PROPFIND /nuxeo/site/dav/ HTTP/1.1
 Depth: 1
 Content-Type: text/xml; charset=utf-8
 Content-Length: 99
 Host: localhost:8080
 Connection: Keep-Alive
 User-Agent: Cyberduck/4.3 (Mac OS X/10.8.3) (x86_64)
 Authorization: Basic QWRtaW5pc3RyYXRvcjpBZG1pbmlzdHJhdG9y
 HTTP/1.1 207 Multi-Status
 Server: Apache-Coyote/1.1
 Content-Type: application/xml
 Content-Length: 1067
 Date: Fri, 03 May 2013 09:03:20 GMT
 PROPFIND /nuxeo/site/dav/Administrator/ HTTP/1.1
 Depth: 1
 Content-Type: text/xml; charset=utf-8
 Content-Length: 99
 Host: localhost:8080
 Connection: Keep-Alive
 User-Agent: Cyberduck/4.3 (Mac OS X/10.8.3) (x86_64)
 Authorization: Basic QWRtaW5pc3RyYXRvcjpBZG1pbmlzdHJhdG9y
 HTTP/1.1 207 Multi-Status
 Server: Apache-Coyote/1.1
 Content-Type: application/xml
 Content-Length: 625
 Date: Fri, 03 May 2013 09:03:24 GMT
 }}}

 I suppose this is a configuration issue.

-- 
Ticket URL: <http://trac.cyberduck.ch/ticket/7187#comment:10>
Cyberduck <http://cyberduck.ch>
Open source FTP, SFTP, WebDAV, Cloud Files, Google Docs & Amazon S3 Browser for Mac & Windows.


More information about the Cyberduck-trac mailing list