When posting a comment the last 5 lines are usually sufficient: 'Traceback (most recent call last):\n File "/base/data/home/apps/s~pv-4- vp/1.372124618390164258/gluon/main.py", line 551, in wsgibase\n session._try_store_in_db(request, response)\n File "/base/data/home/apps/s~pv-4-vp/1.372124618390164258/gluon/globals.py", line 728, in _try_store_in_db\n record_id = table.insert(**dd)\n File "/base/data/home/apps/s~pv-4-vp/1.372124618390164258/gluon/dal.py", line 7806, in insert\n ret = self._db._adapter.insert(self,self._listify(fields))\n File "/base/data/home/apps/s~pv-4-vp/1.372124618390164258/gluon/dal.py", line 4618, in insert\n rid = Reference(tmp.key().id())\nOverflowError: Python int too large to convert to C long\n' p6570 s.
This looks like a bug in DAL but what web2py version are you using? -- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

