[web2py] DAL error connecting to MySql

2014-09-17 Thread José Manuel Bordallo
Hi all, yesterday just actualized my Ubuntu 14.04 and i get this connection errors on my web2py apps. Failure to connect, tried 5 times: Traceback (most recent call last): File "/home/jose/web2py/gluon/dal.py", line 8038, in __init__ self._adapter = ADAPTERS[self._dbname](**kwargs) File "/hom

[web2py] DAL error

2013-10-10 Thread Rod Watkins
My log shows the following error--I believe it may due to psycopg2. Traceback (most recent call last): File "C:\projects\web2py\gluon\dal.py", line 7538, in __init__ self._adapter = ADAPTERS[self._dbname](**kwargs) File "C:\projects\web2py\gluon\dal.py", line 2713, in __init__ if do_co

[web2py] DAL error

2010-07-14 Thread elffikk
I am getting such an error in last release of web2py, with previews versions didn't try Traceback (most recent call last): File "...\web2py\gluon\restricted.py", line 178, in restricted exec ccode in environment File ".../web2py/applications/mailtest/models/models.py", line 7, in Fiel