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] ```