javascript - ejabberd - BOSH 模块未启动

标签 javascript facebook apache xmpp ejabberd

我正在尝试创建自定义 Facebook 聊天,我正在使用:

  1. 埃贾伯德
  2. 节节
  3. Apache

apache在一台电脑上,ejabberd在另一台机器上,我使用代理我的请求

<Proxy *>
      Order deny,allow
      Deny from all
      Allow from 127.0.0.1
</Proxy>
ProxyPass /http-bind http://my_bosh_domain:5280/http-bind/ nocanon
ProxyPassReverse /http-bind http://my_bosh_domain:5280/http-bind/

我记录我的请求并收到以下错误:

bosh module not started 

当我从浏览器检查http://my_bosh_domain:5280/http-bind/时,我可以看到:

ejabberd mod_http_bind

An implementation of XMPP over BOSH (XEP-0206)

This web page is only informative. To use HTTP-Bind you need a Jabber/XMPP client that supports it.

我错过了什么?

更新

<小时/>

我已将代理设置更改为:

   <Proxy *>
      Order deny,allow
      Allow from all
   </Proxy>

现在我得到以下回复:

<body xmlns='http://jabber.org/protocol/httpbind' xmlns:xmpp='urn:xmpp:xbosh'
  xmlns:stream='http://etherx.jabber.org/streams' sid='6093aa55412842f7be3de1b33fd2a307df4ae2fa' wait='60'
  requests='2' inactivity='120' maxpause='120' polling='2' ver='1.8' from='chat.facebook.com' secure='true'
  authid='3105619037' xmpp:version='1.0'>
<stream:features xmlns:stream='http://etherx.jabber.org/streams'>
    <mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
        <mechanism>SCRAM-SHA-1</mechanism>
        <mechanism>DIGEST-MD5</mechanism>
        <mechanism>PLAIN</mechanism>
    </mechanisms>
    <c xmlns='http://jabber.org/protocol/caps' hash='sha-1' node='http://www.process-one.net/en/ejabberd/'
       ver='TQ2JFyRoSa70h2G1bpgjzuXb2sU='/>
    <register xmlns='http://jabber.org/features/iq-register'/>
</stream:features>

这是错误的,我希望将 X-FACEBOOK-PLATFORM 作为机制之一。 有什么想法吗?

最佳答案

上次我遇到这个问题(现在又遇到了;-))问题是我需要将我试图访问 BOSH 服务器的 HTTP 主机添加到“hosts”配置选项中。

祝你好运!

关于javascript - ejabberd - BOSH 模块未启动,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/11651990/

相关文章:

apache - 用于查看/编辑 Apache Parquet 的 GUI 工具

javascript - 使用正则表达式获取 div 中的部分类名称和文本

javascript: 打印 websocket 客户端 IP

javascript - pyscript 中没有名为 'theblockchainapi' 的模块

php - 使用curl从网站发布到Facebook页面

python - Facebook API - Insights : Status: 500, 错误代码 1, "An unknown error occurred"随机出现

PHP - 非破坏性输入清理

javascript - 获取脚本以等待文件对话返回

facebook - 什么是Facebook Messenger音频消息格式?

php - 多个站点的 Linux 服务器子域