Closed adamhammes closed 7 years ago
@adamhammes Are you running with the latest commit that uses the uTorrent bootstrap server? If you are, can try some of the other bootstrap servers (via the Router
enum)?
I am running Windows 10 myself and was able to get enough responses to finish bootstrapping using the uTorrent boostrap server.
Another thing to note, I have been on some networks (university networks specifically) that will filter bittorrent dht packets, so something like that may be happening. To test that you should be able to use something like Deluge to see if it is able to contact dht nodes.
🤦 It was the university network. Just tried at the mall and it worked like a charm.
Sorry to bother you with this (somewhat trivial issues). I do appreciate your preternatural ability to figure out what's wrong.
When I run the
bip_dht
example (debug.rs
), I get output like the following (just showing the tail end):I found the corresponding error line, but don't know enough to interpret it.
I am running Windows 10, in case that's relevant. I double checked to verify that the program was allowed through the firewall.