.... and how did you reload data into the db? if you used the shell, did you db.commit()? If not, is the shell still open?
On Feb 27, 10:48 pm, mdipierro <[email protected]> wrote: > This is a database error, not a web2py error. > Do you get it all the time after migration? Did you get it once? > Which database? If it is portgresql or myssql, did you try restarting > the database? > > On Feb 27, 9:14 pm, morningovermidnight <[email protected]> > wrote: > > > > > > > What might cause the following error message to be displayed: > > > InternalError: current transaction is aborted, commands ignored until > > end of transaction block > > > The two files involved are my default.py controller and the sql.py > > file in gluon. I am at a lost because everything had been previously > > working fine. I only did a re-migration of my database, but I reloaded > > all data into the database. Any clues? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

