qbittorrent / qBittorrent

qBittorrent BitTorrent client
https://www.qbittorrent.org
Other
25.92k stars 3.83k forks source link

All my torrents disappeared #20981

Open akontsevich opened 1 week ago

akontsevich commented 1 week ago

qBittorrent & operating system versions

qBittorrent: v4.6.5 (64-bit) Operating system: Operating System: openSUSE Tumbleweed 20240621 KDE Plasma Version: 6.0.5 KDE Frameworks Version: 6.3.0 Qt Version: 6.7.1 Kernel Version: 6.9.5-1-default (64-bit) Graphics Platform: X11 Libtorrent: 2.0.10.0 Boost: 1.85.0 OpenSSL: 3.1.4 zlib: 1.3.1

What is the problem?

Yesterday I had tens of torrents in many categories - today all of them disappeared for some reason.

Steps to reproduce

No response

Additional context

No response

Log(s) & preferences file(s)

Log:

23.06.2024 01:57 - Detected external IP. IP: "176.105.209.168" 23.06.2024 01:57 - Python detected, executable name: 'python3', version: 3.11.9 23.06.2024 01:57 - UPnP/NAT-PMP port mapping succeeded. Message: "successfully mapped port using NAT-PMP. local: 192.168.0.112 external port: TCP/9000" 23.06.2024 01:57 - UPnP/NAT-PMP port mapping succeeded. Message: "successfully mapped port using NAT-PMP. local: 192.168.0.112 external port: UDP/32457" 23.06.2024 01:57 - IP geolocation database loaded. Type: DBIP-Country-Lite. Build time: Sat Jun 1 03:35:40 2024. 23.06.2024 01:57 - UPnP/NAT-PMP port mapping succeeded. Message: "successfully mapped port using NAT-PMP. local: 192.168.0.112 external port: TCP/32457" 23.06.2024 01:57 - Successfully listening on IP. IP: "fe80::682a:d03e:5a7:c89f%enp4s0". Port: "UTP/32457" 23.06.2024 01:57 - Successfully listening on IP. IP: "fe80::682a:d03e:5a7:c89f%enp4s0". Port: "TCP/32457" 23.06.2024 01:57 - Successfully listening on IP. IP: "192.168.0.112". Port: "UTP/32457" 23.06.2024 01:57 - Successfully listening on IP. IP: "192.168.0.112". Port: "TCP/32457" 23.06.2024 01:57 - Successfully listening on IP. IP: "127.0.0.1". Port: "UTP/32457" 23.06.2024 01:57 - Successfully listening on IP. IP: "127.0.0.1". Port: "TCP/32457" 23.06.2024 01:57 - Embedded Tracker: Now listening on IP: 0.0.0.0, port: 9000 23.06.2024 01:57 - UPnP/NAT-PMP support: ON 23.06.2024 01:57 - Encryption support: ON 23.06.2024 01:57 - Anonymous mode: OFF 23.06.2024 01:57 - Peer Exchange (PeX) support: ON 23.06.2024 01:57 - Local Peer Discovery support: ON 23.06.2024 01:57 - Distributed Hash Table (DHT) support: ON 23.06.2024 01:57 - HTTP User-Agent: "qBittorrent/4.6.5" 23.06.2024 01:57 - Peer ID: "-qB4650-" 23.06.2024 01:57 - Trying to listen on the following list of IP addresses: "0.0.0.0:32457,[::]:32457" 23.06.2024 01:57 - Using config directory: /home/aleksey/.config/qBittorrent 23.06.2024 01:57 - qBittorrent v4.6.5 started

glassez commented 1 week ago

Yesterday I had tens of torrents in many categories - today all of them disappeared for some reason.

Are you sure nothing changed in your environment between "yesterday" and "today" runs of qBittorrent? Have there been any (system) software updates? Or maybe you performed some actions that could affect this? I don't see any errors in the log, so I assume that qBittorrent is trying to load torrents from a directory other than the one that was used earlier.

HanabishiRecca commented 1 week ago

Also check that the search filter (a text field on the top bar) is empty.

akontsevich commented 1 week ago

Yesterday I had tens of torrents in many categories - today all of them disappeared for some reason.

Are you sure nothing changed in your environment between "yesterday" and "today" runs of qBittorrent? Have there been any (system) software updates? Or maybe you performed some actions that could affect this? I don't see any errors in the log, so I assume that qBittorrent is trying to load torrents from a directory other than the one that was used earlier.

This thing was changed in the environment: https://forums.opensuse.org/t/kde-plasma6-does-not-restore-previous-session-on-start-any-more/176153/3 - could it be related? plasma6-workspace and plasma6-kwin were updated to 6.0.5 with backports from 6.1 which caused session restore errors on login/logout.

Also check that the search filter (a text field on the top bar) is empty.

empty

glassez commented 1 week ago

Could you check which of the folders, ~/.local/share/qBittorrent or ~/.local/share/data/qBittorrent, exists (or both of them)?

akontsevich commented 1 week ago

Could you check which of the folders, ~/.local/share/qBittorrent or ~/.local/share/data/qBittorrent, exists (or both of them)?

Both of them exists. What to do? Copy ~/.local/share/data/qBittorrent content to ~/.local/share/qBittorrent?

glassez commented 1 week ago

What to do? Copy ~/.local/share/data/qBittorrent content to ~/.local/share/qBittorrent?

Yes. ~/.local/share/data/qBittorrent is legacy.

akontsevich commented 1 week ago

Uh, thanks, all 97 torrents are back. And why had it switched the directories yesterday?!