Hi folks, an error like this, everything worked fine, and suddenly

Traceback (most recent call last):
  File "/home/awsmarkets/webapps/web2pyuwsgi/web2py/gluon/main.py", line 543, 
in wsgibase
    BaseAdapter.close_all_instances('rollback')
  File "/home/awsmarkets/webapps/web2pyuwsgi/web2py/gluon/dal/connection.py", 
line 44, in close_all_instances
    db._adapter.close(action)
  File "/home/awsmarkets/webapps/web2pyuwsgi/web2py/gluon/dal/connection.py", 
line 24, in close
    getattr(self, action)()
  File 
"/home/awsmarkets/webapps/web2pyuwsgi/web2py/gluon/dal/adapters/base.py", line 
1273, in rollback
    return self.connection.rollback()
OperationalError: (2006, 'MySQL server has gone away')


What usually cause this kind of errors? It fails at auth register

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to