qbittorrent / qBittorrent

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

All my torrents disappeared #20981

Open akontsevich opened 4 months ago

akontsevich commented 4 months 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 4 months 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 4 months ago

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

akontsevich commented 4 months 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 4 months ago

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

akontsevich commented 4 months 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 4 months ago

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

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

akontsevich commented 4 months ago

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

MusicLover1000 commented 3 months ago

Hello,

I am not a tech savvy and just had my torrents disappeared. I use qBittorent client. Can you please tell me the steps above so I can retrieve the torrents? Thank you so much

akontsevich commented 3 months ago

I am not a tech savvy and just had my torrents disappeared. I use qBittorent client. Can you please tell me the steps above so I can retrieve the torrents? Thank you so much

What OS do You have? In Linux just do:

Copy ~/.local/share/data/qBittorrent content to ~/.local/share/qBittorrent and overwrite the files.

MusicLover1000 commented 3 months ago

Quote reply

Thank you but I have Windows 10 not Linux.

Do you know what I should do on Windows?

Thanks :)

glassez commented 3 months ago

Thank you but I have Windows 10 not Linux.

So your issue is not the same as this one. You should open new Issue and provide all the required information as per Issue template.

MusicLover1000 commented 3 months ago

Thank you but I have Windows 10 not Linux.

So your issue is not the same as this one. You should open new Issue and provide all the required information as per Issue template.

The title is relevant. That is why I posted here. I will wait for @akontsevich to respond. Hopefully he knows about Windows as well. Thanks

glassez commented 3 months ago

@MusicLover1000 Well, it's up to you. Everyone chooses which path length to prefer.

xavier2k6 commented 3 months ago

@MusicLover1000 In case you aren't aware.... @glassez is one of the main dev's on the qBittorrent project who is engaging/trying to understand your current predicament & provide a possible solution for you. You can ignore them & wait for a "user" who may/may not come back to you & may/may not know Windows OS as you may have hoped....

akontsevich commented 3 months ago

I will wait for @akontsevich to respond. Hopefully he knows about Windows as well.

Sorry not! My OS is Linux! :wink: But I think Your issue is different: there are a lot of solutions for windows, for example on Reddit.

MusicLover1000 commented 3 months ago

@MusicLover1000 Well, it's up to you. Everyone chooses which path length to prefer.

@xavier2k6 @glassez Ok. I will create a new thread.