Zeopack fails raising KeyError
Héctor Velarde <[email protected]>
| Newsgroups | gmane.comp.web.zope.zodb |
|---|---|
| Message-ID | <[email protected]> |
hi there!
We have a site running distributed in two different servers; server A is
running ZEO as ZRS master and server B is running ZEO as ZRS slave.
seems that a couple of weeks ago the zeopack command is not finishing; I
just tried today in both server and command fails with KeyError like this:
$ bin/zeopack 0 Traceback (most recent call last): File "bin/zeopack", line
> 42, in <module> sys.exit(plone.recipe.zeoserver.pack.main(host, port, unix,
> days, username, password, realm, blob_dir, storage)) File
> "/opt/plone/example.com/eggs/plone.recipe.zeoserver-1.2.9-py2.7.egg/plone/recipe/zeoserver/pack.py",
> line 58, in main _main(*args, **kw) File
> "/opt/plone/example.com/eggs/plone.recipe.zeoserver-1.2.9-py2.7.egg/plone/recipe/zeoserver/pack.py",
> line 39, in _main cs.pack(wait=True, days=int(days)) File
> "/opt/plone/example.com/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZEO/ClientStorage.py",
> line 916, in pack return self._server.pack(t, wait) File
> "/opt/plone/example.com/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZEO/ServerStub.py",
> line 155, in pack self.rpc.call('pack', t, wait) File
> "/opt/plone/example.com/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZEO/zrpc/connection.py",
> line 768, in call raise inst # error raised by server KeyError: '\x1dx'
any hints?
--
You received this message because you are subscribed to the Google Groups "zodb" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.