Skip to content.

Etria Lists

 

[quills-dev] RPCAuth hook error on 1.6 upgrade

Derek Richardson plone at derekrichardson.net
Tue Jan 15 21:22:43 UTC 2008


Hi all! I upgraded a site to Quills 1.6b? and every access through the
browser spews a bunch of:

2008-01-15T16:17:15 ERROR ZPublisher BeforeTraverse: Error while
invoking hook: "RPCAuth"
Traceback (most recent call last):
  File "/srv/share-it/parts/zope2/lib/python/ZPublisher/BeforeTraverse.py",
line 145, in __call__
    meth(*(container, request, None)[:args])
AttributeError: __call__

This, of course, is because the RPCAuth product is missing and
represented by a broken icon in the ZMI. On a test site, I deleted the
RPCAuth object from the site root in the ZMI and that caused the error
messages to stop, with apparently no impact on site functionality. Is
this the best way to handle this situation on my prod site? Does
anyone know of a reason I should just delete the broken RPCAuth
object?

Thanks,

Derek


More information about the quills-dev mailing list