WebUI does not have "tracker error" category #16421

Closed
opened 2026-02-22 03:06:24 -05:00 by deekerman · 2 comments
Owner

Originally created by @arteee87 on GitHub (Dec 6, 2024).

qBittorrent & operating system versions

qBittorrent: 5.0.2 x86_64 static binary from here: https://github.com/userdocs/qbittorrent-nox-static/releases/tag/release-5.0.2_v2.0.10
Operating system: Ubuntu 24.04.1 LTS x86_64 (inside LXC container)
Qt: 6.8.1
libtorrent: 2.0.10

What is the problem?

There is no "tracker error" in web ui.
There is in the GUI version of the qbittorrent.
Main discussion thread about adding this to the GUI was in the issue #9849

изображение

Steps to reproduce

  1. run the binary as systemd service:

[Unit]
Description=qBittorrent client
After=network.target
[Service]
ExecStart=/usr/bin/qbittorrent-nox --webui-port=8090
Restart=always
[Install]
WantedBy=multi-user.target

  1. check the web ui

Additional context

I did upgrade from 4.6.7 apt install to 5.0.2 static binary.
Did remove the apt package, but did not delete the qbittorrent data.

Log(s) & preferences file(s)

qbittorrent.log
watched_folders.json
qBittorrent_conf.zip

Originally created by @arteee87 on GitHub (Dec 6, 2024). ### qBittorrent & operating system versions qBittorrent: 5.0.2 x86_64 static binary from here: https://github.com/userdocs/qbittorrent-nox-static/releases/tag/release-5.0.2_v2.0.10 Operating system: Ubuntu 24.04.1 LTS x86_64 (inside LXC container) Qt: 6.8.1 libtorrent: 2.0.10 ### What is the problem? There is no "tracker error" in web ui. There is in the GUI version of the qbittorrent. Main discussion thread about adding this to the GUI was in the issue #9849 ![изображение](https://github.com/user-attachments/assets/6c412b44-756f-4bb0-ac82-d27e0a9e64ae) ### Steps to reproduce 1. run the binary as systemd service: [Unit] Description=qBittorrent client After=network.target [Service] ExecStart=/usr/bin/qbittorrent-nox --webui-port=8090 Restart=always [Install] WantedBy=multi-user.target 2. check the web ui ### Additional context I did upgrade from 4.6.7 apt install to 5.0.2 static binary. Did remove the apt package, but did not delete the qbittorrent data. ### Log(s) & preferences file(s) [qbittorrent.log](https://github.com/user-attachments/files/18038226/qbittorrent.log) [watched_folders.json](https://github.com/user-attachments/files/18038227/watched_folders.json) [qBittorrent_conf.zip](https://github.com/user-attachments/files/18038235/qBittorrent_conf.zip)
deekerman 2026-02-22 03:06:24 -05:00
  • closed this issue
  • added the
    WebUI
    label
Author
Owner

@sk0merko commented on GitHub (Jan 6, 2025):

@Chocobo1, I know time is super limited but maybe you could look into it at some point? This is actually one of the bigger problems in the WebUI and people have to rely on third party tools to mark torrents as not working.

@sk0merko commented on GitHub (Jan 6, 2025): @Chocobo1, I know time is super limited but maybe you could look into it at some point? This is actually one of the bigger problems in the WebUI and people have to rely on third party tools to mark torrents as not working.
Author
Owner

@stalkerok commented on GitHub (Jan 7, 2025):

https://github.com/qbittorrent/qBittorrent/issues/20276

@stalkerok commented on GitHub (Jan 7, 2025): https://github.com/qbittorrent/qBittorrent/issues/20276
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/qBittorrent#16421
No description provided.