-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
deadlock detected DETAIL: Process 53 waits for ShareLock on transaction #13626
Comments
Do you know at which version was the last one before these errors appeared? I'm not aware of any recent change which could have caused that. Furthermore, when do you get these errors? I've just realized that you were using the old Sentry server which we discarded a few months ago, so unfortunately we don't have these errors recorded… |
This should make locking more straightforward to the server instead of locking each row individually. Fixes WEBLATE-20ZY Fixes WEBLATE-15BD Fixes WEBLATE-2101 Fixes WEBLATE-1MKN Issue WeblateOrg#13626
#13632 should improve the situation if you observe this on uploading. |
This should make locking more straightforward to the server instead of locking each row individually. Fixes WEBLATE-20ZY Fixes WEBLATE-15BD Fixes WEBLATE-2101 Fixes WEBLATE-1MKN Issue #13626
I have uploaded the patch, after several hours of testing I have not received any errors via email. Unfortunately, translation approvals are still very slow. Can I get a new sentry address to send logs? If that is not possible, I will switch to my free sentry account and try to analyze it myself. |
The Sentry invitation didn't work: Can you please try resending it to [email protected]? |
I sent it |
The last patch fixed the slow string saving issue. Were you able to log into sentry? If so, I'll leave access for future bug analyses. |
It again failed with the same error message. But looking inside Sentry, I got access to the project, so it did work in the end. I will keep an eye on the performance metrics there as your setup is quite specific. Looking at the trace, this issue should be addressed by #13665. |
Thank you for your report; the issue you have reported has just been fixed.
|
Describe the issue
Since version 5.10-0e03b03f41 , there is a problem with slow writing of strings. I get a lot of errors with the errors below. The errors should still be sent to sentry, so they can be analyzed.
I already tried
Steps to reproduce the behavior
Save translate.
Expected behavior
No response
Screenshots
No response
Exception traceback
How do you run Weblate?
Docker container
Weblate versions
Wersja Weblate 5.10-dev — 4490b12889d398c0989882dd14020c7bf0e6ca12
Weblate deploy checks
Additional context
No response
The text was updated successfully, but these errors were encountered: