Skip to content

[BUG] Upgraded qbit_manage to 4.5.5 now asked to downgrade qBittorrent #47

@truncsphere

Description

@truncsphere

What happened?

Upgraded qbit_manage via the command below. Expected the script to run as usual.
bash <(curl -sL "https://github.com/brettpetch/hosted-scripts/raw/master/qbit_manage.sh")

Instead I get a Please downgrade your qBittorrent version to v5.0.3 to use qbit_manage.

I also completely uninstalled qbit_manage and re-installed via the above script. Same result.

Relevant logs and output

[2025-08-27 00:41:21,900] [print_logo:649]            [INFO]     |====================================================================================================|
[2025-08-27 00:41:21,901] [print_logo:650]            [INFO]     |                           _     _ _                                                                |
[2025-08-27 00:41:21,901] [print_logo:651]            [INFO]     |                          | |   (_) |                                                               |
[2025-08-27 00:41:21,901] [print_logo:652]            [INFO]     |                      __ _| |__  _| |_   _ __ ___   __ _ _ __   __ _  __ _  ___                     |
[2025-08-27 00:41:21,901] [print_logo:653]            [INFO]     |                     / _` | '_ \| | __| | '_ ` _ \ / _` | '_ \ / _` |/ _` |/ _ \                    |
[2025-08-27 00:41:21,901] [print_logo:654]            [INFO]     |                    | (_| | |_) | | |_  | | | | | | (_| | | | | (_| | (_| |  __/                    |
[2025-08-27 00:41:21,901] [print_logo:655]            [INFO]     |                     \__, |_.__/|_|\__| |_| |_| |_|\__,_|_| |_|\__,_|\__, |\___|                    |
[2025-08-27 00:41:21,901] [print_logo:656]            [INFO]     |                        | |         ______                            __/ |                         |
[2025-08-27 00:41:21,901] [print_logo:657]            [INFO]     |                        |_|        |______|                          |___/                          |
[2025-08-27 00:41:21,902] [print_logo:659]            [INFO]     |     Version: 4.5.5 (Python 3.9.2) (Git: master)                                                    |
[2025-08-27 00:41:22,036] [print_logo:668]            [INFO]     |     Platform: Linux-5.10.0-34-amd64-x86_64-with-glibc2.31                                          |
[2025-08-27 00:41:22,061] [main:730]                  [INFO]     |     Web server enabled automatically (desktop default)                                             |
[2025-08-27 00:41:22,062] [main:738]                  [INFO]     |====================================================================================================|
[2025-08-27 00:41:22,062] [main:738]                  [INFO]     |                                        Starting Web Server                                         |
[2025-08-27 00:41:22,062] [main:738]                  [INFO]     |====================================================================================================|
[2025-08-27 00:41:22,062] [main:739]                  [INFO]     | Web API server running on http://0.0.0.0:8080                                                      |
[2025-08-27 00:41:22,062] [main:744]                  [INFO]     | Access the WebUI at http://localhost:8080                                                          |
[2025-08-27 00:41:22,065] [main:763]                  [INFO]     | Web server started in separate process                                                             |
[2025-08-27 00:41:22,067] [main:779]                  [INFO]     |     Run Mode: Script will exit after completion.                                                   |
[2025-08-27 00:41:22,071] [start:436]                 [INFO]     |====================================================================================================|
[2025-08-27 00:41:22,072] [start:436]                 [INFO]     |                                            Starting Run                                            |
[2025-08-27 00:41:22,072] [start:436]                 [INFO]     |====================================================================================================|
[2025-08-27 00:41:22,075] [__init__:53]               [INFO]     | Using /home/username/scripts/qbit_manage/config/config.yml as config                           |
[2025-08-27 00:41:22,180] [process_config_commands:108] [INFO]     | Commands found in config.yml, ignoring env variables and using config commands instead.            |
[2025-08-27 00:41:22,181] [process_config_apprise:405] [INFO]     | Connecting to Apprise...                                                                           |
[2025-08-27 00:41:24,013] [process_config_apprise:420] [INFO]     | Apprise Connection Successful                                                                      |
[2025-08-27 00:41:24,015] [__connect:999]             [INFO]     | Connecting to Qbittorrent...                                                                       |
[2025-08-27 00:41:24,214] [__init__:52]               [INFO]     | qBittorrent: v5.1.2                                                                                |
[2025-08-27 00:41:24,220] [__init__:53]               [INFO]     | qBittorrent Web API: 2.11.4                                                                        |
[2025-08-27 00:41:24,220] [__init__:54]               [INFO]     | qbit_manage supported versions: v4.3.0 - v5.0.3                                                    |
[2025-08-27 00:41:54,506] [__init__:75]               [CRITICAL] | Qbittorrent Error: qbit_manage is only compatible with v5.0.3 or lower. You are currently on v5.1.2. |
                                                                 | Please downgrade your qBittorrent version to v5.0.3 to use qbit_manage.                            |

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions