[CalendarServer] #313: 500 error -> exception: quota use only on quota root collection
#313: 500 error -> exception: quota use only on quota root collection -----------------------------+---------------------------------------------- Reporter: frey@… | Owner: wsanchez@… Type: Defect | Status: new Priority: 3: Important | Milestone: Component: Calendar Server | Severity: Crash/data loss Keywords: quota exception | -----------------------------+---------------------------------------------- Hello, we are working on our live server with the ical server to manage our calendars. A few weeks ago the service got problems. If i try to create a new event in the calendar stored on our server i get the error message: {{{ „HTTP/1.1 500 Internal Server Error“ an Vorgang CalDAVWriteEntityQueueableOperation. }}} Logfile: {{{ 2009-01-06 11:22:22+0100 [-] [caldav-8008] [HTTPChannel,25,192.168.0.3] PUT /calendars/__uids__/641C1F1F- 4D60-4F82-B979-1CFCB6F7C72D/calendar/A13E641B-4291-4076-B250-295AD43F461C.ics HTTP/1.1 2009-01-06 11:22:24+0100 [-] [caldav-8008] [-] Exception rendering: 2009-01-06 11:22:24+0100 [-] [caldav-8008] [-] Unhandled Error 2009-01-06 11:22:24+0100 [-] [caldav-8008] Traceback (most recent call last): 2009-01-06 11:22:24+0100 [-] [caldav-8008] File "/usr/share/caldavd/lib/python/twisted/internet/defer.py", line 239, in callback 2009-01-06 11:22:24+0100 [-] [caldav-8008] self._startRunCallbacks(result) 2009-01-06 11:22:24+0100 [-] [caldav-8008] File "/usr/share/caldavd/lib/python/twisted/internet/defer.py", line 304, in _startRunCallbacks 2009-01-06 11:22:24+0100 [-] [caldav-8008] self._runCallbacks() 2009-01-06 11:22:24+0100 [-] [caldav-8008] File "/usr/share/caldavd/lib/python/twisted/internet/defer.py", line 317, in _runCallbacks 2009-01-06 11:22:24+0100 [-] [caldav-8008] self.result = callback(self.result, *args, **kw) 2009-01-06 11:22:24+0100 [-] [caldav-8008] File "/usr/share/caldavd/lib/python/twisted/internet/defer.py", line 601, in gotResult 2009-01-06 11:22:24+0100 [-] [caldav-8008] _deferGenerator(g, deferred) 2009-01-06 11:22:24+0100 [-] [caldav-8008] --- <exception caught here> --- 2009-01-06 11:22:24+0100 [-] [caldav-8008] File "/usr/share/caldavd/lib/python/twisted/internet/defer.py", line 576, in _deferGenerator 2009-01-06 11:22:24+0100 [-] [caldav-8008] result = g.next() 2009-01-06 11:22:24+0100 [-] [caldav-8008] File "/usr/share/caldavd/lib/python/twistedcaldav/method/put.py", line 73, in http_PUT 2009-01-06 11:22:24+0100 [-] [caldav-8008] yield d.getResult() 2009-01-06 11:22:24+0100 [-] [caldav-8008] File "/usr/share/caldavd/lib/python/twisted/internet/defer.py", line 555, in getResult 2009-01-06 11:22:24+0100 [-] [caldav-8008] self.result.raiseException() 2009-01-06 11:22:24+0100 [-] [caldav-8008] File "/usr/share/caldavd/lib/python/twisted/python/failure.py", line 303, in raiseException 2009-01-06 11:22:24+0100 [-] [caldav-8008] raise self.type, self.value, self.tb 2009-01-06 11:22:24+0100 [-] [caldav-8008] exceptions.AssertionError: Quota use only on quota root collection 2009-01-06 11:22:24+0100 [-] [caldav-8008] }}} i don't use any attachements and it is the first calendar entry, so i think i can not reach the quota limit. I am looking for many hours now, but i didn't found a possibility to solve this problem. Thanks -- Ticket URL: <http://trac.calendarserver.org/ticket/313> CalendarServer </> HTTP/WebDAV/CalDAV Server
#313: 500 error -> exception: quota use only on quota root collection -----------------------------+---------------------------------------------- Reporter: frey@… | Owner: wsanchez@… Type: Defect | Status: new Priority: 3: Important | Milestone: Component: Calendar Server | Severity: Crash/data loss Keywords: quota exception | -----------------------------+---------------------------------------------- Comment(by wsanchez@…): Which version of the server? -- Ticket URL: <http://trac.calendarserver.org/ticket/313#comment:1> CalendarServer </> HTTP/WebDAV/CalDAV Server
#313: 500 error -> exception: quota use only on quota root collection -----------------------------+---------------------------------------------- Reporter: frey@… | Owner: wsanchez@… Type: Defect | Status: new Priority: 3: Important | Milestone: Component: Calendar Server | Severity: Crash/data loss Keywords: quota exception | -----------------------------+---------------------------------------------- Comment(by frey@…): Replying to [comment:1 wsanchez@…]:
Which version of the server?
We use Mac OS X Server 10.5.6 Do you need further informations? -- Ticket URL: <http://trac.calendarserver.org/ticket/313#comment:2> CalendarServer </> HTTP/WebDAV/CalDAV Server
#313: 500 error -> exception: quota use only on quota root collection -----------------------------+---------------------------------------------- Reporter: frey@… | Owner: wsanchez@… Type: Defect | Status: new Priority: 3: Important | Milestone: Component: Calendar Server | Severity: Crash/data loss Keywords: quota exception | -----------------------------+---------------------------------------------- Comment(by wsanchez@…): So this is just using the built-in iCal Server? -- Ticket URL: <http://trac.calendarserver.org/ticket/313#comment:3> CalendarServer </> HTTP/WebDAV/CalDAV Server
#313: 500 error -> exception: quota use only on quota root collection -----------------------------+---------------------------------------------- Reporter: frey@… | Owner: wsanchez@… Type: Defect | Status: new Priority: 3: Important | Milestone: Component: Calendar Server | Severity: Crash/data loss Keywords: quota exception | -----------------------------+---------------------------------------------- Comment(by frey@…): Replying to [comment:3 wsanchez@…]:
So this is just using the built-in iCal Server?
Yes, it is the built-in iCal - Server. Is it a problem? -- Ticket URL: <http://trac.calendarserver.org/ticket/313#comment:4> CalendarServer </> HTTP/WebDAV/CalDAV Server
#313: 500 error -> exception: quota use only on quota root collection -----------------------------+---------------------------------------------- Reporter: frey@… | Owner: wsanchez@… Type: Defect | Status: new Priority: 3: Important | Milestone: Component: Calendar Server | Severity: Crash/data loss Keywords: quota exception | -----------------------------+---------------------------------------------- Comment(by cdaboo@…): Please check your /etc/caldavd/caldavd.plist file. If you see the following lines present, please delete them then try restarting the server: <key>UserQuotaBytes</key> <integer>0</integer> -- Ticket URL: <http://trac.calendarserver.org/ticket/313#comment:5> CalendarServer </> HTTP/WebDAV/CalDAV Server
#313: 500 error -> exception: quota use only on quota root collection -----------------------------+---------------------------------------------- Reporter: frey@… | Owner: wsanchez@… Type: Defect | Status: new Priority: 3: Important | Milestone: Component: Calendar Server | Severity: Crash/data loss Keywords: quota exception | -----------------------------+---------------------------------------------- Comment(by frey@…): Replying to [comment:5 cdaboo@…]:
Please check your /etc/caldavd/caldavd.plist file. If you see the following lines present, please delete them then try restarting the server:
<key>UserQuotaBytes</key> <integer>0</integer>
These lines were present. I deleted them and now it seems to work. Thank you very much... -- Ticket URL: <http://trac.calendarserver.org/ticket/313#comment:6> CalendarServer </> HTTP/WebDAV/CalDAV Server
#313: 500 error -> exception: quota use only on quota root collection -------------------------------+-------------------------------------------- Reporter: frey@… | Owner: wsanchez@… Type: Defect | Status: closed Priority: 3: Important | Milestone: CalendarServer-2.0 Component: Calendar Server | Severity: Crash/data loss Resolution: Software changed | Keywords: quota exception -------------------------------+-------------------------------------------- Changes (by wsanchez@…): * status: new => closed * resolution: => Software changed * milestone: => CalendarServer-2.0 Comment: In r3614 we now emit an error explaining the conflict and exit when this happens. -- Ticket URL: <http://trac.calendarserver.org/ticket/313#comment:7> CalendarServer </> HTTP/WebDAV/CalDAV Server
participants (1)
-
CalendarServer