I am running plone 3.2. I just setup getpaid. Now, when I try to
pack my database, i get the following error.
There is at least one e-mail chain out there associating this problem
with getpaid. Is getpaid the issue? Is there a way around it?
[cd...@web87 ~]$ ~/webapps/plone_3_2_3/zeocluster/bin/zeopack
Traceback (most recent call last):
File "/home/cddma/webapps/plone_3_2_3/zeocluster/bin/zeopack", line
29, in ?
plone.recipe.zope2zeoserver.pack.main(host, port, unix, days,
username, password, realm, blob_dir, storage)
File "/home/cddma/webapps/plone_3_2_3/buildout-cache/eggs/
plone.recipe.zope2zeoserver-1.3-py2.4.egg/plone/recipe/zope2zeoserver/
pack.py", line 36, in main
cs.pack(wait=wait, days=int(days))
File "/home/cddma/webapps/plone_3_2_3/zeocluster/parts/zope2/lib/
python/ZEO/ClientStorage.py", line 846, in pack
return self._server.pack(t, wait)
File "/home/cddma/webapps/plone_3_2_3/zeocluster/parts/zope2/lib/
python/ZEO/ServerStub.py", line 165, in pack
self.rpc.call('pack', t, wait)
File "/home/cddma/webapps/plone_3_2_3/zeocluster/parts/zope2/lib/
python/ZEO/zrpc/connection.py", line 650, in call
raise inst # error raised by server
KeyError: 'm'
Unhandled exception in thread started by
Error in sys.excepthook:
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"getpaid-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/getpaid-dev?hl=en
-~----------~----~----~----~------~----~------~--~---