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
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
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
3 matches
Mail list logo