#842: Cherrypy 3.1.0 under Leopard not binding to external IP address
-----------------------------+----------------------------------------------
Reporter:
m...@caltech.edu | Owner: fumanchu
Type: defect | Status: new
Priority: normal | Milestone:
Component: CherryPy code | Keywords:
-----------------------------+----------------------------------------------
I'm trying to run the HelloWorld.py app and it runs fine on the machine
(I've tried different Macs, all running Leopard). However, a external call
to the app fails to connect so it looks like CherryPy (3.1.0) is only
binding to the loopback address under Leopard and not the external IP
address of the host. Setting the host address explicitly with
server.socket_host makes no difference.
--
Ticket URL: <
http://www.cherrypy.org/ticket/842>
CherryPy <
http://www.cherrypy.org>
CherryPy - a pythonic, object-oriented HTTP framework