Date: Thu, 15 Apr 2010 14:27:39 -0400 From: Jerry <freebsd.user@seibercom.net> To: freebsd-questions@freebsd.org Subject: Re: denyhost: ERROR <Fault 1: "exceptions.KeyError:'timestamp'"> Message-ID: <20100415142739.3ccb0ed2@scorpio.seibercom.net> In-Reply-To: <alpine.BSF.2.00.1004151842370.74067@mignon.ki.iif.hu> References: <20100407094537.1a99c228@scorpio.seibercom.net> <alpine.BSF.2.00.1004151842370.74067@mignon.ki.iif.hu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 15 Apr 2010 18:50:13 +0200 (CEST), Mohacsi Janos <mohacsi@niif.hu> articulated: > On Wed, 7 Apr 2010, Jerry wrote: > > > Using denyhosts-2.6_3 from the ports system, I am finding the > > following error message in the "/var/log/denyhosts" log file: > > > > <snippet> > > 2010-04-07 07:45:25,818 - sync : ERROR <Fault 1: > > "exceptions.KeyError:'timestamp'"> Traceback (most recent call > > last): File > > "/usr/local/lib/python2.6/site-packages/DenyHosts/sync.py", line > > 117, in receive_new_hosts > > self.__prefs.get("SYNC_DOWNLOAD_RESILIENCY")) File > > "/usr/local/lib/python2.6/xmlrpclib.py", line 1199, in __call__ > > return self.__send(self.__name, args) File > > "/usr/local/lib/python2.6/xmlrpclib.py", line 1489, in __request > > verbose=self.__verbose File > > "/usr/local/lib/python2.6/xmlrpclib.py", line 1253, in request > > return self._parse_response(h.getfile(), sock) File > > "/usr/local/lib/python2.6/xmlrpclib.py", line 1392, in > > _parse_response return u.close() File > > "/usr/local/lib/python2.6/xmlrpclib.py", line 838, in close raise > > Fault(**self._stack[0]) Fault: <Fault 1: > > "exceptions.KeyError:'timestamp'"> </snippet> > > > > This error message repeats anywhere from every hour to every three > > or four hours. I cannot seem to decipher the pattern. Is this error > > message something I should be worried about; and if so, how do I go > > about correcting it? > > > Do you use denyhosts in synchrozed mode? > http://denyhosts.sourceforge.net/faq.html#4_0 Obviously, otherwise I would not be getting this error. > Unfortunately I cannot reproduce the problem on FreeBSD 6.x and 7.x > since I don't use synchronized mode. You wouldn't if you were not using synchronized mode. > Can you contact the original author of Denyhosts? > http://sourceforge.net/users/phil_schwartz/ I filed a bug report the day I submitted this post. I have not received any feedback or acknowledgment of the report. This may even be a python bug. I was thinking of asking on that forum. -- Jerry FreeBSD.user@seibercom.net Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __________________________________________________________________
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100415142739.3ccb0ed2>