I have been using tor successfully for a month or so. Recently I find that the tor service will not start
- Code: Select all
# systemctl start tor.service
- Code: Select all
Job for tor.service failed because the control process exited with error code.
See "systemctl status tor.service" and "journalctl -xeu tor.service" for details.
- Code: Select all
# systemctl status tor.service
- Code: Select all
× tor.service - Anonymizing overlay network for TCP
Loaded: loaded (/usr/lib/systemd/system/tor.service; enabled; preset: disabled)
Active: failed (Result: exit-code) since Sat 2025-03-08 14:27:07 CST; 1min 6s ago
Process: 160685 ExecStartPre=/usr/bin/tor --runasdaemon 0 --defaults-torrc /usr/share/tor/defaults-torrc >
CPU: 3ms
Mar 08 14:27:06 localhost.localdomain systemd[1]: tor.service: Control process exited, code=exited, status=12>
Mar 08 14:27:06 localhost.localdomain systemd[1]: tor.service: Failed with result 'exit-code'.
Mar 08 14:27:06 localhost.localdomain systemd[1]: Failed to start tor.service.
Mar 08 14:27:07 localhost.localdomain systemd[1]: tor.service: Scheduled restart job, restart counter is at 5.
Mar 08 14:27:07 localhost.localdomain systemd[1]: Stopped tor.service.
Mar 08 14:27:07 localhost.localdomain systemd[1]: tor.service: Start request repeated too quickly.
Mar 08 14:27:07 localhost.localdomain systemd[1]: tor.service: Failed with result 'exit-code'.
Mar 08 14:27:07 localhost.localdomain systemd[1]: Failed to start tor.service.