Hello,
I am trying to get calendar server to run on a CentOS Linux server. I am getting a crash with the run script. The logs are attached.
I see the errors...
[...] File "/home/caldav/src/calendar-server/pysqlite-2.3.2/build/lib.linux-i686-2.5/pysqlite2/dbapi2.py", line 27, in <module> from pysqlite2._sqlite import * exceptions.ImportError: No module named _sqlite [...]
This probably means sqlite build went wrong. Follow Rem1 in my Linux Howto (joined).
and...
[...] File "/home/caldav/src/calendar-server/Twisted/twisted/python/components.py", line 87, in registerAdapter raise ValueError("an adapter (%s) was already registered." % (factory, )) exceptions.ValueError: an adapter (twisted.internet.protocol.ProtocolToConsumerAdapter) was already registered. [...]
Fot this, i don't know. Hopelessly, it's a side effect of previous error.
...early on. Are those the culprits?
Best regards, Kervin _______________________________________________ calendarserver-users mailing list calendarserver-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/calendarserver-users