Ticket #342 (closed Defect: Cannot reproduce)
Server doesn't start without http port
| Reported by: | nicolas@… | Owned by: | wsanchez@… |
|---|---|---|---|
| Priority: | 5: Not set | Milestone: | Linux Port |
| Component: | Calendar Server | Severity: | Security |
| Keywords: | https | Cc: | kurt.leubner@… |
| Port: |
Description
On debian lenny disabling http (port set to 0) but with a valid https port (default 8443) the server doesn't start. Https only should be a valid option.
Change History
comment:2 in reply to: ↑ description Changed 4 years ago by nicolas@…
Replying to nicolas@…:
On debian lenny disabling http (port set to 0) but with a valid https port (default 8443) the server doesn't start. Https only should be a valid option.
SOLVED
It may be a Debian specific bug, but the XML setup of the ssl port is commented out. So there was no port configured and the error message was indeed correct.
Note: See
TracTickets for help on using
tickets.


I forgot to mention that the lenny's calendarserver version is 1.2.dfsg-8.
The failure trace is:
main:/etc/caldavd# caldavd /usr/lib/python2.5/site-packages/twisted/plugins/twisted_web2.py:22: DeprecationWarning: mktap and related support modules are deprecated as of Twisted 8.0. Use Twisted Application Plugins with the 'twistd' command directly, as described in 'Writing a Twisted Application Plugin for twistd' chapter of the Developer Guide.
Traceback (most recent call last):
twistedcaldav.config.ConfigurationError: Can't create TwistdSlaveProcess without a TCP Port