No supported torrent, even tho qbit is integrated
as the title says, i keep getting no supported torrent clients found even tho qBit is integrated other integrations work fine its just qbit
15 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?
Hi @DaYroXy , please provide the data as requested by @Cakey Bot
running on debian 12, docker
for docker compose i kinda lost the configrations but these are the paths im passing in portainer
i think that should be all?
403 either means your password is wrong or qBittorrent is blocking the request (eg. CSRF protection)
password is correct, i changed it now to double check also qbit doesnt use csrf i think here are the headers
Try to remove and readd the app again
if you mean in homarr it self i did and tried no luck, also i tried using wget 172.25.0.2:8080 from homarr shell and i got the login html fine too
Did you disable CSRF in qBittorrent?
its already off by default i didn't but in the headers there are no csrf
that from the homarr container
Solution
Please check in the settings, not in the headers of a test response
Never knew that was a thing! now it works 🙂 was a simple CSRF issue thank you