Middle relay connection issue: `All current guards excluded by path restriction type 0; using an additonal guard`

A relay was running for multiple weeks until recently when it went offline. I rebooted the VPS and restarted Tor service and systemctl status tor@default.service indicates that Tor is enabled and active. How can I get the relay to return online? Below is the output from journalctl -r -u tor@default:

Feb 14 23:55:56 debian-12 Tor[535]: All current guards excluded by path restriction type 0; using an additonal guard. [1 similar message(s) suppressed in last 360 seconds]
Feb 14 23:49:29 debian-12 Tor[535]: All current guards excluded by path restriction type 0; using an additonal guard.
Feb 14 23:49:19 debian-12 Tor[535]: Performing bandwidth self-test...done.
Feb 14 23:49:15 debian-12 Tor[535]: Self-testing indicates your ORPort 185.141.216.41:443 is reachable from the outside. Excellent. Publishing server descriptor.
Feb 14 23:49:13 debian-12 Tor[535]: Now checking whether IPv4 ORPort 185.141.216.41:443 is reachable... (this may take up to 20 minutes -- look for log messages indicating success)
Feb 14 23:49:13 debian-12 Tor[535]: Bootstrapped 100% (done): Done
Feb 14 23:49:13 debian-12 Tor[535]: Bootstrapped 95% (circuit_create): Establishing a Tor circuit
Feb 14 23:49:13 debian-12 Tor[535]: Bootstrapped 90% (ap_handshake_done): Handshake finished with a relay to build circuits
Feb 14 23:49:13 debian-12 Tor[535]: Bootstrapped 75% (enough_dirinfo): Loaded enough directory info to build circuits
Feb 14 23:49:13 debian-12 Tor[535]: Bootstrapped 15% (handshake_done): Handshake with a relay done
Feb 14 23:49:13 debian-12 Tor[535]: Bootstrapped 14% (handshake): Handshaking with a relay
Feb 14 23:49:13 debian-12 Tor[535]: Bootstrapped 10% (conn_done): Connected to a relay
Feb 14 23:49:13 debian-12 Tor[535]: Opened Control listener connection (ready) on /run/tor/control
Feb 14 23:49:13 debian-12 Tor[535]: Opening Control listener on /run/tor/control
Feb 14 23:49:13 debian-12 Tor[535]: Bootstrapped 5% (conn): Connecting to a relay
Feb 14 23:49:12 debian-12 systemd[1]: Started tor@default.service - Anonymizing overlay network for TCP.
Feb 14 23:49:12 debian-12 Tor[535]: Signaled readiness to systemd
Feb 14 23:49:01 debian-12 Tor[535]: Starting with guard context "default"
Feb 14 23:49:00 debian-12 Tor[535]: Bootstrapped 0% (starting): Starting
Feb 14 23:49:00 debian-12 Tor[535]: Your Tor server's identity key ed25519 fingerprint is '<Fingerprint>'
Feb 14 23:49:00 debian-12 Tor[535]: Your Tor server's identity key fingerprint is '<Fingerprint>'
Feb 14 23:49:00 debian-12 Tor[535]: Configured to measure statistics. Look for the *-stats files that will first be written to the data directory in 24 hours from now.
Feb 14 23:49:00 debian-12 Tor[535]: Parsing GEOIP IPv6 file /usr/share/tor/geoip6.
Feb 14 23:49:00 debian-12 Tor[535]: Parsing GEOIP IPv4 file /usr/share/tor/geoip.
Feb 14 23:48:59 debian-12 Tor[535]: Opened OR listener connection (ready) on 0.0.0.0:443
Feb 14 23:48:59 debian-12 Tor[535]: Opening OR listener on 0.0.0.0:443
Feb 14 23:48:59 debian-12 Tor[535]: Based on detected system memory, MaxMemInQueues is set to 720 MB. You can override this by setting MaxMemInQueues by hand.
Feb 14 23:48:59 debian-12 Tor[535]: Read configuration file "/etc/tor/torrc".
Feb 14 23:48:59 debian-12 Tor[535]: Read configuration file "/usr/share/tor/tor-service-defaults-torrc".
Feb 14 23:48:59 debian-12 Tor[535]: Tor can't help you if you use it wrong! Learn how to be safe at https://support.torproject.org/faq/staying-anonymous/
Feb 14 23:48:59 debian-12 Tor[535]: Tor 0.4.8.13 running on Linux with Libevent 2.1.12-stable, OpenSSL 3.0.15, Zlib 1.2.13, Liblzma 5.4.1, Libzstd 1.5.4 and Glibc 2.36 as libc.
Feb 14 23:48:59 debian-12 Tor[535]: We compiled with OpenSSL 300000e0: OpenSSL 3.0.14 4 Jun 2024 and we are running with OpenSSL 300000f0: 3.0.15. These two versions should be binary compat>

Update: after waiting some additional time, my relay displayed a running on the Relay Search. All is resolved now!

1 Like

Update: after waiting some additional time, my relay displayed a running on the Relay Search.

Relay Search fetches data at regular rate; you can check last update times on the page’s footer:

1 Like

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.