Skip to content

Nodes not discovering #1

@Licenser

Description

@Licenser

Hi there I as pretty excited finding this :) but sadly I totally fail to get it working :(

I see the nodes in the ./browse.sh script but they don't seem to see eachother at all.

Browsing for _erlang._tcp
Talking to DNS SD Daemon at Mach port 5891
Timestamp     A/R Flags Domain                   Service Type             Instance Name
16:41:35.161  Add     1 local.                   _erlang._tcp.            snarl@Schroedinger
16:41:35.161  Add     1 local.                   _erlang._tcp.            wiggle@Schroedinger
16:41:35.161  Add     0 local.                   _erlang._tcp.            sniffle@Schroedinger

On the two nodes I ran (same on the second node with equivalent results):

(wiggle@Schroedinger.local)5> mdns:start().
ok
(wiggle@Schroedinger.local)7> mdns:discovered().
[]
(wiggle@Schroedinger.local)9> mdns_node_discovery:advertise().
ok
(wiggle@Schroedinger.local)10> mdns:discovered().              
[]
(wiggle@Schroedinger.local)11> nodes().
[]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions