I have recently starting to get this error when accessing random pages and
the admin interface.
All I need to do to stop receiving the error is to wait for a while, and
then everything works for a while again.
Where should I start looking in order to get rid of this error?
Traceback
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
Traceback (most recent call last):
File "/home/me/web/gluon/main.py", line 631, in wsgibase
BaseAdapter.close_all_instances('rollback')
File "/home/me/web/gluon/dal.py", line 553, in close_all_instances
db._adapter.close(action)
File "/home/me/web/gluon/dal.py", line 533, in close
getattr(self, action)()
File "/home/me/web/gluon/dal.py", line 1729, in rollback
if self.connection: return self.connection.rollback()
InterfaceError: connection already closed
--
---
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/groups/opt_out.