[IPython-User] ipcontroller -> ZMQError: Address already in use
Jon Olav Vik
jonovik@gmail....
Wed Sep 12 08:39:06 CDT 2012
Jon Olav Vik <jonovik <at> gmail.com> writes:
> Jon Olav Vik <jonovik <at> gmail.com> writes:
> > c.HubFactory.client_ip = '*'
> > then tried to do what used to work, namely "ipcluster start". However, that
> > fails with "ZMQError: Address already in use".
My mistake; that should be
c.HubFactory.ip = '*'
Sorry about the noise.
More information about the IPython-User
mailing list