[Bro-Dev] [JIRA] (BIT-1560) BroControl unhappy when host dies during shutdown

Jon Schipp (JIRA) jira at bro-tracker.atlassian.net
Mon Apr 11 09:26:00 PDT 2016


     [ https://bro-tracker.atlassian.net/browse/BIT-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jon Schipp reassigned BIT-1560:
-------------------------------

    Assignee: Jon Schipp

> BroControl unhappy when host dies during shutdown
> -------------------------------------------------
>
>                 Key: BIT-1560
>                 URL: https://bro-tracker.atlassian.net/browse/BIT-1560
>             Project: Bro Issue Tracker
>          Issue Type: Problem
>          Components: BroControl
>    Affects Versions: git/master
>            Reporter: Johanna Amann
>            Assignee: Jon Schipp
>             Fix For: 2.5
>
>
> BroControl currently seems to get rather unhappy if a node crashes while Bro is being shut down. The output is something along these lines (it retries quite a few times and takes a while):
> {code}
> Error: failed to send stop signal to worker-19-1
> Error: failed to send stop signal to worker-19-2
> Error: cannot connect to worker-19-1
> Error: cannot connect to worker-19-2
> ssh: connect to host 10.0.1.69 port 22: Connection refused
> ssh: connect to host 10.0.1.83 port 22: Host is down
> Error: cannot connect to worker-19-1
> Error: cannot connect to worker-19-2
> ssh: connect to host 10.0.1.83 port 22: Host is down
> ssh: connect to host 10.0.1.83 port 22: Host is down
> Error: cannot connect to worker-19-1
> Error: cannot connect to worker-19-2
> ssh: connect to host 10.0.1.83 port 22: Host is down
> ssh: connect to host 10.0.1.83 port 22: Host is down
> Error: cannot connect to worker-19-1
> Error: cannot connect to worker-19-2
> ssh: connect to host 10.0.1.83 port 22: Host is down
> ssh: connect to host 10.0.1.83 port 22: Host is down
> Error: cannot connect to worker-19-1
> Error: cannot connect to worker-19-2
> ssh: connect to host 10.0.1.83 port 22: Host is down
> ssh: connect to host 10.0.1.83 port 22: Host is down
> Error: cannot connect to worker-19-1
> Error: cannot connect to worker-19-2
> ssh: connect to host 10.0.1.83 port 22: Host is down
> ssh: connect to host 10.0.1.83 port 22: Host is down
> ...
> ssh: connect to host 10.0.1.83 port 22: Host is down
> Error: cannot connect to worker-19-1
> Error: cannot connect to worker-19-2
> Error: 'str' object has no attribute 'type'
> [BroControl] > 
> {code}



--
This message was sent by Atlassian JIRA
(v7.2.0-OD-05-030#72002)


More information about the bro-dev mailing list