简体   繁体   English

hipchat bot“lita”和/或“hubot”是否可以通过443端口工作?

[英]would hipchat bot “lita” and/or “hubot” work via port 443?

I am trying to connect hipchat bot lita and/or hubot . 我正在尝试连接hipchat bot lita和/或hubot

  • the XMPP libs have port hard coded to 5222 but I've changed it to 443 - I'm getting errors now. XMPP库的端口硬编码为5222但我已将其更改为443 - 我现在收到错误。
  • 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. 我可以发布我得到的错误,但在此之前我想检查端口443是否可以工作,因为它正在连接但是立即broken pipe消息断开连接。

No, it won't work that way, since hubot doesn't support the XMPP-BOSH protocol. 不,它不会那样工作,因为hubot不支持XMPP-BOSH协议。 You can follow these instructions to re-enable port 5222 in your HipChat Server: 您可以按照以下说明在HipChat服务器中重新启用端口5222:

hipchat network --enable-xmpp-ports

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM