Hi everyone,
I e-amield the list awhile back when I ran into a problem getting the calendarserver up and working. Now today, I just go the latest source code, did a ./run -s and then attempted a ./run with this output:
2007-10-26 16:35:38-0400 [-] Log opened.
2007-10-26 16:35:38-0400 [-] twistd 2.5.0+r19773 (/Library/Frameworks/Python.framework/Versions/2.4/Resources/Python.app/Contents/MacOS/Python 2.4.4) starting up
2007-10-26 16:35:38-0400 [-] reactor class: <class 'twisted.internet.selectreactor.SelectReactor'>
2007-10-26 16:35:39-0400 [-] 1 processors found, configuring 1 processes.
2007-10-26 16:35:39-0400 [-] twistedcaldav.logging.AMPLoggingFactory starting on "'logs/caldavd.sock'"
2007-10-26 16:35:39-0400 [-] Traceback (most recent call last):
2007-10-26 16:35:39-0400 [-] File "/volumes/raider/webserver/documents/tests/Twisted/bin/twistd", line 21, in ?
2007-10-26 16:35:39-0400 [-] run()
2007-10-26 16:35:39-0400 [-] File "/volumes/raider/webserver/documents/tests/Twisted/twisted/scripts/twistd.py", line 27, in run
2007-10-26 16:35:39-0400 [-] app.run(runApp, ServerOptions)
2007-10-26 16:35:39-0400 [-] File "/volumes/raider/webserver/documents/tests/Twisted/twisted/application/app.py", line 379, in run
2007-10-26 16:35:39-0400 [-] runApp(config)
2007-10-26 16:35:39-0400 [-] File "/volumes/raider/webserver/documents/tests/Twisted/twisted/scripts/twistd.py", line 23, in runApp
2007-10-26 16:35:39-0400 [-] _SomeApplicationRunner(config).run()
2007-10-26 16:35:39-0400 [-] File "/volumes/raider/webserver/documents/tests/Twisted/twisted/application/app.py", line 158, in run
2007-10-26 16:35:39-0400 [-] self.postApplication()
2007-10-26 16:35:39-0400 [-] File "/volumes/raider/webserver/documents/tests/Twisted/twisted/scripts/_twistd_unix.py", line 213, in postApplication
2007-10-26 16:35:39-0400 [-] startApplication(self.config, self.application)
2007-10-26 16:35:39-0400 [-] File "/volumes/raider/webserver/documents/tests/Twisted/twisted/scripts/_twistd_unix.py", line 174, in startApplication
2007-10-26 16:35:39-0400 [-] service.IService(application).privilegedStartService()
2007-10-26 16:35:39-0400 [-] File "/volumes/raider/webserver/documents/tests/Twisted/twisted/application/service.py", line 228, in privilegedStartService
2007-10-26 16:35:39-0400 [-] service.privilegedStartService()
2007-10-26 16:35:39-0400 [-] File "/volumes/raider/webserver/documents/tests/Twisted/twisted/application/service.py", line 228, in privilegedStartService
2007-10-26 16:35:39-0400 [-] service.privilegedStartService()
2007-10-26 16:35:39-0400 [-] File "/volumes/raider/webserver/documents/tests/Twisted/twisted/application/internet.py", line 68, in privilegedStartService
2007-10-26 16:35:39-0400 [-] self._port = self._getPort()
2007-10-26 16:35:39-0400 [-] File "/volumes/raider/webserver/documents/tests/Twisted/twisted/application/internet.py", line 86, in _getPort
2007-10-26 16:35:39-0400 [-] return getattr(reactor, 'listen'+self.method)(*self.args, **self.kwargs)
2007-10-26 16:35:39-0400 [-] File "/volumes/raider/webserver/documents/tests/Twisted/twisted/internet/posixbase.py", line 432, in listenUNIX
2007-10-26 16:35:39-0400 [-] p.startListening()
2007-10-26 16:35:39-0400 [-] File "/volumes/raider/webserver/documents/tests/Twisted/twisted/internet/unix.py", line 89, in startListening
2007-10-26 16:35:39-0400 [-] raise CannotListenError, (None, self.port, le)
2007-10-26 16:35:39-0400 [-] twisted.internet.error.CannotListenError: Couldn't listen on any:logs/caldavd.sock: (22, 'Invalid argument').
Which is the same thing I got earlier (At least it's consistent). Other then copying the caldavd-test.plist to caldavd-dev.plist is there ANYTHING else I need to do to get a test calendar working?
If someone could let me know I would greatly appreciate it.
Thanks!
--
Jason Pruim
Raoset Inc.
Technology Manager
MQC Specialist
3251 132nd ave
Holland, MI, 49424
www.raoset.com