Skip to content

Hubot instance does not reconnect on restart of Prosody server #87

@mrijke

Description

@mrijke

When I restart my XMPP server (Prosody), my hubot instance does not reconnect automatically.
Instead, the hubot instance keeps trying to ping the server, but does not get a response.

[Wed Aug 05 2015 14:09:04 GMT+0200 (CEST)] DEBUG [sending ping] <iq type="get"><ping xmlns="urn:xmpp:ping"/></iq>
[Wed Aug 05 2015 14:09:34 GMT+0200 (CEST)] DEBUG [sending ping] <iq type="get"><ping xmlns="urn:xmpp:ping"/></iq>

I'm using the following package versions:

    "hubot": "^2.13.2",
    "hubot-xmpp": "^0.1.16"

And Prosody 0.10.

Any thoughts on what could be the issue? My normal clients reconnect fine.
If you need further information I'd be happy to debug this more.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions