Noble

Test 1 - first part

Service state in the default config looks good.
stop/start works as expected.

root@tor-n:~# systemctl status tor@default
● [email protected] - Anonymizing overlay network for TCP
     Loaded: loaded (/usr/lib/systemd/system/[email protected]; 
enabled-runtime; preset: enabled)
     Active: active (running) since Mon 2026-08-17 06:22:05 UTC; 26s ago
   Main PID: 1583 (tor)
      Tasks: 3 (limit: 983)
     Memory: 15.9M (peak: 16.1M)
        CPU: 116ms
     CGroup: /system.slice/system-tor.slice/[email protected]
             └─1583 /usr/bin/tor --defaults-torrc 
/usr/share/tor/tor-service-defaults-torrc -f /etc/tor/torrc --RunAsDaemon 0

Aug 17 06:22:05 tor-n Tor[1583]: Set list of supported TLS groups to: 
P-256:X25519:P-224
Aug 17 06:22:05 tor-n Tor[1583]: Bootstrapped 0% (starting): Starting
Aug 17 06:22:05 tor-n Tor[1583]: Starting with guard context "default"
Aug 17 06:22:05 tor-n Tor[1583]: Signaled readiness to systemd
Aug 17 06:22:05 tor-n systemd[1]: Started [email protected] - Anonymizing 
overlay network for TCP.
Aug 17 06:22:06 tor-n Tor[1583]: Opening Socks listener on /run/tor/socks
Aug 17 06:22:06 tor-n Tor[1583]: Opened Socks listener connection (ready) on 
/run/tor/socks
Aug 17 06:22:06 tor-n Tor[1583]: Opening Control listener on /run/tor/control
Aug 17 06:22:06 tor-n Tor[1583]: Opened Control listener connection (ready) on 
/run/tor/control
Aug 17 06:22:06 tor-n Tor[1583]: Bootstrapped 5% (conn): Connecting to a relay
root@tor-n:~# systemctl stop tor@default
root@tor-n:~# systemctl status tor@default
○ [email protected] - Anonymizing overlay network for TCP
     Loaded: loaded (/usr/lib/systemd/system/[email protected]; 
enabled-runtime; preset: enabled)
     Active: inactive (dead) since Mon 2026-08-17 06:22:36 UTC; 909ms ago
   Duration: 30.430s
    Process: 1583 ExecStart=/usr/bin/tor --defaults-torrc 
/usr/share/tor/tor-service-defaults-torrc -f /etc/tor/torrc --RunAsDaemon 0 
(code=exited, status=0/SUCCESS)
   Main PID: 1583 (code=exited, status=0/SUCCESS)
        CPU: 123ms

Aug 17 06:22:05 tor-n systemd[1]: Started [email protected] - Anonymizing 
overlay network for TCP.
Aug 17 06:22:06 tor-n Tor[1583]: Opening Socks listener on /run/tor/socks
Aug 17 06:22:06 tor-n Tor[1583]: Opened Socks listener connection (ready) on 
/run/tor/socks
Aug 17 06:22:06 tor-n Tor[1583]: Opening Control listener on /run/tor/control
Aug 17 06:22:06 tor-n Tor[1583]: Opened Control listener connection (ready) on 
/run/tor/control
Aug 17 06:22:06 tor-n Tor[1583]: Bootstrapped 5% (conn): Connecting to a relay
Aug 17 06:22:36 tor-n systemd[1]: Stopping [email protected] - Anonymizing 
overlay network for TCP...
Aug 17 06:22:36 tor-n Tor[1583]: Interrupt: exiting cleanly.
Aug 17 06:22:36 tor-n systemd[1]: [email protected]: Deactivated successfully.
Aug 17 06:22:36 tor-n systemd[1]: Stopped [email protected] - Anonymizing 
overlay network for TCP.
root@tor-n:~# systemctl start tor@default
root@tor-n:~# systemctl status tor@default
● [email protected] - Anonymizing overlay network for TCP
     Loaded: loaded (/usr/lib/systemd/system/[email protected]; 
enabled-runtime; preset: enabled)
     Active: active (running) since Mon 2026-08-17 06:22:40 UTC; 1s ago
    Process: 1700 ExecStartPre=/usr/bin/install -Z -m 02755 -o debian-tor -g 
debian-tor -d /run/tor (code=exited, status=0/SUCCESS)
    Process: 1702 ExecStartPre=/usr/bin/tor --defaults-torrc 
/usr/share/tor/tor-service-defaults-torrc -f /etc/tor/torrc --RunAsDaemon 0 
--verify-config (code=exited, status=0/SUCCESS)
   Main PID: 1703 (tor)
      Tasks: 3 (limit: 983)
     Memory: 15.9M (peak: 16.1M)
        CPU: 110ms
     CGroup: /system.slice/system-tor.slice/[email protected]
             └─1703 /usr/bin/tor --defaults-torrc 
/usr/share/tor/tor-service-defaults-torrc -f /etc/tor/torrc --RunAsDaemon 0

Aug 17 06:22:40 tor-n Tor[1703]: Set list of supported TLS groups to: 
P-256:X25519:P-224
Aug 17 06:22:40 tor-n Tor[1703]: Bootstrapped 0% (starting): Starting
Aug 17 06:22:40 tor-n Tor[1703]: Starting with guard context "default"
Aug 17 06:22:40 tor-n systemd[1]: Started [email protected] - Anonymizing 
overlay network for TCP.
Aug 17 06:22:40 tor-n Tor[1703]: Signaled readiness to systemd
Aug 17 06:22:41 tor-n Tor[1703]: Opening Socks listener on /run/tor/socks
Aug 17 06:22:41 tor-n Tor[1703]: Opened Socks listener connection (ready) on 
/run/tor/socks
Aug 17 06:22:41 tor-n Tor[1703]: Opening Control listener on /run/tor/control
Aug 17 06:22:41 tor-n Tor[1703]: Opened Control listener connection (ready) on 
/run/tor/control
Aug 17 06:22:41 tor-n Tor[1703]: Bootstrapped 5% (conn): Connecting to a relay


Letting it time to fully build up a connection ...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2163259

Title:
  Tor sunsets <=4.8 - update to 4.9.11

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tor/+bug/2163259/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to