On Tue, 1 Aug 2017 08:35:46 +0000 Peter Palfrader <wea...@debian.org> wrote:
> Control: tags -1 + unreproducible > On Tue, 01 Aug 2017, clayton wrote: > > > On stretch, tor does not start after installation. > > You will need to provide more information. Show the output of > journalctrl -f while restarting the service, and show me your torrc. See attached for journalctrl -f and torrc. torrc should (deliberately) still be in the default state. Clayton
torrc
Description: Binary data
journalctrl -f with those lines commented out (working Tor): Aug 01 06:54:50 qhsg systemd[1]: Stopping Anonymizing overlay network for TCP... Aug 01 06:54:50 qhsg systemd[1]: Stopped Anonymizing overlay network for TCP (multi-instance-master). Aug 01 06:54:50 qhsg systemd[1]: Stopping Anonymizing overlay network for TCP (multi-instance-master)... Aug 01 06:54:50 qhsg systemd[1]: tor.service: Failed to set invocation ID on control group /system.slice/tor.service, ignoring: Operation not permitted Aug 01 06:54:50 qhsg systemd[1]: Starting Anonymizing overlay network for TCP (multi-instance-master)... Aug 01 06:54:50 qhsg systemd[1]: Stopped Anonymizing overlay network for TCP. Aug 01 06:54:50 qhsg systemd[1]: tor@default.service: Failed to set invocation ID on control group /system.slice/system-tor.slice/tor@default.service, ignoring: Operation not permitted Aug 01 06:54:50 qhsg systemd[1]: Starting Anonymizing overlay network for TCP... Aug 01 06:54:51 qhsg systemd[1]: Started Anonymizing overlay network for TCP (multi-instance-master). Aug 01 06:54:51 qhsg systemd[1]: tor.service: Failed to set invocation ID on control group /system.slice/tor.service, ignoring: Operation not permitted Aug 01 06:54:51 qhsg tor[30428]: Aug 01 06:54:51.112 [notice] Tor 0.2.9.11 (git-572f4570e1771890) running on Linux with Libevent 2.0.21-stable, OpenSSL 1.1.0f and Zlib 1.2.8. Aug 01 06:54:51 qhsg tor[30428]: Aug 01 06:54:51.113 [notice] Tor can't help you if you use it wrong! Learn howto be safe at https://www.torproject.org/download/download#warning Aug 01 06:54:51 qhsg tor[30428]: Aug 01 06:54:51.113 [notice] Read configuration file "/usr/share/tor/tor-service-defaults-torrc". Aug 01 06:54:51 qhsg tor[30428]: Aug 01 06:54:51.113 [notice] Read configuration file "/etc/tor/torrc". Aug 01 06:54:51 qhsg tor[30428]: Configuration was valid Aug 01 06:54:51 qhsg tor[30431]: Aug 01 06:54:51.154 [notice] Tor 0.2.9.11 (git-572f4570e1771890) running on Linux with Libevent 2.0.21-stable, OpenSSL 1.1.0f and Zlib 1.2.8. Aug 01 06:54:51 qhsg tor[30431]: Aug 01 06:54:51.155 [notice] Tor can't help you if you use it wrong! Learn howto be safe at https://www.torproject.org/download/download#warning Aug 01 06:54:51 qhsg tor[30431]: Aug 01 06:54:51.155 [notice] Read configuration file "/usr/share/tor/tor-service-defaults-torrc". Aug 01 06:54:51 qhsg tor[30431]: Aug 01 06:54:51.155 [notice] Read configuration file "/etc/tor/torrc". Aug 01 06:54:51 qhsg tor[30431]: Aug 01 06:54:51.159 [notice] I think we have 8 CPUS, but only 1 of them are available. Telling Tor to only use 1. You can override this with the NumCPUs option Aug 01 06:54:51 qhsg tor[30431]: Aug 01 06:54:51.159 [notice] Opening Socks listener on 127.0.0.1:9050 Aug 01 06:54:51 qhsg systemd[1]: Started Anonymizing overlay network for TCP. journalctrl -f with those lines NOT commented out (broken Tor), over and over again: Aug 01 06:59:38 qhsg systemd[1]: Starting Anonymizing overlay network for TCP... Aug 01 06:59:38 qhsg systemd[30528]: tor@default.service: Failed at step NAMESPACE spawning /usr/bin/install: Too many levels of symbolic links Aug 01 06:59:38 qhsg systemd[1]: tor@default.service: Control process exited, code=exited status=226 Aug 01 06:59:38 qhsg systemd[1]: Failed to start Anonymizing overlay network for TCP. Aug 01 06:59:38 qhsg systemd[1]: tor@default.service: Unit entered failed state. Aug 01 06:59:38 qhsg systemd[1]: tor@default.service: Failed with result 'exit-code'. Aug 01 06:59:38 qhsg systemd[1]: tor@default.service: Service hold-off time over, scheduling restart. Aug 01 06:59:38 qhsg systemd[1]: Stopped Anonymizing overlay network for TCP. Aug 01 06:59:38 qhsg systemd[1]: tor@default.service: Start request repeated too quickly. Aug 01 06:59:38 qhsg systemd[1]: Failed to start Anonymizing overlay network for TCP. Aug 01 06:59:38 qhsg systemd[1]: tor@default.service: Unit entered failed state. Aug 01 06:59:38 qhsg systemd[1]: tor@default.service: Failed with result 'exit-code'.