<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Hi</div><div dir="ltr"><br></div><div dir="ltr">FYI<br><div><br></div><div>So I've upgraded tor package from 0.4.4.6 to 0.4.5.7-1~xenial+1. No other changes.</div><div>Yet on startup tor is complaining about mis-configuration:</div><div><br></div><div><div>Mar 23 20:55:02.928 [notice] Read configuration file "/usr/share/tor/tor-service-defaults-torrc".</div><div>Mar 23 20:55:02.929 [notice] Read configuration file "/etc/tor/torrc".</div><div>Mar 23 20:55:02.932 [warn] Configuration port ORPort 9443 superseded by ORPort <local-ip>:9443</div><div>Mar 23 20:55:02.932 [warn] We are listening on an ORPort, but not advertising any ORPorts. This will keep us from building a router descriptor, and make us impossible to use.</div><div>Mar 23 20:55:02.932 [warn] Failed to parse/validate config: Misconfigured server ports</div><div>Mar 23 20:55:02.932 [err] Reading config failed--see warnings above.</div></div><div><br></div><div>config:</div><div><div>ORPort <local-ip>:9443 NoAdvertise</div><div>ORPort 9443 NoListen IPv4Only</div><div></div><div>AddressDisableIPv6 1</div><div>OutboundBindAddress <local-ip><br></div></div><div><br></div><div>This config is according to spec and worked with 4.4.6. </div><div><br></div><div>Seems to be related to thes issues, except for me it's blocking: tor fails to start.</div><div><a href="https://gitlab.torproject.org/tpo/core/tor/-/issues/40300">https://gitlab.torproject.org/tpo/core/tor/-/issues/40300</a><br></div><div><a href="https://gitlab.torproject.org/tpo/core/tor/-/issues/40302">https://gitlab.torproject.org/tpo/core/tor/-/issues/40302</a><br></div><div><br></div><div>I had to add 0.0.0.0 as ip to make tor start, although that's not documented...</div><div><div>ORPort <local-ip>:9443 NoAdvertise</div><div>ORPort <a href="http://0.0.0.0:9443">0.0.0.0:9443</a> NoListen IPv4Only</div></div><div><br></div><div>Regards</div></div></div></div></div></div></div></div></div></div></div>