Skip to content

Messages stuck in queue #1778

Dec 21, 2021 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Actually, nevermind- I found the issue. It seems that my server was running low on ram. This makes sense, because I just increased the ram limit on maraidb so that I could send larger emails- which constrained the ram on our cheap VPS. I noticed because I finally saw an error at the right time and the worker container failed with status 137- out of memory- when it got to a larger message in the queue to send.

To work around this issue, since we have very low volume, I just added a swap file to our host so ram can overflow there if ever needed. The remaining queue emptied itself out, and now it seems to be fine.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@willpower232
Comment options

Answer selected by brywhi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants