[Zope] ZSyncer Problems

Tim Zegir trzegir at ncable.net.au
Sat Feb 14 01:01:53 EST 2004


Hello all,

I have two machines on a local network using the latest version of
ZSyncer. one machine is a redhat 9 box with zope 2.6.2 and the other is
a mandrake 9.2 box with zope 2.7.0.

When using ZSyncer from the mandrake 9.2 box everthing works fine,
but when trying to go from the redhat 9 box i get the following error...

-------------
There was a problem with that comparison.

Error: 
      * error
      * (110, 'Connection timed out')
      * Traceback (most recent call last):
        File
        "/var/tmp/zope-2.6.2b3-dzug_buildroot/opt/zope/lib/python/DocumentTemplate/DT_Try.py", line 149, in render_try_except
        File
        "/var/tmp/zope-2.6.2b3-dzug_buildroot/opt/zope/lib/python/DocumentTemplate/DT_Util.py", line 201, in eval
        File "", line 0, in ?
        File "/opt/zope/lib/python/Products/ZSyncer/ZSyncer.py", line
        228, in manage_compare
        return self._manage_compare_path(path, recurse=0)
        File "/opt/zope/lib/python/Products/ZSyncer/ZSyncer.py", line
        487, in _manage_compare_path
        d_dict = self._get_list(self.dest_server[0], path)
        File "/opt/zope/lib/python/Products/ZSyncer/ZSyncer.py", line
        416, in _get_list
        return serverconn.manage_listObjects(folder)
        File
        "/var/tmp/zope-2.6.2b3-dzug_buildroot/opt/zope/lib/python/xmlrpclib.py", line 829, in __call__
        return self.__send(self.__name, args)
        File
        "/var/tmp/zope-2.6.2b3-dzug_buildroot/opt/zope/lib/python/xmlrpclib.py", line 983, in __request
        verbose=self.__verbose
        File
        "/opt/zope/lib/python/Products/ZSyncer/xmlrpclibBasicAuth.py",
        line 58, in request
        h.endheaders()
        File "/usr/lib/python2.2/httplib.py", line 695, in endheaders
        self._send_output()
        File "/usr/lib/python2.2/httplib.py", line 581, in _send_output
        self.send(msg)
        File "/usr/lib/python2.2/httplib.py", line 548, in send
        self.connect()
        File "/usr/lib/python2.2/httplib.py", line 788, in connect
        
        error: (110, 'Connection timed out')
---------------

Could it be a networking problem?

Thanks for the help!

-tim zegir




More information about the Zope mailing list