On Fri, Jul 19, 2019 at 10:36:07AM +0200, dmz21@ziggo.nl wrote:
I ran (and keep running) into the same problem (but on Debian), even after the fix suggested below.
If you are running tor over systemd, you will also need to set NoNewPrivileges=no in /lib/systemd/system/tor@default.service and /lib/systemd/system/tor@.service and then run systemctl daemon-reload. This issue was first documented in https://bugs.torproject.org/18356.
If you are not running tor over systemd, setcap should suffice. I just tested it on Debian 10 and I managed to set up an obfs4 bridge on port 123.
Cheers, Philipp