|
From: Sebastian R. <seb...@l0...> - 2008-09-01 13:38:53
|
Hi,
since some time, I've recognized, that two folders, containing some
thousands vcards, do not show the contents, when I make an ls on the
folders.
When I take konqueror, and go to webdavs://.... then the contents is show.
Therefore I guess the problem is somewhere on the davfs side.
This is the summary, from the configure run:
Configuration for building davfs2 1.3.3:
Install Prefix: /usr/local
Compiler: gcc
Large File Support: no
Neon Library: library in /usr/local (0.26.3)
SSL is supported by neon
National Language Support: libc
I also tried with neon 0.28.0, but with the same result.
I also had the server running in debug mode, and as far as I interpret the
output, I saw the vcards are sent to the client.
below my configuration file, with the debug statements I used:
use_proxy 0
servercert /usr/local/etc/davfs2/ogocert.pem
use_displayname 1
use_locks 1
debug cache
debug config
debug kernel
debug http
debug xml
debug locks
I mounted the webdav with debug, but that created a 16MB logfile, that I
don't want to send to the list, due to the size.
I cannot find anything special in it, to figure out, where the problem is,
any idea what to look for, or can I send the file to someone offlist?
The only errors I see, are the following:
Sep 1 14:41:42 nfspublic mount.davfs: Request ends, status 200 class 2xx,
error line: 200 OK
Sep 1 14:41:46 nfspublic mount.davfs: [hdr] X-Dav-Error: 200 No error
Sep 1 14:41:46 nfspublic mount.davfs: Header Name: [x-dav-error], Value:
[200 No error]
Sep 1 14:41:46 nfspublic mount.davfs: Request ends, status 207 class 2xx,
error line: 207 Multi-Status
Sep 1 14:41:56 nfspublic mount.davfs: [hdr] X-Dav-Error: 200 No error
Sep 1 14:41:56 nfspublic mount.davfs: Header Name: [x-dav-error], Value:
[200 No error]
Sep 1 14:41:56 nfspublic mount.davfs: Request ends, status 207 class 2xx,
error line: 207 Multi-Status
Sep 1 14:41:59 nfspublic mount.davfs: [hdr] X-Dav-Error: 200 No error
Sep 1 14:41:59 nfspublic mount.davfs: Header Name: [x-dav-error], Value:
[200 No error]
Sep 1 14:42:03 nfspublic mount.davfs: Request ends, status 207 class 2xx,
error line: 207 Multi-Status
but it says, No error.
any idea how to get the directories filled again?
kind regards
Sebastian
|