root@host:/home/user# systemctl status tor@default
● t...@default.service - Anonymizing overlay network for TCP
Loaded: loaded (/lib/systemd/system/t...@default.service; enabled-runtime; vendor preset: enabled)
Drop-In: /usr/lib/systemd/system/t...@default.service.d
└─30_clean-torrc-d-on-reload.conf, 30_qubes.conf, 40_obfs4proxy-workaround.conf, 40_qubes.conf, 50_controlsocket-workaround.conf
Active: failed (Result: exit-code) since Mon 2021-04-19 01:27:12 UTC; 1min 3s ago
Process: 1468 ExecStartPre=/usr/bin/install -Z -m 02755 -o debian-tor -g debian-tor -d /run/tor (code=exited, status=0/SUCCESS)
Process: 1469 ExecStartPre=/usr/bin/tor --defaults-torrc /usr/share/tor/tor-service-defaults-torrc -f /etc/tor/torrc --RunAsDaemon 0 --verify-config (code=exited, status=
Process: 1470 ExecStart=/usr/bin/tor --defaults-torrc /usr/share/tor/tor-service-defaults-torrc -f /etc/tor/torrc --RunAsDaemon 0 (code=exited, status=1/FAILURE)
Main PID: 1470 (code=exited, status=1/FAILURE)
Apr 19 01:27:12 host tor[1470]: Apr 19 01:27:12.298 [notice] Closing partially-constructed HTTP tunnel listener connection (ready) on
10.137.0.48:9228Apr 19 01:27:12 host tor[1470]: Apr 19 01:27:12.298 [notice] Closing partially-constructed HTTP tunnel listener connection (ready) on
10.137.0.48:9229Apr 19 01:27:12 host tor[1470]: Apr 19 01:27:12.298 [warn] Failed to parse/validate config: Failed to bind one of the listener ports.
Apr 19 01:27:12 host tor[1470]: Apr 19 01:27:12.298 [err] Reading config failed--see warnings above.
Apr 19 01:27:12 host systemd[1]: t...@default.service: Service RestartSec=100ms expired, scheduling restart.
Apr 19 01:27:12 host systemd[1]: t...@default.service: Scheduled restart job, restart counter is at 5.
Apr 19 01:27:12 host systemd[1]: Stopped Anonymizing overlay network for TCP.
Apr 19 01:27:12 host systemd[1]: t...@default.service: Start request repeated too quickly.
Apr 19 01:27:12 host systemd[1]: t...@default.service: Failed with result 'exit-code'.
Apr 19 01:27:12 host systemd[1]: Failed to start Anonymizing overlay network for TCP.
journalctl -ex
-- A start job for unit sdwdate.service has begun execution.
--
-- The job identifier is 3170.
Apr 19 01:30:40 host audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sdwdate comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 19 01:30:40 host systemd[1]: Started Secure Distributed Web Date.
-- Subject: A start job for unit sdwdate.service has finished successfully
-- Defined-By: systemd
--
-- A start job for unit sdwdate.service has finished successfully.
--
-- The job identifier is 3170.
Apr 19 01:30:40 host sdwdate[1681]: 2021-04-19 01:30:40 - sdwdate - INFO - sdwdate started. PID: 1681
Apr 19 01:30:40 host sdwdate[1681]: ERROR: home folder does not end with /sdwdate
Apr 19 01:30:40 host sdwdate[1681]: ERROR: home_folder_split: ('/', 'nonexistent')
Apr 19 01:30:40 host sdwdate[1681]: ERROR: sdwdate_status_files_folder_split: ('/', 'nonexistent')
Apr 19 01:30:40 host sdwdate[1681]: ERROR: sdwdate_status_files_folder: /nonexistent
Apr 19 01:30:40 host sdwdate[1681]: 2021-04-19 01:30:40 - sdwdate - INFO - Exiting with exit_code '1' because or reason 'home folder does not end with /sdwdate'.
Apr 19 01:30:40 host sdwdate[1681]: 2021-04-19 01:30:40 - sdwdate - INFO - sdwdate stopped by user or system.
Apr 19 01:30:40 host sdwdate[1681]: write_status unexpected error: <class 'FileNotFoundError'>
Apr 19 01:30:40 host sdwdate[1681]: 2021-04-19 01:30:40 - sdwdate - INFO - sclockadj process not running, ok.
Apr 19 01:30:40 host sdwdate[1681]: 2021-04-19 01:30:40 - sdwdate - INFO - sleep process not running, ok.
Apr 19 01:30:40 host sdwdate[1681]: 2021-04-19 01:30:40 - sdwdate - INFO - End.
Apr 19 01:30:40 host systemd[1]: sdwdate.service: Main process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
--
-- An ExecStart= process belonging to unit sdwdate.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Apr 19 01:30:40 host systemd[1]: sdwdate.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
--
-- The unit sdwdate.service has entered the 'failed' state with result 'exit-code'.
Apr 19 01:30:40 host audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sdwdate comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'