Skip to content

MacOS compatibility issues #144

@brad-lowe

Description

@brad-lowe

Issue 1 (solved by #147 ): Unable to create socket file at /run/nfd/nfd.sock: permission denied
Likely solution: create at /var/run/nfd/nfd.sock instead when on Mac architecture

Issue 2: Unable to create UDP face, log output below:

time=2025-04-28T10:04:44.743-07:00 level=INFO msg="Unregistered face" tag=face-table faceid=32
time=2025-04-28T10:04:56.939-07:00 level=INFO msg="Accepting new unix stream face" tag="unix-stream-listener (unix:///var/run/nfd/nfd.sock)" uri=fd://16
time=2025-04-28T10:04:57.030-07:00 level=WARN msg="Unable to create unicast UDP face" tag=mgmt-face uri=udp4://131.179.196.48:6363 err="unable to connect to remote endpoint: dial udp4 :6363->131.179.196.48:6363: bind: address already in use"

Will add more if any other issues are found.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions