Skip to content

ActionMailer::MailDeliveryJob stuck #1008

Answered by greyidol
greyidol asked this question in Q&A
Discussion options

You must be logged in to vote

Turns out the queue was stuck because I had set a redis namespace for sidekiq. Removing the namespace and using a separate database number in the redis path got the job to run again.

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by nilsding
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1007 on January 28, 2023 05:32.