[CalendarServer-users] can't bind to listening TCP Port

Archon Fung archon at archonfung.net
Wed Jun 18 19:50:25 PDT 2008


Hello,

Like some others on this forum, I cannot get the Calendar Server to bind to
an external port. I've compiled the software on Tiger Server, 10.4.10. I've
edited the conf/caldavd-dev.plist file to include 127.0.0.1 and my server IP
in the BindAddresses portion of the config file. Still no joy.

The relevant error message from ./run -v is the last line of this:

2008-06-18 19:12:09-0700 [-] [pydir]   File
"/Applications/iCalServer/pydirector-1.0.0/pydirector/pdnetworktwisted.py",
line 39, in __init__
2008-06-18 19:12:09-0700 [-] [pydir]     reactor.listenTCP(bindport,
self.rfactory, interface=bindhost)
2008-06-18 19:12:09-0700 [-] [pydir]   File
"/Applications/iCalServer/Twisted/twisted/internet/posixbase.py", line 467,
in listenTCP
2008-06-18 19:12:09-0700 [-] [pydir]     p.startListening()
2008-06-18 19:12:09-0700 [-] [pydir]   File
"/Applications/iCalServer/Twisted/twisted/internet/tcp.py", line 733, in
startListening
2008-06-18 19:12:09-0700 [-] [pydir]     raise CannotListenError,
(self.interface, self.port, le)
2008-06-18 19:12:09-0700 [-] [pydir]
twisted.internet.error.CannotListenError: Couldn't listen on
198.87.27.93:8008: (49, "Can't assign requested address").

Any help is greatly appreciated!




-- 
View this message in context: http://www.nabble.com/can%27t-bind-to-listening-TCP-Port-tp17996094p17996094.html
Sent from the Calendar Server - Users mailing list archive at Nabble.com.



More information about the calendarserver-users mailing list