TrueNas Integration connection failed
Hello there,
I just finished to install homarr and other stuff and I'm trying to add the TrueNas integration to have some monitoring on the homepage but It failed to connect every time what every the user feed in.
I created a homarr buldin_administrator for this (no auxiliary_administrator on TrueNas last version), I also tried with other admin group but nothing worked.
Is it a known issue ?


Solution:Jump to solution
I managed to get the integration working by disabling the web interface HTTP to HTTPS redirection in TrueNAS.
I couldn't get a working certificate, so I gave up on SSL for now. My NAS is only available on my local network anyway.
Thanks for the heads-up....
13 Replies
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?
!qa required_data
Thank you for your question. Our support team has noted that your request does not meet the minimum required data so we are unable to answer your question.
Please provide:
- your Homarr logs
- your setup configuration (eg. docker compose, docker run, helm chart, screenshot, ...)
- A detailed description of your problem or question with additional images where necessary
- Your operating system
- Version of Homarr (do not say latest! say 0.15.2, ...)
Failure to comply with this will result in a permanent closure of your support request.
Here the log file (only the line arround the failed integration, tell me if you need complet logs)
Operating system : TrueNas 25.04.2.4
Homarr was install through the TrueNas apps lib in it's 2.1.26 version (package version) and the homarr version is 1.39.0
See screenshot for the config
Occurs on OperaGX 122.0.5643.105
Anything else needed ?
Is your https server of truenas really running at 443?
Can you confirm that this port can be reached both from your host and homarr?
Hum I not sure, How can I see/test that ?
Integrations | Homarr documentation
Integrations are connections to supported third party applications.
If I go for https://my_truenas_ip:443 it open the truenas web ui
So i think the nas can be reach through that port

I don't have proper certificat verification, could that be the issue?
I can't do that now but I will try to add certificate to homarr and try again
If you haven't uploaded the TrueNAS certificate, yes that'd be the next step
Otherwise try with HTTP
I will try that later
Tks
Solution
I managed to get the integration working by disabling the web interface HTTP to HTTPS redirection in TrueNAS.
I couldn't get a working certificate, so I gave up on SSL for now. My NAS is only available on my local network anyway.
Thanks for the heads-up.