I set the timestamps to nothing and first sync worked with 1 error: 2010-09-24 12:12:03,810 - sync : ERROR invalid literal for long() with base 10: '' 2010-09-24 12:12:04,075 - sync : INFO received 50 new hosts 2010-09-24 12:12:04,092 - denyhosts : INFO received new hosts: ['186.81.236.230', '178.211.32.55', '193.104.35.209', '109.108.176.32', '195.13.32.184', '213.151.32.28', '190.129.69.227', '93.186.192.220', '67.23.230.100', '190.3.106.164', '77.240.32.97', '80.53.247.22', '119.191.59.57', '124.65.162.2', '114.111.62.20', '203.185.50.59', '201.218.74.26', '190.209.182.60', '123.15.40.91', '66.158.124.12', '200.180.32.178', '201.42.137.161', '211.233.66.45', '41.215.236.128', '210.36.5.195', '41.196.245.70', '222.173.220.228', '196.12.230.180', '217.171.129.65', '220.167.166.51', '77.227.32.59', '213.149.152.222', '189.210.157.210', '218.23.82.203', '201.22.155.50', '189.100.65.245', '193.153.46.103', '124.207.164.225', '221.204.246.54', '59.152.204.58', '90.164.182.141', '79.99.164.96', '222.82.219.169', '189.38.240.117', '86.97.56.129', '186.114.208.16', '189.12.120.75', '85.92.223.15', '121.28.179.10', '213.246.196.11']
The /var/lib/denyhosts/sync-timestamp was reset to: 1285344716 Second attempt I get - 2010-09-24 13:12:16,616 - sync : ERROR [Errno 110] Connection timed out Traceback (most recent call last): File "/usr/share/denyhosts/DenyHosts/sync.py", line 117, in receive_new_hosts self.__prefs.get("SYNC_DOWNLOAD_RESILIENCY")) File "/usr/lib/python2.6/xmlrpclib.py", line 1199, in __call__ return self.__send(self.__name, args) File "/usr/lib/python2.6/xmlrpclib.py", line 1489, in __request verbose=self.__verbose File "/usr/lib/python2.6/xmlrpclib.py", line 1235, in request self.send_content(h, request_body) File "/usr/lib/python2.6/xmlrpclib.py", line 1349, in send_content connection.endheaders() File "/usr/lib/python2.6/httplib.py", line 908, in endheaders self._send_output() File "/usr/lib/python2.6/httplib.py", line 780, in _send_output self.send(msg) File "/usr/lib/python2.6/httplib.py", line 739, in send self.connect() File "/usr/lib/python2.6/httplib.py", line 720, in connect self.timeout) File "/usr/lib/python2.6/socket.py", line 561, in create_connection raise error, msg error: [Errno 110] Connection timed out The /var/lib/denyhosts/sync-timestamp was STAYED as: 1285344716 :P I guess I won't be using denyhosts too much; kind of sad :( -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org