Could not create circuit, no available exit-nodes

Hello,
today i have git cloned the Tribler (it is: 7.10.0-GIT) and ran the Linux tribler/src/tribler.sh script
among other it continuously repeat this block of log lines for the past 30 minutes:

…077 - INFO - TriblerTunnelCommunity(181) - Want 3 data circuits of length 1
…080 - INFO - TriblerTunnelCommunity(247) - Creating a new circuit of length 1 (type: DATA)
…080 - INFO - TriblerTunnelCommunity(266) - Could not create circuit, no available exit-nodes
…080 - INFO - TriblerTunnelCommunity(184) - circuit creation of 3 circuits failed, no need to continue
…082 - INFO - TriblerTunnelCommunity(247) - Creating a new circuit of length 1 (type: DATA)
…082 - INFO - TriblerTunnelCommunity(266) - Could not create circuit, no available exit-nodes

also seen:

…029 - INFO - Swarm(463) - Performing DHT lookup for swarm b’abcd…’
…032 - INFO - TriblerTunnelCommunity(273) - No circuit for peers-request
…032 - INFO - TriblerTunnelCommunity(177) - Failed to do peer discovery for swarm b’abcd…’

1 Like

Thanks for reporting! We seem to have some infrastructure issues right now, investigating.

trolls here are watching exit nodes so they are hiding in Tribler now

And how is the investigation going?

Well, exit nodes are working fine as far as I can tell. You can try deleting exitnodes_cache.dat in your Tribler config directory and see if it helps. It could be that your Tribler cached some exitnodes that are barely working or have bad connectivity with your machine. We’re going to address the issues with bad exitnodes cache in 7.11