[Zope] Re: ZSyncer and Zope-2.8.0

Simon Michael simon at joyful.com
Fri Aug 12 20:11:25 EDT 2005


In my, similar, situation it is::

  Traceback (innermost last):
   Module ZPublisher.Publish, line 113, in publish
   Module ZPublisher.mapply, line 88, in mapply
   Module ZPublisher.Publish, line 40, in call_object
   Module Products.ZSyncer.ZSyncer, line 1199, in call_
  Unauthorized: You are not allowed to access 'manage_listObjects' in 
this context

If I try Sascha's username:password@ workaround, I get::

  ...
  File "/zope1/Products/ZSyncer/ZSyncer.py", line 1050, in _getRemoteList
  return serverconn.manage_listObjects(path)
  File "/zope1/Products/ZSyncer/ConnectionMgr.py", line 164, in __call__
  raise IOError, msg
  IOError: http://user:pass@root2.joyful.com/zsyncer/call_: 400 - Bad 
Request
  Bad Request (Invalid Hostname)



More information about the Zope mailing list