bug(?) in irc module #1280

issue msva opened this issue on May 13, 2012
  1. msva commented at 12:08 AM on May 13, 2012: contributor

    I get a try to use irc module and look into debug.log. And I found folowwing:

    IRC :pelican.heliacal.net NOTICE AUTH :* Looking up your hostname... IRC :pelican.heliacal.net NOTICE AUTH :* Couldn't look up your hostname IRC SENDING: NICK IRC SENDING: USER 8 * : IRC :pelican.heliacal.net 431 * :No nickname given IRC :pelican.heliacal.net 461 * USER :Not enough parameters <...skipped...> IRC ERROR :Closing Link: 2a02:2560:6d2:115b:c2f8:daff:fe59:8c05. (Registration timed out)

    So, it seems, it is mistake in one of functions, called from 252 line in irc.cpp and one of them returns an empty string if IPv6 address is used.

  2. sipa commented at 2:00 AM on May 13, 2012: member

    Right; it tries to encode your IPv6 address as an IRC nick, which isn't implemented. It should only try to nick using IPv4 addresses.

  3. sipa commented at 10:12 AM on May 14, 2012: member

    Fixed by #1287

  4. sipa closed this on May 14, 2012

  5. lateminer referenced this in commit ddee772def on Jan 22, 2019
  6. DrahtBot locked this on Sep 8, 2021

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-15 15:16 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me