Nope, I made removed the long() cast from the mentioned line and I am
still getting these.

        I should also note that the error is a KeyError, not a Overflow Error.

        What else can I test/try?

                                -- Philippe Chaintreuil

On 03/10/2010 12:10 PM, Phil Schwartz wrote:
> 
> You might want to refer to this thread.  The solution *should* fix things:
> 
> http://sourceforge.net/tracker/?func=detail&aid=2898723&group_id=131204&atid=720419
> 
> 
> 
> 
> On Mon, 8 Mar 2010, Philippe Chaintreuil wrote:
> 
>>     I've been getting "timestamp" errors when syncing.
>>
>> -----------------------------------------------------------------------------
>>
>> Mar  7 18:39:37 hobbes postfix/smtp[9476]: D0F5E2DB0B0:
>> to=<[email protected]>, relay=none,
>> delay=23658, delays=23628/0.01/30/0, dsn=4.4.1, status=deferred (connect
>> to mail.intliv2.net[208.250.48.90]:25: Connection timed out)
>> 2010-03-07 18:51:39,606 - sync        : ERROR    <Fault 1:
>> "exceptions.KeyError:'timestamp'">
>> Traceback (most recent call last):
>>  File "/usr/lib/python2.6/site-packages/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 1253, in request
>>    return self._parse_response(h.getfile(), sock)
>>  File "/usr/lib/python2.6/xmlrpclib.py", line 1392, in _parse_response
>>    return u.close()
>>  File "/usr/lib/python2.6/xmlrpclib.py", line 838, in close
>>    raise Fault(**self._stack[0])
>> Fault: <Fault 1: "exceptions.KeyError:'timestamp'">
>> -----------------------------------------------------------------------------
>>
>>
>>     Is this expected?  Is there anything I can do about this?
>>
>>                 -- Philippe Chaintreuil
>>
>> ------------------------------------------------------------------------------
>>
>> Download Intel&#174; Parallel Studio Eval
>> Try the new software tools for yourself. Speed compiling, find bugs
>> proactively, and fine-tune applications for parallel performance.
>> See why Intel Parallel Studio got high marks during beta.
>> http://p.sf.net/sfu/intel-sw-dev
>> _______________________________________________
>> Denyhosts-user mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/denyhosts-user
>>
> 


------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Denyhosts-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/denyhosts-user

Reply via email to