Date: Mon, 07 Sep 2020 11:13:23 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 249111] net/py-wsdd fails to start Message-ID: <bug-249111-7788-byj70bkion@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-249111-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-249111-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D249111 --- Comment #5 from Gerard Seibert <gerard_seibert@outlook.com> --- I made the following changes in the /etc/rc.conf file. I modified the "wsdd_flags" setting to" wsdd_flags=3D"-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 changi= ng 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? --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-249111-7788-byj70bkion>