Skip to content

relay stops relaying #4240

@jap

Description

@jap

Self-Hosted Version

26.3.1

CPU Architecture

x86_64

Docker Version

29.2.1

Docker Compose Version

5.1.0

Machine Specification

  • My system meets the minimum system requirements of Sentry

Installation Type

Upgrade

Steps to Reproduce

  1. Start the whole stack using docker compose
  2. Wait

Expected Result

Sentry should keep on keeping on.

Actual Result

Sentry stops processing new metrics and events.

Looking at logs, we get tons of entries similar to the ones below in the relay container, and the start of those entries matches the end of processing.

relay-1  | 2026-03-24T12:44:30.887984Z ERROR relay_kafka::producer::utils: failed to produce message to Kafka (delivery callback) error=Message production error: MessageTimedOut (Local: Message timed out) error.sources=[MessageTimedOut (Local: Message timed out)] payload_len=45808 tags.topic="ingest-events"

These errors are produced for all kinds of topics.

Restarting the relay container makes things move again, but in flight data is lost :(

Event ID

No response

Metadata

Metadata

Assignees

No one assigned
    No fields configured for issues without a type.

    Projects

    Status

    No status

    Status

    Waiting for: Product Owner

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions