Okay, just checked; things are fine till revision e0944eaf3f. Haven't
tried updating further than that and checking if it works. The host of
dal changes that have been introduced have probably got something to
do with it.

On Dec 5, 7:06 pm, Ishbir <[email protected]> wrote:
> The revision from 25 November works perfectly fine; however, I updated
> my source today and I get this error-
>
> Traceback (most recent call last):
>   File "/Users/ishbir/web2py/gluon/main.py", line 446, in wsgibase
>     BaseAdapter.close_all_instances(BaseAdapter.commit)
>   File "/Users/ishbir/web2py/gluon/sql.py", line 169, in
> close_all_instances
>     instance._connection.close()
> AttributeError: 'SQLiteAdapter' object has no attribute '_connection'
>
> I'm using SQLite database (pretty obvious). This occurs when I access
> the index page. Would love to see this fixed ASAP.

Reply via email to