Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
6 Ответы
5724 Представления

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 -

 

Аватар
Отменить
Автор

So, everybody here still has this error?

Лучший ответ

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.

Аватар
Отменить
Лучший ответ

@Pascal Temblay

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

Аватар
Отменить
Лучший ответ

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

Аватар
Отменить
Лучший ответ

Any idea why this happend?


Аватар
Отменить
Автор

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