[CalendarServer-users] how to update ?

Mark Cockfield mark.cockfield at gmail.com
Tue Nov 11 12:38:46 PST 2008


Here is how I disable memcache:

    <!-- Support for Memcached -->
    <key>Memcached</key>
    <dict>
      <key>ServerEnabled</key>
      <false/>
      <key>ClientEnabled</key>
      <false/>
      <key>MaxClients</key>
      <integer>5</integer>
      <key>memcached</key>
      <string>memcached</string> <!-- Find in PATH -->
      <key>Options</key>
      <array>
        <!--<string>-vv</string>-->
      </array>
    </dict>

Also I notice that you are getting some messages in the log about moving
your calendar directory:

2008-11-11 21:08:12+0100 [-] twistedcaldav.upgrade.UpgradeError: Upgrade
Error: unable to move the old calendar user proxy database at
'/Library/WebServer/CalendarServed/principals/.db.calendaruserproxy' to
'data/calendaruserproxy.sqlite' because the new database already exists.

also

2008-11-11 21:08:49+0100 [-] [twistedcaldav.upgrade#info] Moved the calendar
user proxy database from
'/Library/WebServer/CalendarServed/principals/.db.calendaruserproxy' to
'data/calendaruserproxy.sqlite'.
2008-11-11 21:08:49+0100 [-] [twistedcaldav.upgrade#info] Removed the old
principal directory at '/Library/WebServer/CalendarServed/principals'.

I also think the ³no² may be causing some of your problems as well:

2008-11-11 21:08:50+0100 [-] [memcached] Upon execvpe no ['no', '-p',
'11211', '-l', '127.0.0.1'] in environment id 25385408

Mark

On 11/11/08 3:31 PM, "jean" <jduffas1 at free.fr> wrote:

> I just install it know (a few minutes ago) with snv checkout, so it' s verry
> fresh.
> I don' t know what is the différence, perhaps it' s in the calendars...
> they have been created with quite old version of darwin calendarserver.
> and I have set memcache to "no"
> 
> jean
> 
> 
> Le 11 nov. 08 à 21:26, Mark Cockfield a écrit :
> 
>>  Jean,
>>  
>>  I just built a fresh CalenderServer install, copied the default plist file,
>> started it up and it works fine. I was able to browse the repository using
>> the webdav browser...so the question become ³how is your install different?²
>>  
>>  Sorry to ask the obvious but did you grab a fresh version today? Also, did
>> you set the memcahed value in the plist file to ³no² or ³false²?
>>  
>>  Mark
>>  
>>  On 11/11/08 3:00 PM, "jean" <jduffas1 at free.fr> wrote:
>>  
>>  
>>> it doesn't seem to be fixed,I got the same problem, even with memcache set
>>> to "no"
>>>  
>>>  here are the logs :
>>>  
>>>  mac-mini-de-jean-duffas-4:CalendarServer jduffas$ sudo ./run
>>>  Using python as Python
>>>  
>>>  ...snip...
>>>  
>>>  mac-mini-de-jean-duffas-4:CalendarServer jduffas$
>>>  
>>>  
>>>  Le 11 nov. 08 à 18:50, Wilfredo Sánchez Vega a écrit :
>>>  
>>>  
>>>> On Nov 11, 2008, at 9:29 AM, Mark Cockfield wrote:
>>>>  
>>>>  
>>>>>> 2008-11-11 00:04:08+0100 [-] [memcached] can't run as root without the -u
>>>>>> switch
>>>>>>  
>>>> 
>>>>    I *think* I fixed this in trunk yesterday.
>>>>  
>>>>  -wsv
>>>>  
>>>>  
>>> 
>>>  
>>>  
>> 
>>   
>>   
> 
> 


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-users/attachments/20081111/7e1e41e6/attachment.html>


More information about the calendarserver-users mailing list