Skip to content

Radarr connection fails during rule execution despite successful connection test #2413

@blixten85

Description

@blixten85

maintainerr-2026-02-25.log

Describe the bug
Radarr service cannot be connected during rule execution – warning messages indicate repeated failures to resolve movie IDs (see example log lines below). However, testing the Radarr connection through the settings interface works successfully. This suggests an inconsistency between connection testing and actual usage during rule execution.

Example log entries:

[WARN] [RadarrGetterService] Failed to resolve movie ID for 'The Equalizer 3' with id '4045'. As a result, no Radarr query could be made.

This repeats during rule executions, while no error is shown when testing connectivity.

To Reproduce

  1. Setup Radarr in settings and test connection (should succeed).
  2. Trigger rule executions involving Radarr.
  3. Observe warning logs during rule execution, showing repeated movie ID resolve failures.

Expected behavior
Radarr connection should work reliably during both connection tests and all rule executions. No warning/failure should occur if Radarr connectivity is confirmed during test.

Additional context

  • Log file: maintainerr-2026-02-25.log
  • Multiple attempts give the same warning, even with valid Radarr config.
  • No changes made to Radarr or application between successful test and failures during rule execution.
[WARN] [RadarrGetterService] Failed to resolve movie ID for 'The Equalizer 3' with id '4045'. As a result, no Radarr query could be made.

Device (please complete the following information):

  • OS: [please fill in]
  • Version: [please fill in]

Screenshots
If applicable, add screenshots or more log extracts here.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions