Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
biboumi
biboumi
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 98
    • Issues 98
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 12
    • Merge Requests 12
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • louiz’
  • biboumibiboumi
  • Issues
  • #3453

Closed
Open
Opened Mar 25, 2021 by Salman Bourji@sbourji

biboumi not connecting to irc server when requesting to chat with an irc user

src/xmpp/xmpp_parser.cpp:137: XmppParser::stanza_event
[DEBUG]: src/xmpp/xmpp_component.cpp:166:       XMPP RECEIVING: <presence from='cable@hydra.freetown.com' http://www.w3.org/XML/1998/namespace:lang='en' id='14cd3-241' to='notsohot@irc-gateway.hydra.freetown.com' type='subscribe' xmlns='jabber:component:accept'><x xmlns='vcard-temp:x:update'><photo xmlns='vcard-temp:x:update'>29a960d2f825d016febf6dd3a7d22f79c6932122</photo></x><nick xmlns='http://jabber.org/protocol/nick'>Cable</nick><c ext='' hash='sha-1' node='http://jitsi.org' ver='Ph5f48qAECRxRYmRNvIiuVCalqM=' xmlns='http://jabber.org/protocol/caps'/></presence>Name: presence
[INFO]: src/xmpp/biboumi_component.cpp:124:    BiboumiComponent::handle_presence id: 14cd3-241 from:cable@hydra.freetown.com to:notsohot@irc-gateway.hydra.freetown.com type:subscribe
[INFO]: src/xmpp/biboumi_component.cpp:948:    BiboumiComponent::get_user_bridge jid: cable@hydra.freetown.com
[INFO]: src/irc/iid.cpp:53:     Iid::init:server:blackwidow.freetown.com
[INFO]: src/irc/iid.cpp:74:     Iid::init: local:notsohot server:blackwidow.freetown.com

It's not even trying to connect to the irc server, also as you see from the wireshark

<iq id="14cd3-225" type="set"><query xmlns="jabber:iq:roster"><item jid="notsohot@irc-gateway.hydra.freetown.com" name="notsohot@irc-gateway.hydra.freetown.com"></item></query></iq>
<iq to='cable@hydra.freetown.com/Σ' from='cable@hydra.freetown.com' type='set' id='push16462246244682158820'><query xmlns='jabber:iq:roster'><item name='notsohot@irc-gateway.hydra.freetown.com' jid='notsohot@irc-gateway.hydra.freetown.com'/></query></iq>```
Edited Mar 29, 2021 by louiz’
To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: louiz/biboumi#3453