Whenever denyhosts tries to sync I now get the following messages:

Apr 29 18:50:01 sync        : ERROR    <Fault 1: 
"exceptions.KeyError:'timestamp'">
Traceback (most recent call last):
  File "/usr/lib64/python2.6/site-packages/DenyHosts/sync.py", line 117, in 
receive_new_hosts
    self.__prefs.get("SYNC_DOWNLOAD_RESILIENCY"))
  File "/usr/lib64/python2.6/xmlrpclib.py", line 1199, in __call__
    return self.__send(self.__name, args)
  File "/usr/lib64/python2.6/xmlrpclib.py", line 1489, in __request
    verbose=self.__verbose
  File "/usr/lib64/python2.6/xmlrpclib.py", line 1253, in request
    return self._parse_response(h.getfile(), sock)
  File "/usr/lib64/python2.6/xmlrpclib.py", line 1392, in _parse_response
    return u.close()
  File "/usr/lib64/python2.6/xmlrpclib.py", line 838, in close
    raise Fault(**self._stack[0])
Fault: <Fault 1: "exceptions.KeyError:'timestamp'">

Recently I changed the log formatting via:

Apr 29 17:49:53 prefs       : INFO        DAEMON_LOG_MESSAGE_FORMAT: 
[%(asctime)s %(name)-12s: %(levelname)-8s %(message)s]
Apr 29 17:49:53 prefs       : INFO        DAEMON_LOG_TIME_FORMAT: [%b %d %H:
%M:%S]

which may be relevant since there is a reference to timestamps in the message.

TIA
-Robin
-- 
----------------------------------------------------------------------
Robin Atwood.

"Ship me somewheres east of Suez, where the best is like the worst,
 Where there ain't no Ten Commandments an' a man can raise a thirst"
         from "Mandalay" by Rudyard Kipling
----------------------------------------------------------------------









------------------------------------------------------------------------------
_______________________________________________
Denyhosts-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/denyhosts-user

Reply via email to