1

I am trying to connect hipchat bot lita and/or hubot.

  • the XMPP libs have port hard coded to 5222 but I've changed it to 443 - I'm getting errors now.
  • I can post the errors I get but before that I wanted to check if port 443 would work, as it is connecting for but getting disconnect right away with broken pipe message.
NickL
  • 4,258
  • 2
  • 21
  • 38
Mani
  • 11
  • 2

1 Answers1

0

No, it won't work that way, since hubot doesn't support the XMPP-BOSH protocol. You can follow these instructions to re-enable port 5222 in your HipChat Server:

hipchat network --enable-xmpp-ports
Ramiro Berrelleza
  • 2,254
  • 1
  • 15
  • 27