You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/home/vi/home/tribler/tribler/Tribler/Main/tribler_main.py", line 716, in sesscb_states_callback
self.tunnel_community.monitor_downloads(dslist)
File "/home/vi/home/tribler/tribler/Tribler/community/tunnel/community.py", line 1226, in monitor_downloads
self.create_rendezvous_points(info_hash, hops=hops.get(info_hash, 2))
File "/home/vi/home/tribler/tribler/Tribler/community/tunnel/community.py", line 1288, in create_rendezvous_points
self.trsession.lm.mainline_dht.get_peers(info_hash, Id(info_hash), dht_callback)
AttributeError: 'NoneType' object has no attribute 'get_peers'
This message is printed to console each 3-4 seconds.
@rjruigrok I'm assigning you a few issues that depend on the tunnel community refactor, I guess most of them will be just checking that they don't happen anymore and closing them.
This message is printed to console each 3-4 seconds.
Version: 29a52aa , with appropriate submodules.
On v6.4.1 it was the same.
The text was updated successfully, but these errors were encountered: