13 Aug
2005
13 Aug
'05
12:11 a.m.
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)