[Cyberduck-trac] [Cyberduck] #8171: error message: listing directory failed. not a valid dav response

Cyberduck trac at trac.cyberduck.io
Tue Aug 12 15:06:11 UTC 2014


#8171: error message: listing directory failed. not a valid dav response
-------------------------+------------------------
 Reporter:  warren feld  |         Owner:  dkocher
     Type:  defect       |        Status:  new
 Priority:  normal       |     Milestone:
Component:  webdav       |       Version:  4.5.1
 Severity:  normal       |    Resolution:
 Keywords:               |  Architecture:  Intel
 Platform:  Windows 7    |
-------------------------+------------------------
Description changed by dkocher:

Old description:

> I set up an account on Magento's Big Commerce.   Set up the WebDAV
> connection according to the instructions from Big Commerce.   The login
> is successful, but then I get this error message:
>
> LISTING DIRECTORY FAILED (/)
> NOT A VALID DAV RESPONSE
>

> I contacted the support at Big Commerce.   They could not duplicate the
> problem on their end.     Any idea of what might be happening and how I
> can correct this?
>

> Below I've copied the event log:
> HEAD / HTTP/1.1
> Host: landofodds.mybigcommerce.com
> Connection: Keep-Alive
> User-Agent: Cyberduck/4.4.3 (14140) (Windows 7/6.1) (x86)
> Authorization: Basic
> d2FycmVuQGxhbmRvZm9kZHMuY29tOjdlYzg4YWYzZjZhMDA4NzIxN2JiOTY5NjgwYTc0MzQ3IA==
> HTTP/1.1 200 OK
> Server: nginx
> Date: Tue, 12 Aug 2014 14:42:47 GMT
> Content-Type: text/html; charset=UTF-8
> Connection: keep-alive
> Vary: Accept-Encoding
> Set-Cookie: SHOP_SESSION_TOKEN=2p44unm7dri1tpdpth9vee38n4; expires=Tue,
> 19-Aug-2014 14:42:46 GMT; path=/; domain=.store-
> cvpk08sj.mybigcommerce.com; HttpOnly
> Expires: Thu, 19 Nov 1981 08:52:00 GMT
> Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-
> check=0
> Pragma: no-cache
> Content-Encoding: gzip
> PROPFIND / HTTP/1.1
> Depth: 1
> Content-Type: text/xml; charset=utf-8
> Content-Length: 99
> Host: landofodds.mybigcommerce.com
> Connection: Keep-Alive
> User-Agent: Cyberduck/4.4.3 (14140) (Windows 7/6.1) (x86)
> Authorization: Basic
> d2FycmVuQGxhbmRvZm9kZHMuY29tOjdlYzg4YWYzZjZhMDA4NzIxN2JiOTY5NjgwYTc0MzQ3IA==
> HTTP/1.1 200 OK
> Server: nginx
> Date: Tue, 12 Aug 2014 14:42:49 GMT
> Content-Type: text/html; charset=UTF-8
> Transfer-Encoding: chunked
> Connection: keep-alive
> Vary: Accept-Encoding
> Set-Cookie: SHOP_SESSION_TOKEN=qe7bsvds484l5r8pspdkgdcfa6; expires=Tue,
> 19-Aug-2014 14:42:47 GMT; path=/; domain=.store-
> cvpk08sj.mybigcommerce.com; HttpOnly
> Expires: Thu, 19 Nov 1981 08:52:00 GMT
> Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-
> check=0
> Pragma: no-cache
> Content-Encoding: gzip

New description:

 I set up an account on Magento's Big Commerce.   Set up the WebDAV
 connection according to the instructions from Big Commerce.   The login is
 successful, but then I get this error message:


 {{{
 LISTING DIRECTORY FAILED (/)
 NOT A VALID DAV RESPONSE
 }}}



 I contacted the support at Big Commerce.   They could not duplicate the
 problem on their end.     Any idea of what might be happening and how I
 can correct this?


 Below I've copied the event log:

 {{{
 HEAD / HTTP/1.1
 Host: landofodds.mybigcommerce.com
 Connection: Keep-Alive
 User-Agent: Cyberduck/4.4.3 (14140) (Windows 7/6.1) (x86)
 Authorization: Basic
 d2FycmVuQGxhbmRvZm9kZHMuY29tOjdlYzg4YWYzZjZhMDA4NzIxN2JiOTY5NjgwYTc0MzQ3IA==
 HTTP/1.1 200 OK
 Server: nginx
 Date: Tue, 12 Aug 2014 14:42:47 GMT
 Content-Type: text/html; charset=UTF-8
 Connection: keep-alive
 Vary: Accept-Encoding
 Set-Cookie: SHOP_SESSION_TOKEN=2p44unm7dri1tpdpth9vee38n4; expires=Tue,
 19-Aug-2014 14:42:46 GMT; path=/; domain=.store-
 cvpk08sj.mybigcommerce.com; HttpOnly
 Expires: Thu, 19 Nov 1981 08:52:00 GMT
 Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-
 check=0
 Pragma: no-cache
 Content-Encoding: gzip
 PROPFIND / HTTP/1.1
 Depth: 1
 Content-Type: text/xml; charset=utf-8
 Content-Length: 99
 Host: landofodds.mybigcommerce.com
 Connection: Keep-Alive
 User-Agent: Cyberduck/4.4.3 (14140) (Windows 7/6.1) (x86)
 Authorization: Basic
 d2FycmVuQGxhbmRvZm9kZHMuY29tOjdlYzg4YWYzZjZhMDA4NzIxN2JiOTY5NjgwYTc0MzQ3IA==
 HTTP/1.1 200 OK
 Server: nginx
 Date: Tue, 12 Aug 2014 14:42:49 GMT
 Content-Type: text/html; charset=UTF-8
 Transfer-Encoding: chunked
 Connection: keep-alive
 Vary: Accept-Encoding
 Set-Cookie: SHOP_SESSION_TOKEN=qe7bsvds484l5r8pspdkgdcfa6; expires=Tue,
 19-Aug-2014 14:42:47 GMT; path=/; domain=.store-
 cvpk08sj.mybigcommerce.com; HttpOnly
 Expires: Thu, 19 Nov 1981 08:52:00 GMT
 Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-
 check=0
 Pragma: no-cache
 Content-Encoding: gzip
 }}}

--

-- 
Ticket URL: <https://trac.cyberduck.io/ticket/8171#comment:1>
Cyberduck <http://cyberduck.io>
Libre FTP, SFTP, WebDAV, S3 & OpenStack Swift browser for Mac and Windows


More information about the Cyberduck-trac mailing list