Skip to content

InfoHash must be 40 characters long (Parameter 'infoHash') #84

@jyulliano

Description

@jyulliano

Hi folks,

I've been trying to add Torrentio to my Prowlarr using the yml file, however, the following error occurs:

Unable to connect to indexer, check the log above the ValidationFailure for more details. InfoHash must be 40 characters long (Parameter 'infoHash')

I've used the latest yml file, which uses the following correction for this same error that was happening a while ago:

  selector: infoHash
  filters:
    - name: split
      args: ["/", 6]

This error used to happen when the line "args: ["/", 6]" was using 5 instead of 6. As you can see, I'm using 6 and getting the same error nonetheless.

Appreciate any help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions