tsdb vm fails to start due to undefined receiver after changes to Healthwatch
book
Article ID: 293425
calendar_today
Updated On:
Products
Operations Manager
Issue/Introduction
When making changes to Healthwatch Alertmanager, you encounter an error during Apply Changes indicating that the tsdb vm is not running after the update
Error:'tsdb/xxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx (0)'isnot running after update.Review logs for failed jobs: alertmanagerAlertmanager logs show the following errorts=2023-10-27T18:19:06.053Zcaller=coordinator.go:118 level=error component=configuration msg="Loading configuration file failed" file=/var/vcap/jobs/alertmanager/config/alertmanager-interpolated.yml err="undefined receiver \"new-receiver\" used in route"
This error indicates that a receiver named new-receiver is not configured to receive alerts.
Resolution
Receivers must be properly defined in Routing rules and Receivers. Correct configuration must match Routing rules and Receiver name.