I am getting the error (see below) intermittently - does anyone know what
that error means?
{
Ticket ID
12.239.162.254.2015-06-02.15-18-57.cda87665-75a8-4c94-98a8-f4fe633e2c01
<class 'psycopg2.DatabaseError'> SSL SYSCALL error: EOF detectedVersion
web2py™Version 2.11.2-stable+timestamp.2015.05.30.16.33.24PythonPython
2.7.3: /usr/bin/python (prefix: /usr)Traceback
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
12.
13.
14.
15.
16.
17.
18.
19.
20.
21.
22.
23.
Traceback (most recent call last):
File "/home/www-data/web2py/gluon/restricted.py", line 227, in restricted
exec ccode in environment
File
"/home/www-data/web2py/applications/omniavx_cxn/controllers/tradeespresso.py"
<https://ovxdev.us/admin/default/edit/omniavx_cxn/controllers/tradeespresso.py>,
line 5606, in <module>
File "/home/www-data/web2py/gluon/globals.py", line 412, in <lambda>
self._caller = lambda f: f()
File
"/home/www-data/web2py/applications/omniavx_cxn/controllers/tradeespresso.py"
<https://ovxdev.us/admin/default/edit/omniavx_cxn/controllers/tradeespresso.py>,
line 1398, in vxr_active_profiles
a.validate() #CDN-000030
File
"/home/www-data/web2py/applications/omniavx_cxn/controllers/tradeespresso.py"
<https://ovxdev.us/admin/default/edit/omniavx_cxn/controllers/tradeespresso.py>,
line 15, in validate
site_maintenance_rec = db(db.site_maintenance.id > 0).select() #CDN-000299
File "/home/www-data/web2py/gluon/packages/dal/pydal/objects.py", line 1986,
in select
return adapter.select(self.query,fields,attributes)
File "/home/www-data/web2py/gluon/packages/dal/pydal/adapters/base.py", line
1258, in select
return self._select_aux(sql,fields,attributes)
File "/home/www-data/web2py/gluon/packages/dal/pydal/adapters/base.py", line
1215, in _select_aux
self.execute(sql)
File "/home/www-data/web2py/gluon/packages/dal/pydal/adapters/base.py", line
1350, in execute
return self.log_execute(*a, **b)
File "/home/www-data/web2py/gluon/packages/dal/pydal/adapters/base.py", line
1344, in log_execute
ret = self.cursor.execute(command, *a[1:], **b)
DatabaseError: SSL SYSCALL error: EOF detected
}
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
---
You received this message because you are subscribed to the Google Groups
"web2py-users" 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.