[Bug 249111] net/py-wsdd fails to start
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Sep 7 11:13:24 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249111
--- Comment #5 from Gerard Seibert <gerard_seibert at outlook.com> ---
I made the following changes in the /etc/rc.conf file. I modified the
"wsdd_flags" setting to"
wsdd_flags="-i 127.0.0.1 -n SCORPIO -v -v"
The application now starts. The log show this:
Sep 7 07:05:41 scorpio daemon[343]: 2020-09-07 07:05:41,053:wsdd INFO(pid
344): using pre-defined UUID ccceb86e-be3a-5e41-80fb-8d63f97c1277
Sep 7 07:05:41 scorpio daemon[343]: 2020-09-07 07:05:41,062:wsdd DEBUG(pid
344): new address fe80::24e:1ff:feb0:9234 on alc0
Sep 7 07:05:41 scorpio daemon[343]: 2020-09-07 07:05:41,062:wsdd DEBUG(pid
344): ignoring that address on alc0
Sep 7 07:05:41 scorpio daemon[343]: 2020-09-07 07:05:41,062:wsdd DEBUG(pid
344): new address 192.168.1.101 on alc0
Sep 7 07:05:41 scorpio daemon[343]: 2020-09-07 07:05:41,062:wsdd DEBUG(pid
344): ignoring that address on alc0
Sep 7 07:05:41 scorpio daemon[343]: 2020-09-07 07:05:41,062:wsdd DEBUG(pid
344): new address 2606:a000:111e:cae2:24e:1ff:feb0:9234 on alc0
Sep 7 07:05:41 scorpio daemon[343]: 2020-09-07 07:05:41,062:wsdd DEBUG(pid
344): ignoring that address on alc0
However, the network is not shown in the Windows 10 Network. I tried changing
the IP to: 192.168.0.101; however, that made o difference and the log file
remained exactly the same.
Do you hae any suggestions?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list