---
title: "Troubleshooting"
description: "Troubleshoot common issues with cron monitoring."
url: https://docs.sentry.io/product/new-monitors-and-alerts/monitors/crons/troubleshooting/
---

# Troubleshooting

Why Were All My Monitors Disabled?

All monitors are automatically deactivated at the start of a new billing period if there's not enough [on-demand spend](https://docs.sentry.io/pricing.md#on-demand-capacity) to cover all active monitors. Monitors can be manually activated based on on-demand availability. See [Manage Your Cron Monitors](https://docs.sentry.io/pricing/quotas/manage-cron-monitors.md) for more details.

Why Was My Monitor Environment Marked As Broken or Automatically Muted?

If your monitor environment has been consistently broken for 14 days or more (with only missed, timed out, or failed check-ins), we will automatically mark it as broken and notify you of this escalated failure state via email.

If the monitor environment continues to be broken after an additional 14 days, we will automatically mute it to stop it from generating additional noise through notifications or issue events.

**Who Receives the Notification:**

* If the monitor has an owner who is a user, that user will receive the email
* If the monitor has an owner who is a team, all team members will receive the email
* If the monitor has no owner, everyone in the project team will receive the email

**Important Notes:**

* You can disable these notifications in your [personal notification settings](https://docs.sentry.io/product/new-monitors-and-alerts/alerts/notifications/notification-settings.md)
* Muting a monitor does **not** stop billing. You will continue to be charged for muted monitors. To stop billing, you must deactivate or delete the monitor. See [Manage Your Cron Monitors](https://docs.sentry.io/pricing/quotas/manage-cron-monitors.md) for more details.

Why aren't recurring job errors showing up on my monitor details page?

You may not have [set up your monitor correctly](https://docs.sentry.io/product/new-monitors-and-alerts/monitors/crons/getting-started/http.md). Make sure you've configured check-ins for your cron job.

Why am I not receiving alerts when my monitor fails?

You may not have [set up alerts for your monitor](https://docs.sentry.io/product/new-monitors-and-alerts/monitors/crons/getting-started/http.md#alerts).

What is the crons data retention policy for check-ins?

Our current data retention policy is 90 days.

Do you support a monitor schedule with a six-field crontab expression?

Currently, we only support crontab expressions with five fields.
