Skip to content

[Bug] Authentication fails (credentials & Auth Bypass) with qBittorrent 5.2.0 #95

@Royal19888

Description

@Royal19888

Describe the bug
I am unable to connect qBitRemote to my qBittorrent server running the new version 5.2.0. Authentication fails completely when using a valid username and password (these credentials work perfectly fine when accessing the WebUI via a standard web browser).

Additionally, the "Auth Bypass" feature also fails. Even though my device's IP (or subnet) is correctly whitelisted in the qBittorrent WebUI settings, the app throws an "HTTP 403 Forbidden – Not authenticated" error during the API check.

To Reproduce
Steps to reproduce the behavior:

Update qBittorrent to version 5.2.0.

Attempt to connect via qBitRemote using standard username and password -> Fails.

Enable "Auth Bypass" in the app and whitelist the device IP in qBittorrent settings.

Run the connection diagnostic.

See error: HTTP 403 Forbidden – Not authenticated.

Expected behavior
The app should successfully authenticate using either the credentials or the Auth Bypass feature.

Environment:

Platform: iOS 26.4.2

App Version: 2.1.1

qBittorrent Version: 5.2.0

Additional context / Diagnostic Log
Below is the diagnostic log from the Auth Bypass attempt:

=== qBitRemote Diagnostic Report ===
App Version: 2.1.1
Platform: ios 26.4.2
Date: 2026-05-10T11:52:20.983Z

URL: http://192.168.0.44:8080/
Host: [192.168.0.44](http://192.168.0.44/)
Port: 8080
HTTPS: No
Auth Bypass: No

--- Diagnostic Log ---
13:46:50 [INFO] --- Full Connection Diagnostic ---
13:46:50 [INFO] Target: http://192.168.0.44:8080/
13:46:50 [INFO] Platform: ios 26.4.2
13:46:50 [INFO] App: 2.1.1
13:46:50 [INFO] HTTPS: No | Auth Bypass: No
13:46:50 [REACH] Step 1 — Can the device reach the server?
13:46:50 [REACH] Server responded — HTTP 200 in 27ms
13:46:50 [LOGIN] Step 2 — Can the app log in?
13:46:50 [LOGIN] Unexpected response — "" (HTTP 204, 306ms)
13:46:50 [ERROR] Stopping diagnostic — unexpected login response.
13:46:50 [INFO] 
13:46:50 [INFO] 1/4 checks passed. Review the issues above and try the suggested fixes.
13:46:52 [INFO] Full report copied to clipboard.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions