Skip to content

Listener failed to start while IPv6 is disabled. #124

Open
@qzhuyan

Description

@qzhuyan

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions