-
-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
When trying to set an IPv6 address in the standard format of e.g. [fe80::a6bf:1ff:fe47:4e8e]:25565 the following warning will show:
WARN unable to bind listener {"address": "[fe80::a6bf:1ff:fe47:4e8e]:25565", "error": "listen tcp: address fe80::a6bf:1ff:fe47:4e8e:25565: too many colons in address"
To Reproduce
Specify any IPv6 address in the bind option of a gateway.
Using infrared v2.0.0-alpha.13, Debian 11.7.
Expected behavior
Infrared to bind tot hat IPv6 address and port.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working