Esentinel
BBlueBuild
•Created by Esentinel on 4/2/2025 in #questions
Tor issue on Aurora
Having hard time setting up tor on Aurora-DX. Anybody had same or has idea, what is wrong? Tor is installed by using fedora package torbrowser-launcher. That one together with tor and torsocks package is installed without any issues, but the service cannot start:
Active: failed (Result: exit-code)
Invocation:
Process: 28738 ExecStartPre=/usr/bin/tor --runasdaemon 0 --defaults-torrc /usr/share/tor/defaults-torrc -f /etc/tor/torrc --verify-config (code=exited, status=226/NAMESPACE)
When I run the command manually as sudo, it works.
Apr 02 14:13:42.188 [notice] Tor 0.4.8.14 running on Linux with Libevent 2.1.12-stable, OpenSSL 3.2.4, Zlib 1.3.1.zlib-ng, Liblzma 5.6.2, Libzstd 1.5.7 and Glibc 2.40 as libc.
Apr 02 14:13:42.188 [notice] Tor can't help you if you use it wrong! Learn how to be safe at https://support.torproject.org/faq/staying-anonymous/
Apr 02 14:13:42.188 [notice] Read configuration file "/usr/share/tor/defaults-torrc".
Apr 02 14:13:42.188 [notice] Read configuration file "/etc/tor/torrc".
Apr 02 14:13:42.189 [warn] Unable to make /var/lib/tor group-readable: No such file or directory
Apr 02 14:13:42.189 [warn] Unable to make /var/lib/tor group-readable: No such file or directory
Configuration was valid
It is configured to use /var/lib/tor, which does not exist. I tried to create that one manually ad assigning it to toranon user and group, but no luck there.
When I spin up VM on clean Aurora and install it there, it works without issues. The tor on host PC is build via Blue Build, could it be related?
Will be happy for any tips, thanks a lot.
2 replies