Netgear / wsdd2

WSD/LLMNR Discovery/Name Service Daemon
GNU General Public License v3.0
158 stars 34 forks source link

wsdd-mcast-v6 init failed: wsd_init: uuid_endpoint: Invalid argument #37

Closed whlsxl closed 2 years ago

whlsxl commented 2 years ago

Build on Ubuntu 20.04,

apt-get install -y \
  make \
  gcc \
  linux-libc-dev \
  linux-headers-$(uname -r) \

Build succeeded, but after execution, got this error:

wsdd-mcast-v6 init failed: wsd_init: uuid_endpoint: Invalid argument

Can't find samba file server on Windows Network

whlsxl commented 2 years ago

The reason is, Ubuntu docker container has the /etc/machine-id file, but it empty!

https://hub.docker.com/_/ubuntu