Seems my notifications got stuck for a week or so (all of them, email, discourse and browser). I have no idea what caused this (could be the browser notifications plugin, coud be anything), but is there something I can monitor daily to see if notifications are still processed?
Sound like sidekiq issues, do a rebuild of your container
I did actually and that did fix it. So should it happen again I should look at the sidekiq logs?
I also had this in my error log:
Sidekiq heartbeat test failed, restarting
Not serious, I take it?
I had this happen on my instance (not Stonehearth) as well. A rebuild (from ssh, not docker_manager) did fix it. Any clues as to what happened? Like @Silvanus I did see the sidekiq heartbeat error in my logs (over 100 times).
Want to clarify? You mean:
ssh root@domain
cd /var/discourse
./launcher rebuild app
Yeah, so, my forum hasn’t sent succesfully email in the last 3 days…
Yes, that’s what I meant.
Next time it happens, could you go to your.discourse/sidekiq/scheduler
and check if sidekiq is in readonly mode?
My guess is that all of this ties up to the backup issue, cause it would be quite brutal to have these stuck processes on quite a few counts.
Yeah, that’s my guess too.
This is another issue that is also related
I had the Hangs during upgrade hangs during upgrade too.
Same here. My upgrade hung, had to rebuild to resolve. Extra annoying is that the console doesn’t work properly for me on the subfolder install (see here) so it was really hard to see that it was hung.