How can I tell in the zope logs if all my ZEO stores are connecting properly? I have tried reconfiguring shared sessions according to: http://www.zopelabs.com/cookbook/1061234337 Unfortunately, I get the same result. -Jason On Thu, 10 Feb 2005 12:51:13 -0700, Jason J. W. Williams <jasonjwwilliams@gmail.com> wrote:
Is there more to it than updating the client with the ZEO Temporary section in the zope.conf?
On Thu, 10 Feb 2005 20:15:10 +0100, Dieter Maurer <dieter@handshake.de> wrote:
Jason J. W. Williams wrote at 2005-2-10 09:44 -0700:
... However, when we run the setup whenever ZEO client 1 is hit for a page a KeyError is generated. I assume this is because ZEO client 2 set up the session and the data is not being shared. I upgraded us to Zope 2.7.4 last night in an attempt to fix the problem. Any help is greatly appreciated. Thank you in advance.
This indicates that your trial to put the temporary folder into ZEO was unsuccessful.
You probably should check this step again carefully.
-- Dieter