Hello Massimo, Basically I'm just trying to access the login page through a link like this:
http://127.0.0.1:8000/AppName/default/login Cheers, On Feb 28, 3:23 pm, mdipierro <[email protected]> wrote: > Which action cases this? > > On Feb 28, 10:37 am, Yannick <[email protected]> wrote: > > > Hello mate, > > Did someone already had this error message below before ? I'm using > > MySQL server but with Sqlite I don't have this error everything seems > > to be alright... > > > Error traceback > > > Traceback (most recent call last): > > File "/opt/web2py/gluon/main.py", line 365, in wsgibase > > SQLDB.close_all_instances(SQLDB.rollback) > > File "/opt/web2py/gluon/sql.py", line 474, in close_all_instances > > action(instance) > > File "/opt/web2py/gluon/sql.py", line 833, in rollback > > self._connection.rollback() > > ProgrammingError: (2014, "Commands out of sync; you can't run this > > command now") > > > Please let me know.. Help needed ! > > Thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

