Top-level
4 comments
@Gargron @spla the first row didn't even return any results. The 2nd row down tid search just came up with 1 line: Apr 28 21:09:08 ubuntu bundle[13509]: 2021-04-29T01:09:08.212Z pid=13509 tid=58x WARN: Thread TID-2hth processor Just doesn't make sense why something can be stuck without much of a description (now showing 6 stuck) |
@jeff @spla See the pid through `systemctl status mastodon-sidekiq`, execute `kill -TTIN pid`, view the backtrace dump with `journalctl -u mastodon-sidekiq --since="1 minute ago"`