Hi, I've toyed around with the calendarserver for about a month, when I decided to upgrade to the latest svn-version because of a problem I had.
Since then I'm unable to connect to the server. I purged my config and checked out a complete new version. My config-file is the default config, I only change I made is to allow connection from everywhere, not only localhost. Now I cant even connect to the http-interface. When I try to connect to http://server:8008/, I get the following error (and the rest of the startup output): > [EMAIL PROTECTED]:~/caldav/CalendarServer# ./run > 2007-04-24 08:26:58+0200 [-] Log opened. > 2007-04-24 08:26:58+0200 [-] twistd 2.5.0+r19773 (/usr/bin/python 2.4.4) > starting up > 2007-04-24 08:26:58+0200 [-] reactor class: <class > 'twisted.internet.selectreactor.SelectReactor'> > 2007-04-24 08:26:58+0200 [-] 1 processors found, configuring 1 processes. > 2007-04-24 08:26:58+0200 [-] twistedcaldav.logging.AMPLoggingFactory starting > on "'logs/caldavd.sock'" > 2007-04-24 08:27:00+0200 [-] [caldav-8008] [-] Log opened. > 2007-04-24 08:27:00+0200 [-] [caldav-8008] [-] twistd 2.5.0+r19773 > (/usr/bin/python 2.4.4) starting up > 2007-04-24 08:27:00+0200 [-] [caldav-8008] [-] reactor class: <class > 'twisted.internet.selectreactor.SelectReactor'> > 2007-04-24 08:27:00+0200 [-] [caldav-8008] [-] Configuring directory service > of type: twistedcaldav.directory.xmlfile.XMLDirectoryService > 2007-04-24 08:27:00+0200 [-] [caldav-8008] [-] Configuring > SudoDirectoryService with file: conf/sudoers.plist > 2007-04-24 08:27:00+0200 [-] [caldav-8008] [-] Setting up document root at: > twistedcaldav/test/data/ > 2007-04-24 08:27:00+0200 [-] [caldav-8008] [-] Setting up principal > collection: <class > 'twistedcaldav.directory.principal.DirectoryPrincipalProvisioningResource'> > 2007-04-24 08:27:00+0200 [-] [caldav-8008] [-] Setting up calendar > collection: <class 'twistedcaldav.static.CalendarHomeProvisioningFile'> > 2007-04-24 08:27:00+0200 [-] [caldav-8008] [-] Setting up root resource: > <class 'twistedcaldav.root.RootResource'> > 2007-04-24 08:27:00+0200 [-] [caldav-8008] [-] Setting up default ACEs on > root resource > 2007-04-24 08:27:00+0200 [-] [caldav-8008] [-] Setting up AdminPrincipals > 2007-04-24 08:27:00+0200 [-] [caldav-8008] [-] Added > /principals/users/admin/ as admin principal > 2007-04-24 08:27:00+0200 [-] [caldav-8008] [-] Setting root ACL > 2007-04-24 08:27:00+0200 [-] [caldav-8008] [-] Configuring authentication > for realm: Test Realm > 2007-04-24 08:27:00+0200 [-] [caldav-8008] [-] Setting up scheme: basic > 2007-04-24 08:27:00+0200 [-] [caldav-8008] [-] Configuring authentication > wrapper > 2007-04-24 08:27:00+0200 [-] [caldav-8008] [-] Setting up service > 2007-04-24 08:27:00+0200 [-] [caldav-8008] [-] Configuring log observer: > <twistedcaldav.logging.AMPCommonAccessLoggingObserver object at 0xb745466c> > 2007-04-24 08:27:00+0200 [-] [caldav-8008] [-] Adding server at :8008 > 2007-04-24 08:27:00+0200 [-] [caldav-8008] [-] Adding SSL server at :8443 > 2007-04-24 08:27:00+0200 [-] [caldav-8008] [-] > twisted.web2.channel.http.HTTPFactory starting on 8008 > 2007-04-24 08:27:00+0200 [-] [caldav-8008] [-] Starting factory > <twisted.web2.channel.http.HTTPFactory instance at 0xb74546ec> > 2007-04-24 08:27:00+0200 [-] [caldav-8008] [-] > twisted.web2.channel.http.HTTPFactory starting on 8443 > 2007-04-24 08:27:00+0200 [twistedcaldav.logging.AMPLoggingFactory] > AMPLoggingProtocol connection established > (HOST:UNIXSocket('logs/caldavd.sock') PEER:UNIXSocket('')) > 2007-04-24 08:27:00+0200 [-] [caldav-8008] [-] AMP connection established > (HOST:UNIXSocket(None) PEER:UNIXSocket('logs/caldavd.sock')) > 2007-04-24 08:29:14+0200 [-] [caldav-8008] [-] Exception rendering: > 2007-04-24 08:29:14+0200 [-] [caldav-8008] [-] Unhandled Error > 2007-04-24 08:29:14+0200 [-] [caldav-8008] Traceback (most recent call > last): > 2007-04-24 08:29:14+0200 [-] [caldav-8008] Failure: > twisted.internet.error.ConnectError: An error occurred while connecting: 2: > No such file or directory. > 2007-04-24 08:29:14+0200 [-] [caldav-8008] Help would be much appreciated, Jakob _______________________________________________ calendarserver-users mailing list calendarserver-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/calendarserver-users