Tech WG/Ops Diary: Difference between revisions

(sidekiq scheduler queue issues)
Line 266: Line 266:


[https://github.com/mastodon/mastodon/issues/20710#issuecomment-1329680431 Maybe this github discussion would help?] but on checking the sidekiq dashboard, while the no. of processed requests did plummet today, I do see sidekiq running. The warning about the scheduler queue(s) is puzzling as there are scheduled jobs in the sidekiq container! hmmm
[https://github.com/mastodon/mastodon/issues/20710#issuecomment-1329680431 Maybe this github discussion would help?] but on checking the sidekiq dashboard, while the no. of processed requests did plummet today, I do see sidekiq running. The warning about the scheduler queue(s) is puzzling as there are scheduled jobs in the sidekiq container! hmmm
Looking closely at the service status, something is definitely up. sidekiq and streaming's status is <code> active (exited)</code>. I restarted ES and that helped free up swap but restarting sideqik and streaming isn't helping :(