Problem with qbittorent integration:
Have you guys experienced any issues with the qbittorrent widget? I have version v5.1.4 of the webui and from within homarr I can only delete all torrents. Pausing or resuming doesn't work.
LXC with hommar installed by community scripts Proxmox::
I tried curling qbittorrent from the homarr console and got HTTP/1.1 200 OK. As you can see in the picture, the torrent list and status are also downloading, even showing the speed. However, for some reason, the resume/pause buttons don't work.

3 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?
Okay, guys, I think I found the cause. Homarr is trying to do this via the old API endpoint. Instead of using pause, it should use start/stop. The documentation on qbittorent's GitHub is outdated...
More info: https://github.com/homarr-labs/homarr/issues/4557
GitHub
bug: Homarr fails to pause/resume torrents on qBittorrent v5 (API c...
Describe the bug When using qBittorrent v5, the "Pause" and "Resume" buttons in the Downloads widget do not work. Homarr throws an error: 2025-11-27T23:45:57.647Z error: tRPC Er...
Can you please amend this to the GitHub issue?