Failed in adding Unifi Controller

getting the follwoing error when i try to add the Unfi Controller. not sure if I am missing something or not
2025-04-26T22:10:01.797Z error: tRPC Error with mutation on 'integration.create'
at Object.onError (/app/apps/nextjs/.next/server/app/api/trpc/[trpc]/route.js:1:4403)
at Object.onError (/app/apps/nextjs/.next/server/app/api/trpc/[trpc]/route.js:1:3561)
at /app/apps/nextjs/.next/server/chunks/9381.js:106:5069
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async /app/apps/nextjs/.next/server/chunks/9381.js:106:7029
at async /app/apps/nextjs/.next/server/chunks/9381.js:94:2274661
caused by AxiosError: Request failed with status code 403 code="ERR_BAD_REQUEST"
at ts (/app/apps/nextjs/.next/server/chunks/9381.js:63:30980)
at IncomingMessage.<anonymous> (/app/apps/nextjs/.next/server/chunks/9381.js:63:42992)
at IncomingMessage.emit (node:events:530:35)
at endReadableNT (node:internal/streams/readable:1698:12)
at process.processTicksAndRejections (node:internal/process/task_queues:90:21)
2025-04-26T22:10:01.797Z error: tRPC Error with mutation on 'integration.create'
at Object.onError (/app/apps/nextjs/.next/server/app/api/trpc/[trpc]/route.js:1:4403)
at Object.onError (/app/apps/nextjs/.next/server/app/api/trpc/[trpc]/route.js:1:3561)
at /app/apps/nextjs/.next/server/chunks/9381.js:106:5069
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async /app/apps/nextjs/.next/server/chunks/9381.js:106:7029
at async /app/apps/nextjs/.next/server/chunks/9381.js:94:2274661
caused by AxiosError: Request failed with status code 403 code="ERR_BAD_REQUEST"
at ts (/app/apps/nextjs/.next/server/chunks/9381.js:63:30980)
at IncomingMessage.<anonymous> (/app/apps/nextjs/.next/server/chunks/9381.js:63:42992)
at IncomingMessage.emit (node:events:530:35)
at endReadableNT (node:internal/streams/readable:1698:12)
at process.processTicksAndRejections (node:internal/process/task_queues:90:21)
2 Replies
Cakey Bot
Cakey Bot3d ago
Thank you for submitting a support request. Depending on the volume of requests, our team should get in contact with you shortly.
⚠️ Please include the following details in your post or we may reject your request without further comment: - Log (See https://homarr.dev/docs/community/faq#how-do-i-open-the-console--log) - Operating system (Unraid, TrueNAS, Ubuntu, ...) - Exact Homarr version (eg. 0.15.0, not latest) - Configuration (eg. docker-compose, screenshot or similar. Use ``your-text`` to format) - Other relevant information (eg. your devices, your browser, ...)
Frequently Asked Questions | Homarr documentation
Can I install Homarr on a Raspberry Pi?
malvadobladez
malvadobladezOP3d ago
I have found another similar issues and seemed to work. https://github.com/homarr-labs/homarr/issues/2835
GitHub
bug: Unifi Controller Integration won't load data · Issue #2835 ·...
Describe the bug After configuring the Unifi Controller Integration and adding a widget I see Failed to Fetch Network Controller Summary on the widget and the following in the logs: 2025-04-09T15:3...

Did you find this page helpful?