qBitController icon indicating copy to clipboard operation
qBitController copied to clipboard

can't pause/resume an existing torrent

Open ixff opened this issue 1 year ago • 4 comments

Bug description

API returned an error: 404

Logs

No response

qBitController version

1.1.0

qBittorrent version

4.6.6

Android version

13

Additional details

No response

ixff avatar Oct 07 '24 05:10 ixff

Did you downgrade qBittorrent? qBitController 1.1.0 caches the qBittorrent version for an hour, so waiting or restarting the app should refresh the version and resolve the issue.

Bartuzen avatar Oct 07 '24 10:10 Bartuzen

I didn't downgrade qbittorrent.

ixff avatar Oct 07 '24 13:10 ixff

Can you go to WEBUI_URL/api/v2/app/version and WEBUI_URL/api/v2/app/webapiVersion in your browser after replacing WEBUI_URL with your actual WebUI URL and share the results here?

Bartuzen avatar Oct 07 '24 14:10 Bartuzen

http://192.168.1.200:5000/api/v2/app/version v4.6.6

http://192.168.1.200:5000/api/v2/app/webapiVersion 2.9.3

ixff avatar Oct 07 '24 14:10 ixff

I think qBitController fails to retrieve or parse qBittorrent version so it assumes 5.0.0 by default, but I have no idea why it happens.

Bartuzen avatar Oct 13 '24 09:10 Bartuzen

qBitController 1.0.0 works well.

ixff avatar Oct 16 '24 08:10 ixff

I've got this issue but I'm on qBittorrent v5.0.1:

/api/v2/app/version : v5.0.1 /v2/app/webapiVersion : HTTP 404 < HTTP Error 404

Using qBitcontroller 1.0.0 installed via FDroid.

OdinVex avatar Nov 04 '24 05:11 OdinVex

For qBittorrent 5 support, you need to update qBitController to version 1.1.0. However, this version is currently unavailable on F-Droid due to issue #63.

Bartuzen avatar Nov 04 '24 07:11 Bartuzen