This question has been flagged
6 Replies
5113 Views

Hey yo! still me!

Somebody finally managed to solve this common error?

2015-03-14 22:05:59,670 15536 INFO 03test werkzeug: 192.168.1.1 - - [14/Mar/2015 22:05:59] "POST /longpolling/poll HTTP/1.1" 200 -
2015-03-14 22:05:59,680 15536 INFO 03test werkzeug: 192.168.1.1 - - [14/Mar/2015 22:05:59] "POST /longpolling/poll HTTP/1.1" 200 -
2015-03-14 22:05:59,737 15536 ERROR 03test openerp.sql_db: bad query: UPDATE "im_chat_presence" SET "status"='online',"last_poll"='2015-03-14 22:05:59',"write_uid"=8,"write_date"=(now() at time zone 'UTC') WHERE id IN (3)
Traceback (most recent call last):
  File "/home/odoo-test/odoo-test/openerp/sql_db.py", line 234, in execute
    res = self._obj.execute(query, params)
TransactionRollbackError: could not serialize access due to concurrent update

2015-03-14 22:05:59,737 15536 INFO 03test openerp.service.model: SERIALIZATION_FAILURE, retry 1/5 in 0.7362 sec...
2015-03-14 22:06:37,921 15536 INFO 03test werkzeug: 66.249.67.142 - - [14/Mar/2015 22:06:37] "GET /fr_CA/forum/aide-1/partner/3 HTTP/1.1" 302 -

 

Avatar
Discard
Author

So, everybody here still has this error?

Best Answer

I have also this problem, I am sending async request by ajax and getting "odoo.sql_db: bad query: UPDATE". I explored so much but did not get any solution.

Avatar
Discard
Best Answer

@Pascal Temblay

When will you come back here... Its been more than a year now...

Avatar
Discard
Best Answer

We still have the error. If we found solution, we will comme back here.

Avatar
Discard
Best Answer

Any idea why this happend?


Avatar
Discard
Author

We still have the error. If we found solution, we will comme back here.