← All Kali Issues
Kali Linux

Tor not connecting

N Network High

🔴 Error Message

Tor service failing to establish circuit

📖 What This Means

Tor cannot connect to the network.

🔧 Step-by-Step Fix

  1. Start: sudo systemctl start tor
  2. Check: sudo systemctl status tor
  3. Logs: sudo journalctl -u tor
  4. Use bridges if Tor is blocked: edit /etc/tor/torrc
  5. Fix time: timedatectl set-ntp true