Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • biboumi biboumi
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
  • Issues 100
    • Issues 100
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • louiz’
  • biboumibiboumi
  • Issues
  • #3259
Closed
Open
Issue created Apr 19, 2017 by louiz’@louizOwner

pings are broken in fixed_irc_server mode

Description of the issue

The iq result is never received by the client.

Relevant debug logs

<7>src/xmpp/xmpp_component.cpp:160:     XMPP RECEIVING: <iq from='louiz@louiz.org/adb3e486-2565-455f-8165-0af14616e215' id='9736712d-36a1-43f2-9f2c-d57ed894bbae-717EB' to='#testicouilles@test.louiz.org/loulou' type='get' xmlns='jabber:component:accept'><ping xmlns='urn:xmpp:ping'/></iq>
<7>src/irc/irc_client.cpp:381:  IRC SENDING: (chat.freenode.net) IrcMessage[PRIVMSG]{loulou}{PING 9736712d-36a1-43f2-9f2c-d57ed894bbae-717EB}
<7>src/irc/irc_client.cpp:343:  IRC RECEIVING: (chat.freenode.net) IrcMessage[PRIVMSG]{loulou}{PING 9736712d-36a1-43f2-9f2c-d57ed894bbae-717EB}(from: loulou!~loulou@2001:bc8:38e7::)
<7>src/xmpp/xmpp_component.cpp:78:      XMPP SENDING: <iq from='loulou%@test.louiz.org' id='BE717-eabb498de75d-c2f9-2f34-1a63-d2176379' to='louiz@louiz.org/adb3e486-2565-455f-8165-0af14616e215' type='get'><ping xmlns='urn:xmpp:ping'/></iq>
<7>src/xmpp/xmpp_component.cpp:160:     XMPP RECEIVING: <iq from='louiz@louiz.org/adb3e486-2565-455f-8165-0af14616e215' id='BE717-eabb498de75d-c2f9-2f34-1a63-d2176379' to='loulou%@test.louiz.org' type='result' xmlns='jabber:component:accept'/>
<7>src/irc/irc_client.cpp:381:  IRC SENDING: (chat.freenode.net) IrcMessage[NOTICE]{loulou%}{PING 9736712d-36a1-43f2-9f2c-d57ed894bbae-717EB}

Notice the loulou%.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking