-
-
Notifications
You must be signed in to change notification settings - Fork 263
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
[bug]: 0.11.1 : Queue event is locked by another process (queue.locked) #1069
Comments
In trace mode : |
Enregistrement.de.l.ecran.2025-01-08.a.15.32.40.movThere seems to be an issue with queue management, causing an infinite loop and a significant increase in CPU usage. |
Enregistrement.de.l.ecran.2025-01-08.a.16.57.37.mov |
I found the issue. I disabled all the options in the ‘Spam Filter,’ one by one. From the interface, I went into ‘Spam Filter,’ and for each subcategory, I disabled everything. I then restarted the Stalwart servers on each node (not just a reload, as that wasn’t sufficient). The problem therefore seems to originate from the ‘Spam Filter.’ The issue is therefore the same for the bug. : #1066 |
Those are debugging messages, not errors. Multiple servers are accessing the same queue and that message just indicates that another node has locked the message in order to deliver it. |
Thank you for your feedback. However, I invite you to check my latest response. Feel free to contact me on Discord if you’d like us to identify which specific option is causing the problem. |
What happened?
Since the update, I have a lot of DEBUG errors:
2025-01-08T14:26:35Z DEBUG Queue event is locked by another process (queue.locked) queueId = 218226920150541189
2025-01-08T14:26:35Z DEBUG Queue event is locked by another process (queue.locked) queueId = 218226396711887713
2025-01-08T14:26:35Z DEBUG Queue event is locked by another process (queue.locked) queueId = 218227422661714853
2025-01-08T14:26:35Z DEBUG Queue event is locked by another process (queue.locked) queueId = 218227296453010335
2025-01-08T14:26:35Z DEBUG Queue event is locked by another process (queue.locked) queueId = 218228488270783475
2025-01-08T14:26:35Z DEBUG Queue event is locked by another process (queue.locked) queueId = 218228052205773776
2025-01-08T14:26:35Z DEBUG Queue event is locked by another process (queue.locked) queueId = 218226014168294214
2025-01-08T14:26:35Z DEBUG Queue event is locked by another process (queue.locked) queueId = 218226674372715382
2025-01-08T14:26:35Z DEBUG Queue event is locked by another process (queue.locked) queueId = 218227052065596301
2025-01-08T14:26:35Z DEBUG Queue event is locked by another process (queue.locked) queueId = 218227635812049841
2025-01-08T14:26:35Z DEBUG Queue event is locked by another process (queue.locked) queueId = 218226183339254609
2025-01-08T14:26:35Z DEBUG Queue event is locked by another process (queue.locked) queueId = 218228047438947279
2025-01-08T14:26:35Z DEBUG Queue event is locked by another process (queue.locked) queueId = 218227588632421295
2025-01-08T14:26:35Z DEBUG Queue event is locked by another process (queue.locked) queueId = 218227443605971878
2025-01-08T14:26:35Z DEBUG Queue event is locked by another process (queue.locked) queueId = 218227172557464469
2025-01-08T14:26:35Z DEBUG Queue event is locked by another process (queue.locked) queueId = 218227090955182992
2025-01-08T14:26:35Z DEBUG Queue event is locked by another process (queue.locked) queueId = 218227531822670764
2025-01-08T14:26:35Z DEBUG Queue event is locked by another process (queue.locked) queueId = 218227102292386705
2025-01-08T14:26:35Z DEBUG Queue event is locked by another process (queue.locked) queueId = 218227337720767393
2025-01-08T14:26:35Z DEBUG Queue event is locked by another process (queue.locked) queueId = 218226932001547142
2025-01-08T14:26:35Z DEBUG Queue event is locked by another process (queue.locked) queueId = 218228185056158681
2025-01-08T14:26:35Z DEBUG Queue event is locked by another process (queue.locked) queueId = 218227285593957278
2025-01-08T14:26:35Z DEBUG Queue event is locked by another process (queue.locked) queueId = 218225889173840699
How can we reproduce the problem?
Upgrade to 0.11.1
Version
v0.11.x
What database are you using?
mySQL
What blob storage are you using?
S3-compatible
Where is your directory located?
Internal
What operating system are you using?
Linux
Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: