sentry-k8s icon indicating copy to clipboard operation
sentry-k8s copied to clipboard

Background workers haven't checked in recently

Open phpdave11 opened this issue 7 years ago • 1 comments

Thank you for this template. I have it up and running, but after a few hours, I'm not receiving events anymore. I'm getting this error message in the sentry admin panel:

Background workers haven't checked in recently. This is likely an issue with your configuration or the workers aren't running.

phpdave11 avatar Apr 07 '18 01:04 phpdave11

Running this command has fixed the problem for now:

kubectl delete pod -n sentry sentry-worker-3446521703-fvx4j

phpdave11 avatar Apr 07 '18 01:04 phpdave11