[CherryPy] #842: Cherrypy 3.1.0 under Leopard not binding to external IP address

2 views
Skip to first unread message

CherryPy

unread,
Jul 24, 2008, 9:06:44 PM7/24/08
to cherrypy...@googlegroups.com
#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

CherryPy

unread,
Aug 3, 2008, 8:06:47 PM8/3/08
to cherrypy...@googlegroups.com
#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 | Resolution:
Keywords: |
-----------------------------+----------------------------------------------
Comment (by lakin):

I tried this on my leopard box and it worked as documented. In other
words, it bound only to the loopback address when server.socket_host was
not specified, and bound appropriately to all interfaces with
server.socket_host was set to '0.0.0.0'.

Can you upload the code (with the server.socket_host set) that exhibits
the behavior you described in Leopard? Also which version of Leopard are
you running? (10.5.0, 10.5.1, 10.5.2?) And which version of python?

--
Ticket URL: <http://cherrypy.org/ticket/842>

CherryPy

unread,
Apr 1, 2009, 3:01:58 PM4/1/09
to cherrypy...@googlegroups.com
#842: Cherrypy 3.1.0 under Leopard not binding to external IP address
-----------------------------+----------------------------------------------
Reporter: m...@caltech.edu | Owner: lawouach
Type: defect | Status: assigned
Priority: low | Milestone:
Component: CherryPy code | Resolution:
Keywords: |
-----------------------------+----------------------------------------------
Changes (by lawouach):

* owner: fumanchu => lawouach
* priority: normal => low
* status: new => assigned

Comment:

I will look at that on my machine too and if it works as expected I'll
close this ticket until we get more information.

CherryPy

unread,
Oct 3, 2009, 5:36:36 PM10/3/09
to cherrypy...@googlegroups.com
#842: Cherrypy 3.1.0 under Leopard not binding to external IP address
-----------------------------+----------------------------------------------
Reporter: m...@caltech.edu | Owner: lawouach
Type: defect | Status: closed
Priority: low | Milestone:
Component: CherryPy code | Resolution: invalid
Keywords: |
-----------------------------+----------------------------------------------
Changes (by fumanchu):

* resolution: => invalid
* status: assigned => closed
Reply all
Reply to author
Forward
0 new messages