HomarrH
Homarr12mo ago
GkhnG

prowlarr integration error

2024-12-31T09:13:13.352Z error: tRPC Error with query on 'widget.indexerManager.getIndexersStatus': (INTERNAL_SERVER_ERROR) - Failed to parse indexers for Prowlarr (xz6v32ogbvdpv1n8z7w1qwnc), most likely your api key is wrong:

Status parsing error: [

{

"code": "invalid_type",

"expected": "number",

"received": "undefined",

"path": [

0,

"id"

],

"message": "Required"

},

{

"code": "invalid_type",

"expected": "number",

"received": "undefined",

"path": [

1,

"id"

],

"message": "Required"

},

{

"code": "invalid_type",

"expected": "number",

"received": "undefined",

"path": [

2,

"id"

],

"message": "Required"

}

]

The integration connection is successful, but the connection fails on the home page due to the error above.
Was this page helpful?