HomarrH
Homarr10mo ago
4 replies
mlie

Trying to add the Unifi integration

It is a self hosted unifi controller using docker.
I have turned off the certificate validation in the docker settings for Homarr to avoid the self-signed warning.
When trying to add the integration I get this in the log:
2025-04-17T14:22:03.151Z info Dispatching request https://192.168.1.3:8443/ (5 headers)
2025-04-17T14:22:03.225Z info Dispatching request https://192.168.1.3:8443/manage (5 headers)
2025-04-17T14:22:03.276Z info Dispatching request https://192.168.1.3:8443/manage/account/login?redirect=REDACTED (5 headers)
2025-04-17T14:22:03.327Z info Dispatching request https://192.168.1.3:8443/api/login (7 headers)
2025-04-17T14:22:04.147Z error tRPC Error with mutation on 'integration.create'


Homarr Version 1.16.0
image.png
Solution
Hi, did you see https://github.com/homarr-labs/homarr/issues/2835 ?
This will likely be fixed by that issue.
GitHub
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...
bug: Unifi Controller Integration won't load data · Issue #2835 ·...
Was this page helpful?