From: Andreas S. <sch...@fa...> - 2010-12-23 15:20:36
|
Hi fellow pyzors, Apparently, public.pyzor.org now resolves to 2 IPs: $ host public.pyzor.org public.pyzor.org has address 109.72.80.227 public.pyzor.org has address 79.99.133.40 Unfortunately, 79.99.133.40 is not responding: $ echo 109.72.80.227:24441 >.pyzor/servers $ pyzor ping 109.72.80.227:24441 (200, 'OK') $ echo 79.99.133.40:24441 >.pyzor/servers $ pyzor ping 79.99.133.40:24441 TimeoutError: Looks like about half of the pyzor requests are bound to fail, right now. -- -- Andreas |