Skip to content

Connections via WebSockets which are missing a node-name are causing a segfault #784

@stv0g

Description

@stv0g

Example config

nodes = {
    ws_node = {
      type = "websocket";

      destinations = [ "ws://peer-right" ]; # <===== Missing node-name here
    };
}

Backtrace

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions