View Issue Details

IDProjectCategoryView StatusLast Update
0005921unrealircdpublic2021-06-26 19:49
ReporterPolsaker Assigned Tosyzop  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionduplicate 
Product Version5.2.0.1 
Summary0005921: Unreal tries to link over IPv6 on systems where it's not available
DescriptionWhen the link::outgoing::hostname is a hostname with both A and AAAA records, unreal always tries to link over IPv6, even when it's not available on the system, resulting in the following error:

some.server.net: Couldn't connect to server irc.foobar.net[f00b:19f0:9002:123:456::]

The ircd should be able to fall back to IPv4 on these cases.
TagsNo tags attached.
3rd party modules

Relationships

duplicate of 0004687 confirmed Linking to server by hostname: try IPv4 address first and then IPv6 

Activities

syzop

2021-06-26 19:49

administrator   ~0022034

Yeah, is a known issue, you can use existing 0004687 for it.

Issue History

Date Modified Username Field Change
2021-06-22 15:34 Polsaker New Issue
2021-06-26 19:49 syzop Assigned To => syzop
2021-06-26 19:49 syzop Status new => closed
2021-06-26 19:49 syzop Resolution open => duplicate
2021-06-26 19:49 syzop Note Added: 0022034
2021-06-26 19:49 syzop Relationship added duplicate of 0004687