ClientDisconnected: connection lost
Etienne Robillard <[email protected]> Tue, 12 Jun 2018 04:55:16 -0400
| Newsgroups | gmane.comp.web.zope.zodb |
|---|---|
| Message-ID | <[email protected]> |
Hi guys,
Any ideas what could be causing this issue i'm having ?
Traceback (most recent call last):
File "lib/notmm/controllers/base.pyx", line 198, in notmm.controllers.base.BaseController.get_response
File "/home/erob/src/django-hotsauce/lib/notmm/dbapi/orm/decorators.py", line 35, in _wrapper
return view_func(req, **kwargs)
File "/home/www/isotoperesearch.ca/trunk/lib/mainapp/research/views.py", line 24, in index
blogentry_set = db.Message.find()
File "/home/erob/src/libschevo/lib/schevo/extent.py", line 162, in find
Entity(oid) for oid in self._find(self.name, criterion))
File "/home/erob/src/libschevo/lib/schevo/database2.py", line 759, in _find_entity_oids
return list(entity_maps.keys())
File "/usr/local/lib/python2.7/dist-packages/ZODB/Connection.py", line 791, in setstate
p, serial = self._storage.load(oid)
File "/usr/local/lib/python2.7/dist-packages/ZODB/mvccadapter.py", line 143, in load
r = self._storage.loadBefore(oid, self._start)
File "/usr/local/lib/python2.7/dist-packages/ZEO-5.1.0-py2.7.egg/ZEO/ClientStorage.py", line 522, in loadBefore
return self._server.load_before(oid, tid)
File "/usr/local/lib/python2.7/dist-packages/ZEO-5.1.0-py2.7.egg/ZEO/asyncio/client.py", line 783, in load_before
return self.__call(self.client.load_before_threadsafe, oid, tid)
File "/usr/local/lib/python2.7/dist-packages/ZEO-5.1.0-py2.7.egg/ZEO/asyncio/client.py", line 748, in call
return self.wait_for_result(result, self.timeout)
File "/usr/local/lib/python2.7/dist-packages/ZEO-5.1.0-py2.7.egg/ZEO/asyncio/client.py", line 756, in wait_for_result
return future.result(timeout)
File "/usr/local/lib/python2.7/dist-packages/futures-3.1.1-py2.7.egg/concurrent/futures/_base.py", line 429, in result
return self.__get_result()
File "/usr/local/lib/python2.7/dist-packages/futures-3.1.1-py2.7.egg/concurrent/futures/_base.py", line 381, in __get_result
raise exception_type, self._exception, self._traceback
ClientDisconnected: connection lost
Thank you in advance,
Etienne
--
Etienne Robillard
[email protected]
https://www.isotopesoftware.ca/
--
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.