Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bot and web process fight for setting account data, leading to TXN OPERROR in Synapse (⇒ 500s), so the web process crashes #251

Open
reivilibre opened this issue Jan 21, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@reivilibre
Copy link
Contributor

2025-01-21 17:19:27.759	
2025-01-21 17:19:27,749 - synapse.storage.txn - 787 - WARNING - PUT-2433- [TXN OPERROR] {add_user_account_data-259b} could not serialize access due to concurrent update
	
	
2025-01-21 17:19:27.786	
2025-01-21 17:19:27,775 - synapse.storage.txn - 787 - WARNING - PUT-2433- [TXN OPERROR] {add_user_account_data-259b} could not serialize access due to concurrent update
	
	
2025-01-21 17:19:27.813	
2025-01-21 17:19:27,804 - synapse.storage.txn - 787 - WARNING - PUT-2433- [TXN OPERROR] {add_user_account_data-259b} could not serialize access due to concurrent update
	
	
2025-01-21 17:19:27.850	
2025-01-21 17:19:27,845 - synapse.storage.txn - 787 - WARNING - PUT-2433- [TXN OPERROR] {add_user_account_data-259b} could not serialize access due to concurrent update
	
	
2025-01-21 17:19:27.929	
2025-01-21 17:19:27,928 - synapse.storage.txn - 787 - WARNING - PUT-2433- [TXN OPERROR] {add_user_account_data-259b} could not serialize access due to concurrent update
	
	
2025-01-21 17:19:27.989	
2025-01-21 17:19:27,988 - synapse.storage.txn - 787 - WARNING - PUT-2433- [TXN OPERROR] {add_user_account_data-259b} could not serialize access due to concurrent update
	
	
2025-01-21 17:19:28.003	
2025-01-21 17:19:27,995 - synapse.http.server - 146 - ERROR - PUT-2433- Failed handle request via 'AccountDataServlet': <XForwardedForRequest at 0xffff699b9d50 method='PUT' uri='/_matrix/client/v3/user/%40bot%3Afosdem.org/account_data/m.direct?user_id=%40bot%3Afosdem.org' clientproto='HTTP/1.1' site='8009'>
	
	
2025-01-21 17:19:28.264	
2025-01-21 17:19:28,250 - synapse.access.http.8009 - 508 - INFO - PUT-2433- 3.74.23.23 - 8009 - {@bot:fosdem.org} Processed request: 0.334sec/0.213sec (0.037sec, 0.006sec) (0.005sec/0.263sec/2) 55B 500 "PUT /_matrix/client/v3/user/%40bot%3Afosdem.org/account_data/m.direct?user_id=%40bot%3Afosdem.org HTTP/1.1" "-" [0 dbevts]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant