Open
Description
Some user reports that listener fails to start while IPv6 is disabled in Kernel.
{unknown_quic_status,97}
As in
emqx/emqx#6683 (reply in thread)
when he disable ipv6 in kernel args:
GRUB_CMDLINE_LINUX="ipv6.disable=1 ro crashkernel=auto ..."
But I could not reproduce it if I only disable ipv6 via sysconfig
sysctl -w net.ipv6.conf.all.disable_ipv6=1
Metadata
Metadata
Assignees
Labels
No labels