Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
1082 Переглядів

Bonjour,

Je suis Cheima El Khadim de la part de SMART MS SA, votre partenaire. Pourriez-vous m'aider à résoudre ce problème, s'il vous plaît ?

Je rencontre un problème avec un client utilisant Odoo 14. J'ai développé une API checkpayment intégrée avec une application mobile de paiement. Lorsque de nombreuses transactions sont effectuées simultanément, l'API retourne l'erreur suivante :

{'code': 500, 'message': 'Erreur interne du serveur could not serialize access due to concurrent update\n'}

Merci d'avance pour votre assistance.

Cordialement,

Cheima El Khadim

Аватар
Відмінити
Найкраща відповідь

Hi 

This message means that two or more users are trying to update the same record in the database simultaneously. The database is unable to complete the updates because they conflict with each other.

To resolve this error, you need to identify the users or processes that are trying to update the record at the same time.

Check this forum's answer


Regards

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
0
серп. 25
74
1
серп. 25
1995
1
лип. 25
2546
2
лип. 25
7982
2
лип. 25
4418