Question
In Cadaver:
dav:/twiki/data/Sandbox/> edit WebHome.txt
Locking `WebHome.txt': failed:
500 Internal Server Error
virtual-host error_log:
[Wed Jun 28 16:01:33 2006] [error] [client 69.65.96.80] Could not LOCK /twiki/data/Sandbox/WebHome.txt due to a failed precondition (e.g. other locks). [500, #0]
[Wed Jun 28 16:01:33 2006] [error] [client 69.65.96.80] The locks could not be queried for verification against a possible "If:" header. [500, #0]
[Wed Jun 28 16:01:33 2006] [error] [client 69.65.96.80] Could not open the lock database /home/wikiconsul/davlockdb [500, #400]
[Wed Jun 28 16:01:33 2006] [error] [client 69.65.96.80] (13)Permission denied: I/O error occurred. [500, #1]
system-wide apache error_log (
DavMonitor 15):
DAV: PROPFIND /twiki/data/Sandbox: regular unversioned collection, exists, base 0 work 0 (twiki /)
DAV: PROPFIND /twiki/data/Sandbox/WebHome.txt: regular unversioned file, exists, base 0 work 0 (twiki /)
DAV: OPTIONS /twiki/data/Sandbox/WebHome.txt: regular unversioned file, exists, base 0 work 0 (twiki /)
DAV: LOCK /twiki/data/Sandbox/WebHome.txt: regular unversioned file, exists, base 0 work 0 (twiki /)
[wikiconsul@host twiki]$ ls -la /home/wikiconsul/davlockdb
total 11
drwxrwxrwx 2 wikiconsul wikiconsul 1024 Jun 28 14:43 .
drwx--x--x 7 wikiconsul wikiconsul 1024 Jun 28 14:56 ..
-rwxrwxrwx 1 wikiconsul wikiconsul 8192 Jun 28 14:43 TWiki
[wikiconsul@host twiki]$ ls -lad /home
drwx--x--x 29 root root 1024 Jun 26 14:10 /home
[wikiconsul@host twiki]$ ls -lad /home/wikiconsul
drwx--x--x 7 wikiconsul wikiconsul 1024 Jun 28 14:56 /home/wikiconsul
One thing I noticed is that the ,v files are shown in the listing.
Environment
--
MartinCleaver - 28 Jun 2006
Answer
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
Parser: Can't grok input - is there a question hidden somewhere?
This should be posted in
WebDAVPluginDev.
--
SteffenPoulsen - 29 Jun 2006
Y, the question is "why do I get 500 Internal Server Error"?
WebDAVPluginDev says that questions can be posted in the support web. So here it is
--
MartinCleaver - 30 Jun 2006
- Not a problem! (Perhaps leave a pointer to this in the Dev topic?)
--
SteffenPoulsen - 30 Jun 2006
Long since solved by Martin.
--
CrawfordCurrie - 11 Jul 2006