RedDrake
RedDrake
HHomarr
Created by RedDrake on 2/4/2025 in #💬・get-help
Sonarr Integration Test Issue (Homarr 1.4.0)
I've been having an issue setting up the integration for Sonarr for a day or two. Figured it was probably something in the host OS. Each time I would enter the URL & API Key for Sonarr and clicked Test & Save, Homarr would give a message that it was probably a bad URL. I'd already created a half dozen integrations to other services on the same box with the same IP, so I was kind of baffled. I tried changing the port for Sonarr, changed API Key, no dice. Finally, I changed the Authentication method from none to Basic. Error message changed from bad URL to "probably incorrect credentials". Thought that's hilarious, but at least the error changed. Out of curiousity, switched the Authentication to Forms, and VIOLA, it connects. I have no clue why this is. but here's the stack when authentication is set to anything but Forms: 2025-02-04T03:52:57.855Z error Failed to test connection with status code 404. Body: '{ "message": "NotFound" }' 2025-02-04T03:52:57.855Z error tRPC Error with mutation on 'integration.update': (INTERNAL_SERVERERROR) - Checking integration connection failed Error: Checking integration connection failed at t (/app/apps/nextjs/.next/server/chunks/2372.js:3:38411) at ix.handleTestConnectionResponseAsync (/app/apps/nextjs/.next/server/chunks/2372.js:3:38239) at process.processTicksAndRejections (node:internal/process/task_queues:105:5) at async ix.testConnectionAsync (/app/apps/nextjs/.next/server/chunks/2372.js:4:24182) at async aE (/app/apps/nextjs/.next/server/chunks/2372.js:6:249) at async /app/apps/nextjs/.next/server/chunks/2372.js:6:4194 at async l.middlewares (/app/apps/nextjs/.next/server/chunks/9392.js:102:329495) at async p (/app/apps/nextjs/.next/server/chunks/9392.js:105:68) at async p (/app/apps/nextjs/.next/server/chunks/9392.js:105:68) at async p (/app/apps/nextjs/.next/server/chunks/9392.js:105:68) Error: Checking integration connection failed
6 replies