Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 04 Sep 2020 15:08:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 249111] net/py-wsdd
Message-ID:  <bug-249111-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D249111

            Bug ID: 249111
           Summary: net/py-wsdd
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: gerard_seibert@outlook.com
                CC: hiroo.ono+freebsd@gmail.com
                CC: hiroo.ono+freebsd@gmail.com
             Flags: maintainer-feedback?(hiroo.ono+freebsd@gmail.com)

FreeBSD 11.4-RELEASE-p3

I have just installed the net/py-wsdd port. Unfortunately, it will not star=
t. I
have the proper notation in /etc/rc.conf. The is the output error:

Sep  4 10:58:34 scorpio daemon[64165]: 2020-09-04 10:58:34,733:wsdd WARNING=
(pid
64166): no interface given, using all interfaces
Sep  4 10:58:34 scorpio daemon[64165]: Traceback (most recent call last):
Sep  4 10:58:34 scorpio daemon[64165]:   File "/usr/local/bin/wsdd", line 1=
650,
in <module>
Sep  4 10:58:34 scorpio daemon[64165]:     sys.exit(main())
Sep  4 10:58:34 scorpio daemon[64165]:   File "/usr/local/bin/wsdd", line 1=
597,
in main
Sep  4 10:58:34 scorpio daemon[64165]:     nm =3D RouteSocketAddressMonitor=
(s)
Sep  4 10:58:34 scorpio daemon[64165]:   File "/usr/local/bin/wsdd", line 9=
23,
in __call__
Sep  4 10:58:34 scorpio daemon[64165]:     obj.enumerate()
Sep  4 10:58:34 scorpio daemon[64165]:   File "/usr/local/bin/wsdd", line 1=
275,
in enumerate
Sep  4 10:58:34 scorpio daemon[64165]:=20=20=20=20
self.parse_route_socket_response(rt_buf.raw, True)
Sep  4 10:58:34 scorpio daemon[64165]:   File "/usr/local/bin/wsdd", line 1=
311,
in parse_route_socket_response
Sep  4 10:58:34 scorpio daemon[64165]:     intf, addr_mask, rtm_type,
intf_flags)
Sep  4 10:58:34 scorpio daemon[64165]:   File "/usr/local/bin/wsdd", line 1=
360,
in parse_addrs
Sep  4 10:58:34 scorpio daemon[64165]:     self.handle_new_address(addr,
addr_family, intf)
Sep  4 10:58:34 scorpio daemon[64165]:   File "/usr/local/bin/wsdd", line 1=
016,
in handle_new_address
Sep  4 10:58:34 scorpio daemon[64165]:     mch, WSDHttpRequestHandler,
mch.family, self.selector))
Sep  4 10:58:34 scorpio daemon[64165]:   File "/usr/local/bin/wsdd", line 7=
99,
in __init__
Sep  4 10:58:34 scorpio daemon[64165]:     super().__init__(mch.listen_addr=
ess,
RequestHandlerClass)
Sep  4 10:58:34 scorpio daemon[64165]:   File
"/usr/local/lib/python3.7/socketserver.py", line 452, in __init__
Sep  4 10:58:34 scorpio daemon[64165]:     self.server_bind()
Sep  4 10:58:34 scorpio daemon[64165]:   File "/usr/local/bin/wsdd", line 8=
05,
in server_bind
Sep  4 10:58:34 scorpio daemon[64165]:     super().server_bind()
Sep  4 10:58:34 scorpio daemon[64165]:   File
"/usr/local/lib/python3.7/http/server.py", line 137, in server_bind
Sep  4 10:58:34 scorpio daemon[64165]:=20=20=20=20
socketserver.TCPServer.server_bind(self)
Sep  4 10:58:34 scorpio daemon[64165]:   File
"/usr/local/lib/python3.7/socketserver.py", line 466, in server_bind
Sep  4 10:58:34 scorpio daemon[64165]:=20=20=20=20
self.socket.bind(self.server_address)
Sep  4 10:58:34 scorpio daemon[64165]: socket.gaierror: [Errno 8] hostname =
nor
servname provided, or not known

I am not sure if I am doing something incorrectly or if there is a problem =
with
the application.

--=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>