Skip to content

[HELP] Error during Sonarr Seeker Job #600

@MoonArrow

Description

@MoonArrow

Duplicate check

  • I have searched for existing issues and confirmed this is not a duplicate.

Before submitting a help request, I have:

  • Reviewed the documentation.
  • Ensured I am using ghcr.io/cleanuparr/cleanuparr docker repository.
  • Ensured I am using the latest version.
  • Enabled verbose logging.

How can we help?

Hi, I just setup a CleanupArr instance, connected to Sonarr and Radarr. All these instances run on a Docker env. communicating through a local dedicated network arr_net. Cleanup uses the ghcr.io repository. To start the integration, dry mode is engaged. The configuration run well and is connected.
When the seeker is starting, I see my series on the log being requested with something like

[DRY RUN] skipping method: SendRequestAsync
season search triggered | http://sonarr:8989/ | [FBI: Most Wanted season 4]
Failed to process Sonarr instance: Local Sonarr
System.InvalidOperationException: Sequence contains no elements
   at System.Linq.ThrowHelper.ThrowNoElementsException()
   at Cleanuparr.Infrastructure.Features.Arr.ArrClient.SearchItemAsync(ArrInstance arrInstance, SearchItem item)
   at Cleanuparr.Infrastructure.Features.Jobs.Seeker.ProcessInstanceAsync(SeekerConfig config, SeekerInstanceConfig instanceConfig, ArrInstance arrInstance, InstanceType instanceType, Boolean isDryRun, List`1 queueRecords)
   at Cleanuparr.Infrastructure.Features.Jobs.Seeker.ProcessSingleInstanceAsync(SeekerConfig config, SeekerInstanceConfig instanceConfig, Boolean isDryRun)

It's not related to a serie in particular as it goes through all with the same error occuring. Not sure if related but the Radarr instance does not seem to trigger any Seeker operation even if activated.

does anyone have a clue for me on how to solve that ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    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