AskOverflow.Dev

AskOverflow.Dev Logo AskOverflow.Dev Logo

AskOverflow.Dev Navigation

  • 主页
  • 系统&网络
  • Ubuntu
  • Unix
  • DBA
  • Computer
  • Coding
  • LangChain

Mobile menu

Close
  • 主页
  • 系统&网络
    • 最新
    • 热门
    • 标签
  • Ubuntu
    • 最新
    • 热门
    • 标签
  • Unix
    • 最新
    • 标签
  • DBA
    • 最新
    • 标签
  • Computer
    • 最新
    • 标签
  • Coding
    • 最新
    • 标签
主页 / server / 问题

问题[xmpp](server)

Martin Hope
Patrick
Asked: 2019-11-14 07:17:19 +0800 CST

ejabberd mod_logxml 崩溃 user_send_packet 和 user_recieve_packet

  • 0

我使用 ejabberdctl module_install 安装了 mod_logxml,并将梁文件移动到我的 /ebin。我对这种方法进行了故障排除,因为直到现在它无法正常工作,我终于能够在安装了模块的情况下让 ejabberd 服务器运行。我的网络人员对公司范围内的 XMPP 服务器感兴趣,但希望它被记录下来。

这就是现在正在发生的事情。有什么建议吗?

2019-11-13 08:45:06.968 [error] <0.2343.0>@ejabberd_hooks:safe_apply:240 Hook user_send_packet crashed when running mod_logxml:send_packet/1:
** exception error: bad argument
   in function  mod_logxml:send_packet/1 (c:/ProgramData/ejabberd/.ejabberd-modules/sources/ejabberd-contrib/mod_logxml/src/mod_logxml.erl, line 174)
   in call from ejabberd_hooks:safe_apply/4 (src/ejabberd_hooks.erl, line 236)
   in call from ejabberd_hooks:run_fold1/4 (src/ejabberd_hooks.erl, line 217)
   in call from ejabberd_c2s:handle_authenticated_packet/2 (src/ejabberd_c2s.erl, line 486)
   in call from xmpp_stream_in:process_authenticated_packet/2 (src/xmpp_stream_in.erl, line 697)
   in call from xmpp_stream_in:handle_info/2 (src/xmpp_stream_in.erl, line 392)
   in call from p1_server:handle_msg/8 (src/p1_server.erl, line 696)
   in call from proc_lib:init_p_do_apply/3 (proc_lib.erl, line 249)
** Arg 1 = {{iq,<<"purple58ee8559">>,get,<<"en">>,{jid,<<"patrick">>,<<"qa2">>,<<"120713539125646039411858">>,<<"patrick">>,<<"qa2">>,<<"120713539125646039411858">>},{jid,<<"patrick">>,<<"qa2">>,<<>>,<<"patrick">>,<<"qa2">>,<<>>},[{xmlel,<<"ping">>,[{<<"xmlns">>,<<"urn:xmpp:ping">>}],[]}],#{ip => {192,168,12,26}}},#{resource => <<"120713539125646039411858">>,csi_state => active,stream_restarted => true,pres_last => {presence,<<>>,available,<<"en">>,{jid,<<"patrick">>,<<"qa2">>,<<"120713539125646039411858">>,<<"patrick">>,<<"qa2">>,<<"120713539125646039411858">>},{jid,<<"patrick">>,<<"qa2">>,<<>>,<<"patrick">>,<<"qa2">>,<<>>},undefined,[],1,[{xmlel,<<"c">>,[{<<"xmlns">>,<<"http://jabber.org/protocol/caps">>},{<<"node">>,<<"http://pidgin.im/">>},{<<"hash">>,<<"sha-1">>},{<<"ver">>,<<"I22W7CegORwdbnu0ZiQwGpxr0Go=">>}],[]},{xmlel,<<"x">>,[{<<"xmlns">>,<<"vcard-temp:x:update">>}],[{xmlel,<<"photo">>,[],[]}]}],#{ip => {192,168,12,26}}},mod => ejabberd_c2s,zlib => false,stream_authenticated => true,conn => c2s_tls,stream_version => {1,0},stream_timeout => infinity,lang => <<"en">>,jid => {jid,<<"patrick">>,<<"qa2">>,<<"120713539125646039411858">>,<<"patrick">>,<<"qa2">>,<<"120713539125646039411858">>},caps_resources => {1,{{<<"patrick">>,<<"qa2">>,<<"120713539125646039411858">>},{caps,<<"http://pidgin.im/">>,<<"I22W7CegORwdbnu0ZiQwGpxr0Go=">>,<<"sha-1">>,[]},nil,nil}},mgmt_max_timeout => 300000,lserver => <<"qa2">>,tls_options => [compression_none],codec_options => [ignore_els],mgmt_ack_timeout => 60000,socket => {socket_state,fast_tls,{tlssock,#Port<0.24>,#Ref<0.2914831290.2631532545.69447>},262144,#Ref<0.2914831290.2631532545.69440>,{state,1000,1000,1000,1573656306954814},none},mgmt_stanzas_out => 0,stream_compressed => false,pres_timestamp => {1573,655834,966529},stream_header_sent => true,csi_queue => {0,#{}},pres_a => {0,nil},server => <<"qa2">>,mgmt_timeout => 300000,owner => <0.2343.0>,socket_monitor => #Ref<0.2914831290.2631401473.69441>,access => c2s,tls_verify => false,sid => {{1573,653486,3},<0.2343.0>},user => <<"patrick">>,stream_encrypted => true,mgmt_state => inactive,shaper => c2s_shaper,mgmt_max_queue => 5000,xmlns => <<"jabber:client">>,tls_required => true,ip => {{192,168,12,26},50816},stream_state => established,mgmt_stanzas_in => 0,tls_enabled => false,mgmt_resend => if_offline,stream_direction => in,mgmt_queue_type => ram,stream_id => <<"17910670953635984133">>,mgmt_stanzas_req => 0,auth_module => ejabberd_auth_mnesia}}
2019-11-13 08:45:06.968 [error] <0.2343.0>@ejabberd_hooks:safe_apply:240 Hook user_receive_packet crashed when running mod_logxml:receive_packet/1:
** exception error: bad argument
   in function  mod_logxml:receive_packet/1 (c:/ProgramData/ejabberd/.ejabberd-modules/sources/ejabberd-contrib/mod_logxml/src/mod_logxml.erl, line 181)
   in call from ejabberd_hooks:safe_apply/4 (src/ejabberd_hooks.erl, line 236)
   in call from ejabberd_hooks:run_fold1/4 (src/ejabberd_hooks.erl, line 217)
   in call from ejabberd_c2s:process_info/2 (src/ejabberd_c2s.erl, line 230)
   in call from ejabberd_hooks:safe_apply/4 (src/ejabberd_hooks.erl, line 236)
   in call from ejabberd_hooks:run_fold1/4 (src/ejabberd_hooks.erl, line 217)
   in call from xmpp_stream_in:handle_info/2 (src/xmpp_stream_in.erl, line 436)
   in call from p1_server:handle_msg/8 (src/p1_server.erl, line 696)
** Arg 1 = {{iq,<<"purple58ee8559">>,result,<<"en">>,{jid,<<"patrick">>,<<"qa2">>,<<>>,<<"patrick">>,<<"qa2">>,<<>>},{jid,<<"patrick">>,<<"qa2">>,<<"120713539125646039411858">>,<<"patrick">>,<<"qa2">>,<<"120713539125646039411858">>},[],#{ip => {192,168,12,26}}},#{resource => <<"120713539125646039411858">>,csi_state => active,stream_restarted => true,pres_last => {presence,<<>>,available,<<"en">>,{jid,<<"patrick">>,<<"qa2">>,<<"120713539125646039411858">>,<<"patrick">>,<<"qa2">>,<<"120713539125646039411858">>},{jid,<<"patrick">>,<<"qa2">>,<<>>,<<"patrick">>,<<"qa2">>,<<>>},undefined,[],1,[{xmlel,<<"c">>,[{<<"xmlns">>,<<"http://jabber.org/protocol/caps">>},{<<"node">>,<<"http://pidgin.im/">>},{<<"hash">>,<<"sha-1">>},{<<"ver">>,<<"I22W7CegORwdbnu0ZiQwGpxr0Go=">>}],[]},{xmlel,<<"x">>,[{<<"xmlns">>,<<"vcard-temp:x:update">>}],[{xmlel,<<"photo">>,[],[]}]}],#{ip => {192,168,12,26}}},mod => ejabberd_c2s,zlib => false,stream_authenticated => true,conn => c2s_tls,stream_version => {1,0},stream_timeout => infinity,lang => <<"en">>,jid => {jid,<<"patrick">>,<<"qa2">>,<<"120713539125646039411858">>,<<"patrick">>,<<"qa2">>,<<"120713539125646039411858">>},caps_resources => {1,{{<<"patrick">>,<<"qa2">>,<<"120713539125646039411858">>},{caps,<<"http://pidgin.im/">>,<<"I22W7CegORwdbnu0ZiQwGpxr0Go=">>,<<"sha-1">>,[]},nil,nil}},mgmt_max_timeout => 300000,lserver => <<"qa2">>,tls_options => [compression_none],codec_options => [ignore_els],mgmt_ack_timeout => 60000,socket => {socket_state,fast_tls,{tlssock,#Port<0.24>,#Ref<0.2914831290.2631532545.69447>},262144,#Ref<0.2914831290.2631532545.69440>,{state,1000,1000,1000,1573656306954814},none},mgmt_stanzas_out => 0,stream_compressed => false,pres_timestamp => {1573,655834,966529},stream_header_sent => true,csi_queue => {0,#{}},pres_a => {0,nil},server => <<"qa2">>,mgmt_timeout => 300000,owner => <0.2343.0>,socket_monitor => #Ref<0.2914831290.2631401473.69441>,access => c2s,tls_verify => false,sid => {{1573,653486,3},<0.2343.0>},user => <<"patrick">>,stream_encrypted => true,mgmt_state => inactive,shaper => c2s_shaper,mgmt_max_queue => 5000,xmlns => <<"jabber:client">>,tls_required => true,ip => {{192,168,12,26},50816},stream_state => established,mgmt_stanzas_in => 0,tls_enabled => false,mgmt_resend => if_offline,stream_direction => in,mgmt_queue_type => ram,stream_id => <<"17910670953635984133">>,mgmt_stanzas_req => 0,auth_module => ejabberd_auth_mnesia}}
xmpp
  • 1 个回答
  • 97 Views
Martin Hope
Phyo
Asked: 2019-05-28 18:49:47 +0800 CST

ejabberd pubsub 相关命令

  • 0

我在 Ubuntu 18.04 服务器上安装了 ejabberd 19.02。我想知道管理员是否可以从任一ejabberdctl或 ejabberd Rest API 发出 pub/sub 相关命令,例如节点创建、将 jid 订阅到节点、向节点发送消息等。

我到处搜索,没有看到任何参考。在我的 ejabberd.yml 文件中,我看到了与 pubsub 相关的选项,如下所示。

mod_pubsub:
    access_createnode: pubsub_createnode
    plugins:
      - "flat"
      - "pep"
    force_node_config:
      ## Change from "whitelist" to "open" to enable OMEMO support
      ## See https://github.com/processone/ejabberd/issues/2425
      "eu.siacs.conversations.axolotl.*":
        access_model: whitelist
      ## Avoid buggy clients to make their bookmarks public
      "storage:bookmarks":
        access_model: whitelist

谢谢你。

xmpp
  • 1 个回答
  • 294 Views
Martin Hope
pAkY88
Asked: 2018-04-29 09:56:58 +0800 CST

eJabberd:服务器重启后房间历史被删除

  • 1

我已经成功部署了 ejabberd 服务器并将其与移动应用程序集成。

一切都很好,但是,每次我重新启动服务器时,每个房间的历史都会丢失。实际上,它仍然存储在数据库中,但客户端无法再检索它。

最初我认为这是一个客户端问题,但我在使用 Xabber 和 Pidgin 等知名客户端时也遇到过同样的问题。

我多次检查了配置教程https://docs.ejabberd.im/admin/configuration/#mod-muc但我没有找到任何东西。

你们有没有发生过类似的事情?这种意外行为背后的原因可能是什么?

以下是服务器上 moc_muc 的配置方式:

mod_muc:
    host: "conf.example.com"
    history_size: 1000
    max_users: 1000000
    max_user_conferences: 1000
    default_room_options:
      mam: true
      max_users: 1000000
      members_by_default: true
      members_only: false
      password_protected: false
      persistent: true
      public: true
      moderated: false
      anonymous: false
xmpp
  • 1 个回答
  • 596 Views
Martin Hope
lofidevops
Asked: 2017-03-02 04:59:52 +0800 CST

我需要哪些韵律模块来支持对话?

  • 10

我正在配置 Prosody 服务器以与支持OMEMO的移动客户端一起使用。我选择Conversations作为参考客户端,因为我很熟悉它。我需要安装哪些 Prosody 模块来支持它?

mobile-devices xmpp prosody
  • 1 个回答
  • 9808 Views
Martin Hope
lofidevops
Asked: 2017-03-02 04:46:11 +0800 CST

Prosody mod_proxy65 代理应该提供什么服务?

  • 3

我将mod_proxy65模块添加到 Prosody 服务器,以便它适用于支持XEP-0065的 XMPP 客户端。这允许在防火墙 (NAT) 后面的客户端之间进行文件传输。

最小配置示例:

Component "proxy.example.com" "proxy65"

或者

Component "proxy.example.com" "proxy65"
    proxy65_address = "example.com"
    proxy65_acl = { "example.com" }

文档(上面链接)建议 mod_proxy65 组件应该指向“字节流代理”,但这具体意味着什么?proxy.example.com我应该在端点安装的服务示例是什么?

proxy xmpp prosody
  • 1 个回答
  • 2899 Views
Martin Hope
Mohammed Noureldin
Asked: 2016-07-13 02:21:57 +0800 CST

在 ejabberd.ym 中授予新用户管理权限时出现语法错误

  • 0

在过去的几个小时里,我一直在尝试设置ejabberd服务器。我从源代码构建了 ejabberd ,因为 ubuntu 存储库中的包有错误。无论如何,在从源代码构建 ejabberd 之后,我将我的FQDN “s1.noureldin.local ”添加到我的 /etc/ejabberd/ejabberd.yml 文件中。

.
.
##   - "example.org"
##
hosts:
  - "localhost"
  - "s1.noureldin.local"
##
## route_subdomains: Delegate subdomains to other XMPP servers.
.
.

然后我创建了一个新用户:

ejabberdctl register admin1 s1.noureldin.local P@s5W0rd

然后我尝试连接到我的 xmpp 服务器,它成功了!

现在问题来了,当我尝试授予该新用户管理员权限时,无法再启动 ejabberd,并且我总是在日志中收到语法错误:

2016-07-12 12:00:10.733 [info] <0.7.0> Application lager started on node ejabberd@localhost
2016-07-12 12:00:10.977 [info] <0.7.0> Application crypto started on node ejabberd@localhost
2016-07-12 12:00:11.022 [info] <0.7.0> Application sasl started on node ejabberd@localhost
2016-07-12 12:00:11.084 [info] <0.7.0> Application asn1 started on node ejabberd@localhost
2016-07-12 12:00:11.084 [info] <0.7.0> Application public_key started on node ejabberd@localhost
2016-07-12 12:00:11.146 [info] <0.7.0> Application ssl started on node ejabberd@localhost
2016-07-12 12:00:11.171 [info] <0.7.0> Application fast_yaml started on node ejabberd@localhost
2016-07-12 12:00:11.198 [info] <0.7.0> Application fast_tls started on node ejabberd@localhost
2016-07-12 12:00:11.219 [info] <0.7.0> Application fast_xml started on node ejabberd@localhost
2016-07-12 12:00:11.231 [info] <0.7.0> Application stringprep started on node ejabberd@localhost
2016-07-12 12:00:11.245 [info] <0.7.0> Application cache_tab started on node ejabberd@localhost
2016-07-12 12:00:11.687 [info] <0.7.0> Application mnesia started on node ejabberd@localhost
2016-07-12 12:00:14.902 [info] <0.7.0> Application inets started on node ejabberd@localhost
2016-07-12 12:00:14.904 [error] <0.37.0>@ejabberd_config:get_plain_terms_file:257 Cannot load //etc/ejabberd/ejabberd.yml: Syntax error on line 423 at position 3: did not find expected key

这是我的 ejabberd.yml,你可以看到我尝试过但没有成功的所有语法:

.
.
.
max_fsm_queue: 1000

###.   ====================
###'   ACCESS CONTROL LISTS
acl:
  ##
  ## The 'admin' ACL grants administrative privileges to XMPP accounts.
  ## You can put here as many accounts as you want.
  ##
     admin:
       user:
       - "[email protected]"
  ######## I TRIED THESE AS WELL ########
  ##     - "admin1":"s1.noureldin.local"
  ##     - "[email protected]"
  ##
  ##   user: - "[email protected]"
  ##   - user: "[email protected]"

  ## Blocked users
  ##
  ## blocked:
  ##   user:
  ##     - "[email protected]"
  ##     - "test"

  ## Local users: don't modify this.
  ##
  local:
    user_regexp: ""

  ##
  ## More examples of ACLs
  ##
  ## jabberorg:
.
.
.

当我推荐这些行时,它再次起作用:

admin:
   user:
   - "[email protected]"

有人可以帮我解决这个问题吗?我在网上和 ejabberd doc 中搜索,所有人都使用我使用的相同语法,但对他们有效。

先感谢您。

xmpp ejabberd
  • 1 个回答
  • 415 Views
Martin Hope
Vassily
Asked: 2016-03-09 00:05:37 +0800 CST

无法通过 Pidgin 在 localhost ejabberd 上注册新用户(503:服务不可用)

  • 0

我在 localhost 上设置了 ejabberd 服务器,现在可以访问管理面板localhost:5280/admin

在 pidgin 中,我填写以下值:

username: root
password: password
host: localhost
resource: 5280  

并检查“在服务器上创建这个新帐户”

我的 mod_register 位于/etc/ejabberd/ejabberd.cfg

{mod_register, [
              %%
              %% After successful registration, the user receives
              %% a message with this subject and body.
              %%
              {welcome_message, {"Welcome!",
                                 "Welcome to a Jabber service powered by De$
                                 "For information about Jabber visit "
                                 "http://www.jabber.org"}},
              %% Replace it with 'none' if you don't want to send such mess$
              %%{welcome_message, none},

              %%
              %% When a user registers, send a notification to
              %% these Jabber accounts.
              %%
              %%{registration_watchers, ["[email protected]"]},
              {access, register, [{allow, all}]}
             ]},

当我尝试注册用户 pidgin 时显示错误 503:服务不可用

我哪里错了?

UPD

洋泾浜日志:

(14:13:30) connection: Activating keepalive.
(14:13:31) jabber: Sending (ssl) (zuber@localhost/5280): <iq type='set' id='purple28d4cf' to='localhost'><query xmlns='jabber:iq:register'><username>zuber</username><password>123456</password></query></iq>
(14:13:31) jabber: Recv (ssl)(163): <iq from='localhost' id='purple28d4cf' type='error'><error code='503' type='cancel'><service-unavailable xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/></error></iq>
(14:13:31) account: Disconnecting account zuber@localhost/5280 (0x7f06e57042b0)
(14:13:31) connection: Disconnecting connection 0x7f06e5606e30
(14:13:31) connection: Deactivating keepalive.

Ejabberd 日志:

=ERROR REPORT==== 2016-03-08 14:13:31 ===
E(<0.397.0>:ejabberd_hooks:335) : {{case_clause,
                                    {value,{access,register,[{allow,all}]}}},
                                   [{gen_mod,get_opt,3,
                                     [{file,"gen_mod.erl"},{line,154}]},
                                    {mod_register,process_iq,4,
                                     [{file,"mod_register.erl"},{line,109}]},
                                    {mod_register,
                                     unauthenticated_iq_register,4,
                                     [{file,"mod_register.erl"},{line,78}]},
                                    {ejabberd_hooks,run_fold1,4,
                                     [{file,"ejabberd_hooks.erl"},{line,331}]},
                                    {ejabberd_c2s,
                                     process_unauthenticated_stanza,2,
                                     [{file,"ejabberd_c2s.erl"},{line,2179}]},
                                    {ejabberd_c2s,wait_for_feature_request,2,
                                     [{file,"ejabberd_c2s.erl"},{line,731}]},
                                    {p1_fsm,handle_msg,10,
                                     [{file,"p1_fsm.erl"},{line,544}]},
                                    {proc_lib,init_p_do_apply,3,
                                     [{file,"proc_lib.erl"},{line,239}]}]}
running hook: {c2s_unauthenticated_iq,
                  ["localhost",
                   {iq,"purple28d4cf",set,"jabber:iq:register",[],
                       {xmlelement,"query",
                           [{"xmlns","jabber:iq:register"}],
                           [{xmlelement,"username",[],
                                [{xmlcdata,<<"zuber">>}]},
                            {xmlelement,"password",[],
                                [{xmlcdata,<<"123456">>}]}]}},
                   {{127,0,0,1},57138}]}
xmpp
  • 1 个回答
  • 2821 Views
Martin Hope
unor
Asked: 2014-03-15 06:15:04 +0800 CST

我应该指定 SRV 记录“_jabber._tcp”吗?

  • 5

我正在运行 XMPP 服务器并指定了 SRV 记录

  • _xmpp-client._tcp, 和
  • _xmpp-server._tcp.

我经常看到人们也指定_jabber._tcp(例如,在Alnitak 的回答中),但我在RFC 6120中找不到这个值。

是_jabber._tcp为了什么?我也应该指定它吗?

xmpp
  • 1 个回答
  • 2312 Views
Martin Hope
Ludwig
Asked: 2012-07-13 19:58:25 +0800 CST

Ubuntu 服务器 12.04 LTS 上的 SendXMPP

  • 1

我正在尝试在我的 ubuntu 服务器 12.04 LTS 上配置 sendxmpp 以使用它从 Munin/monitoring 向 Gtalk 发送通知。

使用以下内容安装应用程序:

$ sudo apt-get install sendxmpp

尝试做一些测试/聊天,但由于以下错误而无法执行某些操作:

$ echo "This is a gtalk test" | sendxmpp -t -u user1 -o gmail.com -p pa55word [email protected]

Use of uninitialized value $args{"file"} in lc at /usr/share/perl5/Net/XMPP/Debug.pm line 154.

我不知道错误到底是什么:

"Use of uninitialized value $args{"file"} in lc at /usr/share/perl5/Net/XMPP/Debug.pm line 154."

即使执行帮助命令也会显示此错误:

$ sendxmpp --help

Use of uninitialized value $args{"file"} in lc at /usr/share/perl5/Net/XMPP/Debug.pm line 154.
sendxmpp version 1.22
Copyright (c) 2004 - 2005 Dirk-Jan C. Binnema
Copyright (c) 2006 - 2007 Lubomir Host 'rajo'
usage: sendxmpp [options] <recipient1> [<recipient2> ...]
or refer to the the sendxmpp manpage

可能是某种错误?

ubuntu xmpp
  • 1 个回答
  • 3537 Views
Martin Hope
AeroBuffalo
Asked: 2012-07-06 12:38:08 +0800 CST

运行 Openfire 的 Amazon EC2 上的 Libjingle PCP 期间出现 501 错误

  • 2

我正在尝试实施Google 的 Libjingle(版本:0.6.14) PCP 示例,但在执行期间出现 501:功能未实施错误。具体来说,错误发生在每个“帐户”连接、通过身份验证并开始相互通信之后。最后提供了简短的交互日志。

我已经设置了自己的 jabber 服务器(在 Amazon EC2 服务器上使用 OpenFire),打开了所有必要的端口并将每个“帐户”添加到对方的名单中。服务器已设置为允许文件传输。我是使用服务器的新手,我不确定为什么会出现此错误以及如何修复它。

提前致谢, AeroBuffalo

PS 让我知道是否需要任何其他信息(即任一端/两端的完整程序日志)。

接收端:

[018:217] SEND >>>>>>>>>>>>>>>>>>>>>>>>> : Thu Jul  5 14:17:15 2012
[018:217]    <iq to="[email protected]/pcp" type="set" id="5">
[018:217]      <jingle xmlns="urn:xmpp:jingle:1" action="session-initiate" sid="402024303" initiator="[email protected]/pcp">
[018:217]        <content name="securetunnel" creator="initiator">
[018:217]          <description xmlns="http://www.google.com/talk/securetunnel">
[018:217]            <type>send:winein.jpeg</type>
[018:217]            <client-cert>--BEGIN CERTIFICATE--END CERTIFICATE--</client-cert>
[018:217]          </description>
[018:217]          <transport xmlns="http://www.google.com/transport/p2p"/>
[018:217]        </content>
[018:217]      </jingle>
[018:217]      <session xmlns="http://www.google.com/session" type="initiate" id="402024303" initiator="[email protected]/pcp">
[018:217]        <description xmlns="http://www.google.com/talk/securetunnel">
[018:217]          <type>send:winein.jpeg</type>
[018:217]          <client-cert>--BEGIN CERTIFICATE--END CERTIFICATE--</client-cert>
[018:217]        </description></session>
[018:217]    </iq>
[018:217] RECV <<<<<<<<<<<<<<<<<<<<<<<<< : Thu Jul  5 14:17:15 2012
[018:217]    <presence to="[email protected]/pcp" from="forgesend" type="error">
[018:217]      <error code="404" type="cancel">
[018:217]        <remote-server-not-found xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/>
[018:217]      </error></presence>
[018:218] RECV <<<<<<<<<<<<<<<<<<<<<<<<< : Thu Jul  5 14:17:15 2012
[018:218]    <presence to="[email protected]/pcp" from="forgesend" type="error">
[018:218]      <error code="404" type="cancel">
[018:218]        <remote-server-not-found xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/>
[018:218]      </error></presence>
[018:264] RECV <<<<<<<<<<<<<<<<<<<<<<<<< : Thu Jul  5 14:17:15 2012
[018:264]    <iq type="result" id="3" to="[email protected]/pcp">
[018:264]      <query xmlns="google:jingleinfo">
[018:264]        <stun>
[018:264]          <server host="stun.xten.net" udp="3478"/>
[018:264]          <server host="jivesoftware.com" udp="3478"/>
[018:264]          <server host="igniterealtime.org" udp="3478"/>
[018:264]          <server host="stun.fwdnet.net" udp="3478"/>
[018:264]        </stun>
[018:264]        <publicip ip="65.101.207.121"/>
[018:264]      </query></iq>
[018:420] RECV <<<<<<<<<<<<<<<<<<<<<<<<< : Thu Jul  5 14:17:15 2012
[018:420]    <iq to="[email protected]/pcp" type="set" id="5" from="[email protected]/pcp">
[018:420]      <jingle xmlns="urn:xmpp:jingle:1" action="session-initiate" sid="3548650675" initiator="[email protected]/pcp">
[018:420]        <content name="securetunnel" creator="initiator">
[018:420]          <description xmlns="http://www.google.com/talk/securetunnel">
[018:420]            <type>recv:wineout.jpeg</type>
[018:420]            <client-cert>--BEGIN CERTIFICATE--END CERTIFICATE--</client-cert>
[018:420]          </description>
[018:420]          <transport xmlns="http://www.google.com/transport/p2p"/>
[018:420]        </content></jingle>
[018:420]      <session xmlns="http://www.google.com/session" type="initiate" id="3548650675" initiator="[email protected]/pcp">
[018:420]        <description xmlns="http://www.google.com/talk/securetunnel">
[018:420]          <type>recv:wineout.jpeg</type>
[018:420]          <client-cert>--BEGIN CERTIFICATE--END CERTIFICATE--</client-cert>
[018:420]        </description></session></iq>
[018:421] TunnelSessionClientBase::OnSessionCreate: received=1
[018:421] Session:3548650675 Old state:STATE_INIT New state:STATE_RECEIVEDINITIATE Type:http://www.google.com/talk/securetunnel Transport:http://www.google.com/transport/p2p
[018:421] TunnelSession::OnSessionState(Session::STATE_RECEIVEDINITIATE)
[018:421] SEND >>>>>>>>>>>>>>>>>>>>>>>>> : Thu Jul  5 14:17:15 2012
[018:421]    <iq to="[email protected]/pcp" id="5" type="result"/>
[018:465] RECV <<<<<<<<<<<<<<<<<<<<<<<<< : Thu Jul  5 14:17:15 2012
[018:465]    <iq to="[email protected]/pcp" id="5" type="result" from="[email protected]/pcp"/>
[198:665] RECV <<<<<<<<<<<<<<<<<<<<<<<<< : Thu Jul  5 14:20:15 2012
[198:665]    <iq type="get" id="162-10" from="forgejabber.com" to="[email protected]/pcp">
[198:665]      <ping xmlns="urn:xmpp:ping"/>
[198:665]    /iq>
[198:665] SEND >>>>>>>>>>>>>>>>>>>>>>>>> : Thu Jul  5 14:20:15 2012
[198:665]    <iq type="error" id="162-10" to="forgejabber.com">
[198:665]      <ping xmlns="urn:xmpp:ping"/>
[198:665]      <error code="501" type="cancel">
[198:665]        <feature-not-implemented xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/>
[198:665]      </error>
[198:665]    </iq>

发件人:

[019:043] SEND >>>>>>>>>>>>>>>>>>>>>>>>> : Thu Jul  5 14:17:15 2012
[019:043]    <iq type="get" id="3">
[019:043]      <query xmlns="google:jingleinfo"/>
[019:043]    </iq>
[019:043] SEND >>>>>>>>>>>>>>>>>>>>>>>>> : Thu Jul  5 14:17:15 2012
[019:043]    <iq to="[email protected]/pcp" type="set" id="5">
[019:043]      <jingle xmlns="urn:xmpp:jingle:1" action="session-initiate" sid="3548650675" initiator="[email protected]/pcp">
[019:043]        <content name="securetunnel" creator="initiator">
[019:043]          <description xmlns="http://www.google.com/talk/securetunnel">
[019:043]            <type>recv:wineout.jpeg</type>
[019:043]            <client-cert>--BEGIN CERTIFICATE----END CERTIFICATE--</client-cert>
[019:043]          </description>
[019:043]          <transport xmlns="http://www.google.com/transport/p2p"/>
[019:043]        </content>
[019:043]      </jingle>
[019:043]      <session xmlns="http://www.google.com/session" type="initiate" id="3548650675" initiator="[email protected]/pcp">
[019:043]        <description xmlns="http://www.google.com/talk/securetunnel">
[019:043]          <type>recv:wineout.jpeg</type>
[019:043]          <client-cert>--BEGIN CERTIFICATE--END CERTIFICATE--</client-cert>
[019:043]        </description></session></iq>
[019:043] RECV <<<<<<<<<<<<<<<<<<<<<<<<< : Thu Jul  5 14:17:15 2012
[019:043]    <presence to="[email protected]/pcp" from="forgereceive" type="error">
[019:043]      <error code="404" type="cancel">
[019:043]        <remote-server-not-found xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/>
[019:043]      </error></presence>
[019:044] RECV <<<<<<<<<<<<<<<<<<<<<<<<< : Thu Jul  5 14:17:15 2012
[019:044]    <presence to="[email protected]/pcp" from="forgereceive" type="error">
[019:044]      <error code="404" type="cancel">
[019:044]        <remote-server-not-found xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/>
[019:044]      </error></presence>
[019:044] RECV <<<<<<<<<<<<<<<<<<<<<<<<< : Thu Jul  5 14:17:15 2012
[019:044]    <iq to="[email protected]/pcp" type="set" id="5" from="[email protected]/pcp">
[019:044]      <jingle xmlns="urn:xmpp:jingle:1" action="session-initiate" sid="402024303" initiator="[email protected]/pcp">
[019:044]        <content name="securetunnel" creator="initiator">
[019:044]          <description xmlns="http://www.google.com/talk/securetunnel">
[019:044]            <type>send:winein.jpeg</type>
[019:044]            <client-cert>--BEGIN CERTIFICATE--END CERTIFICATE--</client-cert>
[019:044]          </description>
[019:044]          <transport xmlns="http://www.google.com/transport/p2p"/>
[019:044]        </content></jingle>
[019:044]      <session xmlns="http://www.google.com/session" type="initiate" id="402024303" initiator="[email protected]/pcp">
[019:044]        <description xmlns="http://www.google.com/talk/securetunnel">
[019:044]          <type>send:winein.jpeg</type>
[019:044]          <client-cert>--BEGIN CERTIFICATE--END CERTIFICATE--</client-cert>
[019:044]        </description></session></iq>
[019:044] TunnelSessionClientBase::OnSessionCreate: received=1
[019:044] Session:402024303 Old state:STATE_INIT New state:STATE_RECEIVEDINITIATE Type:http://www.google.com/talk/securetunnel Transport:http://www.google.com/transport/p2p
[019:044] TunnelSession::OnSessionState(Session::STATE_RECEIVEDINITIATE)
[019:044] SEND >>>>>>>>>>>>>>>>>>>>>>>>> : Thu Jul  5 14:17:15 2012
[019:044]    <iq to="[email protected]/pcp" id="5" type="result"/>
[019:088] RECV <<<<<<<<<<<<<<<<<<<<<<<<< : Thu Jul  5 14:17:15 2012
[019:088]    <iq type="result" id="3" to="[email protected]/pcp">
[019:088]      <query xmlns="google:jingleinfo">
[019:088]        <stun>
[019:088]          <server host="stun.xten.net" udp="3478"/>
[019:088]          <server host="jivesoftware.com" udp="3478"/>
[019:088]          <server host="igniterealtime.org" udp="3478"/>
[019:088]          <server host="stun.fwdnet.net" udp="3478"/>
[019:088]        </stun>
[019:088]        <publicip ip="65.101.207.121"/>
[019:088]      </query>
[019:088]    </iq>
[019:183] RECV <<<<<<<<<<<<<<<<<<<<<<<<< : Thu Jul  5 14:17:15 2012
[019:183]    <iq to="[email protected]/pcp" id="5" type="result" from="[email protected]/pcp"/>
[199:381] RECV <<<<<<<<<<<<<<<<<<<<<<<<< : Thu Jul  5 14:20:15 2012
[199:381]    <iq type="get" id="474-11" from="forgejabber.com" to="[email protected]/pcp">
[199:381]      <ping xmlns="urn:xmpp:ping"/>
[199:381]    </iq>
[199:381] SEND >>>>>>>>>>>>>>>>>>>>>>>>> : Thu Jul  5 14:20:15 2012
[199:381]    <iq type="error" id="474-11" to="forgejabber.com">
[199:381]      <ping xmlns="urn:xmpp:ping"/>
[199:381]      <error code="501" type="cancel">
[199:381]        <feature-not-implemented xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/>
[199:382]      </error></iq>
amazon-ec2 xmpp openfire
  • 1 个回答
  • 806 Views

Sidebar

Stats

  • 问题 205573
  • 回答 270741
  • 最佳答案 135370
  • 用户 68524
  • 热门
  • 回答
  • Marko Smith

    新安装后 postgres 的默认超级用户用户名/密码是什么?

    • 5 个回答
  • Marko Smith

    SFTP 使用什么端口?

    • 6 个回答
  • Marko Smith

    命令行列出 Windows Active Directory 组中的用户?

    • 9 个回答
  • Marko Smith

    什么是 Pem 文件,它与其他 OpenSSL 生成的密钥文件格式有何不同?

    • 3 个回答
  • Marko Smith

    如何确定bash变量是否为空?

    • 15 个回答
  • Martin Hope
    Tom Feiner 如何按大小对 du -h 输出进行排序 2009-02-26 05:42:42 +0800 CST
  • Martin Hope
    Noah Goodrich 什么是 Pem 文件,它与其他 OpenSSL 生成的密钥文件格式有何不同? 2009-05-19 18:24:42 +0800 CST
  • Martin Hope
    Brent 如何确定bash变量是否为空? 2009-05-13 09:54:48 +0800 CST
  • Martin Hope
    cletus 您如何找到在 Windows 中打开文件的进程? 2009-05-01 16:47:16 +0800 CST

热门标签

linux nginx windows networking ubuntu domain-name-system amazon-web-services active-directory apache-2.4 ssh

Explore

  • 主页
  • 问题
    • 最新
    • 热门
  • 标签
  • 帮助

Footer

AskOverflow.Dev

关于我们

  • 关于我们
  • 联系我们

Legal Stuff

  • Privacy Policy

Language

  • Pt
  • Server
  • Unix

© 2023 AskOverflow.DEV All Rights Reserve