Open kingctan opened 6 years ago
the error is:
socket.gaierror: [Errno -3] Temporary failure in name resolution
when socket.gethostbyname in
BOOTSTRAP_NODES = [(gethostbyname(x), y) for (x,y) in BOOTSTRAP_NODES]
Looks like one of the bootstrap nodes just stopped resolving. I'll take a gander, but I doubt the issue is serious.
Did mana produce a bunch of info hashes and torrent fossils display names?
the error is:
when socket.gethostbyname in