I have been on 2.6.0-development+timestamp.2013.08.08.09.00.28 for more than a week now, and I have not had any errors.
The new admin interface is not working very well in that release, but it looks like it has a lot potential. On Wednesday, August 21, 2013 11:28:44 AM UTC+2, Massimo Di Pierro wrote: > > Can you please try again? I think I may have a fix. > > On Thursday, 15 August 2013 05:22:28 UTC-5, hiro wrote: >> >> Ok, I have updated to 2.6.0-development+timestamp.2013.08.08.09.00.28 >> now. Will give it some time and see if the error is still there. >> >> Thank you very much for your help Massimo! >> >> On Thursday, August 15, 2013 12:06:39 PM UTC+2, Massimo Di Pierro wrote: >>> >>> Can you try using the trunk version? This may be already fixed. For sure >>> we have changed some of the relevant logic. >>> Let us know. >>> >>> On Thursday, 15 August 2013 04:43:51 UTC-5, hiro wrote: >>>> >>>> The latest: 2.5.1-stable+timestamp.2013.06.06.15.39.19, but I have hade >>>> the problem for a while with earlier versions of web2py. >>>> >>>> I am using and external Postgres db and Python 2.6. >>>> >>>> On Tuesday, August 13, 2013 4:05:15 PM UTC+2, Massimo Di Pierro wrote: >>>>> >>>>> Do you know which web2py version? >>>>> >>>>> On Monday, 12 August 2013 09:49:32 UTC-5, hiro wrote: >>>>>> >>>>>> 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 web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.