On Fri, Sep 23, 2011 at 2:29 PM, Jörg Schulz <jorg.sch...@lnu.se> wrote:

> Hi
> Applied the patch , not working , get the git
> shinken-arbiter : 0.6.5+     with pyro : 3.15
> bad_ass_arbiter
>
> Creating packs for realms
> Number of hosts in the realm All : 308
> Things look okay - No serious problems were detected during the pre-flight
> check Configuration Loaded
>
> Successfully changed to workdir: /var/lib/shinken opening pid file:
> /var/lib/shinken/arbiterd.pid /var/lib/shinken/arbiterd.pid stale pidfile
> exists (no or invalid or unreadable content).  reusing it.
> Initializing Pyro connection with host:194.47.210.110 port:7770 ssl:False
>  !THIS IS SITE B!
> CRITICAL ERROR : I got an non recoverable error. I must exit You can log a
> bug ticket at https://sourceforge.net/apps/trac/shinken/newticket for
> geting help Back trace of it: Traceback (most recent call last):
>  File
> "/usr/local/lib64/python2.6/site-packages/shinken/daemons/arbiterdaemon.py",
> line 437, in main
>     self.do_daemon_init_and_start()
>   File "/usr/local/lib64/python2.6/site-packages/shinken/daemon.py", line
> 430, in do_daemon_init_and_start
>    self.setup_pyro_daemon()
>  File "/usr/local/lib64/python2.6/site-packages/shinken/daemon.py", line
> 475, in setup_pyro_daemon
>     self.pyro_daemon = pyro.ShinkenPyroDaemon(self.host, self.port,
> ssl_conf.use_ssl)
>   File "/usr/local/lib64/python2.6/site-packages/shinken/pyro_wrapper.py",
> line 79, in __init__
>    raise PortNotFree(msg)
> PortNotFree: Sorry, the port 7770 is not free: Couldn't start Pyro daemon:
> [Errno 99] Cannot assign requested address
>

And so the 194.47.210.110 is the site B address. Is IPV6 enabled? Can you
give us a ipconfig output and the /etc/hosts file?

I try with my own arbiter with the LAN address, but it start without error.

Can you try to launch :
nc 194.47.210.110 -l 7770

Thanks,


Jean
------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2dcopy2
_______________________________________________
Shinken-devel mailing list
Shinken-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/shinken-devel

Reply via email to