From owner-freebsd-ports-bugs@freebsd.org Sat Sep 5 15:43:21 2020 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id D77463CF2A0 for ; Sat, 5 Sep 2020 15:43:21 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 4BkJjP5PNCz4ZCK for ; Sat, 5 Sep 2020 15:43:21 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id B94FD3CEF7C; Sat, 5 Sep 2020 15:43:21 +0000 (UTC) Delivered-To: ports-bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id B91353CF3E9 for ; Sat, 5 Sep 2020 15:43:21 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BkJjP4TjPz4Z1p for ; Sat, 5 Sep 2020 15:43:21 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7D6671FDBE for ; Sat, 5 Sep 2020 15:43:21 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 085FhLoL033242 for ; Sat, 5 Sep 2020 15:43:21 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 085FhL6B033241 for ports-bugs@FreeBSD.org; Sat, 5 Sep 2020 15:43:21 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 249111] net/py-wsdd fails to start Date: Sat, 05 Sep 2020 15:43:21 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: gerard_seibert@outlook.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Sep 2020 15:43:21 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D249111 --- Comment #4 from Gerard Seibert --- (In reply to Hiroo Ono from comment #3) I added that change, plus corrected a minor problem in my firewall (I think= ). I tried running the command both with and without my firewall enabled, and the log remained the same. This is the latest error message: Sep 5 11:39:33 scorpio daemon[84582]: 2020-09-05 11:39:33,544:wsdd INFO(pid 84583): using pre-defined UUID ccceb86e-be3a-5e41-80fb-8d63f97c1277 Sep 5 11:39:33 scorpio daemon[84582]: 2020-09-05 11:39:33,553:wsdd INFO(pid 84583): joined multicast group ('ff02::c', 3702, 22364, 1) on fe80::24e:1ff:feb0:9234%alc0 Sep 5 11:39:33 scorpio daemon[84582]: 2020-09-05 11:39:33,556:wsdd INFO(pid 84583): joined multicast group ('239.255.255.250', 3702) on 192.168.1.101%a= lc0 Sep 5 11:39:33 scorpio daemon[84582]: Traceback (most recent call last): Sep 5 11:39:33 scorpio daemon[84582]: File "/usr/local/bin/wsdd", line 1= 650, in Sep 5 11:39:33 scorpio daemon[84582]: sys.exit(main()) Sep 5 11:39:33 scorpio daemon[84582]: File "/usr/local/bin/wsdd", line 1= 597, in main Sep 5 11:39:33 scorpio daemon[84582]: nm =3D RouteSocketAddressMonitor= (s) Sep 5 11:39:33 scorpio daemon[84582]: File "/usr/local/bin/wsdd", line 9= 23, in __call__ Sep 5 11:39:33 scorpio daemon[84582]: obj.enumerate() Sep 5 11:39:33 scorpio daemon[84582]: File "/usr/local/bin/wsdd", line 1= 275, in enumerate Sep 5 11:39:33 scorpio daemon[84582]:=20=20=20=20 self.parse_route_socket_response(rt_buf.raw, True) Sep 5 11:39:33 scorpio daemon[84582]: File "/usr/local/bin/wsdd", line 1= 311, in parse_route_socket_response Sep 5 11:39:33 scorpio daemon[84582]: intf, addr_mask, rtm_type, intf_flags) Sep 5 11:39:33 scorpio daemon[84582]: File "/usr/local/bin/wsdd", line 1= 360, in parse_addrs Sep 5 11:39:33 scorpio daemon[84582]: self.handle_new_address(addr, addr_family, intf) Sep 5 11:39:33 scorpio daemon[84582]: File "/usr/local/bin/wsdd", line 1= 016, in handle_new_address Sep 5 11:39:33 scorpio daemon[84582]: mch, WSDHttpRequestHandler, mch.family, self.selector)) Sep 5 11:39:33 scorpio daemon[84582]: File "/usr/local/bin/wsdd", line 7= 99, in __init__ Sep 5 11:39:33 scorpio daemon[84582]: super().__init__(mch.listen_addr= ess, RequestHandlerClass) Sep 5 11:39:33 scorpio daemon[84582]: File "/usr/local/lib/python3.7/socketserver.py", line 452, in __init__ Sep 5 11:39:33 scorpio daemon[84582]: self.server_bind() Sep 5 11:39:33 scorpio daemon[84582]: File "/usr/local/bin/wsdd", line 8= 05, in server_bind Sep 5 11:39:33 scorpio daemon[84582]: super().server_bind() Sep 5 11:39:33 scorpio daemon[84582]: File "/usr/local/lib/python3.7/http/server.py", line 137, in server_bind Sep 5 11:39:33 scorpio daemon[84582]:=20=20=20=20 socketserver.TCPServer.server_bind(self) Sep 5 11:39:33 scorpio daemon[84582]: File "/usr/local/lib/python3.7/socketserver.py", line 466, in server_bind Sep 5 11:39:33 scorpio daemon[84582]:=20=20=20=20 self.socket.bind(self.server_address) Sep 5 11:39:33 scorpio daemon[84582]: OSError: [Errno 49] Can't assign requested address --=20 You are receiving this mail because: You are the assignee for the bug.=