mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
Some RSS url is not updating, even do it manually click the update button. #15141
Labels
No labels
Accessibility
AppImage
Bounty
Build system
CI
Can't reproduce
Code cleanup
Confirmed bug
Confirmed bug
Core
Crash
Data loss
Discussion
Docker
Documentation
Duplicate
Feature
Feature request
Feature request
Feature request
Filters
Flatpak
GUI
Has workaround
I2P
Invalid
Libtorrent
Look and feel
Meta
NSIS
Network
Not an issue
OS: *BSD
OS: Linux
OS: Windows
OS: macOS
PPA
Performance
Project management
Proxy/VPN
Qt bugs
Qt6 compat
RSS
Search engine
Security
Temp folder
Themes
Translations
Triggers
Waiting diagnosis
Waiting info
Waiting upstream
Waiting web implementation
Watched folders
WebAPI
WebUI
autoCloseOldIssue
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/qBittorrent#15141
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @thelastfantasy on GitHub (Nov 6, 2023).
qBittorrent & operating system versions
qB version: 4.6.0
OS: Win 10 Pro (10.0.1xxxx)
What is the problem?
Some RSS url is not updating, even do it manually by click the update button from the context menu.
Restart qBittorrent will solve, but it happens again after a few time running.
Steps to reproduce
No response
Additional context
No response
Log(s) & preferences file(s)
No response
@glassez commented on GitHub (Nov 6, 2023):
Log?
@thelastfantasy commented on GitHub (Nov 6, 2023):
The log
@glassez commented on GitHub (Nov 7, 2023):
What is your qBittorrent Proxy configuration?
@thelastfantasy commented on GitHub (Nov 7, 2023):
Set to None.

@glassez commented on GitHub (Nov 7, 2023):
Unfortunately, the provided log does not contain any error messages about loading RSS feeds, except in cases when the download was interrupted/canceled (e.g. when you clicked
Updatewhile the previous request was not completed yet), such as the following:@SaltySP commented on GitHub (Nov 11, 2023):
I have the same issue, It happens after my PC wakes up from hibernation. I also tried to add a Proxy at some point but this didn't help either. Looks like it's not properly retrying and gets stuck loading indefinitely. Oddly enough in the QT5 builds this didn't happen. All the other network stuff is due to my VPN not connecting as fast as Qbit would want it to.
@glassez commented on GitHub (Nov 12, 2023):
Perhaps I need to add more logging of network related stuff.
@dvd14986 commented on GitHub (Nov 28, 2023):
Same problem here on Windows 10x64 with v4.61.
Nyaa.si feed stop working after some hours. Sukebei feed never stops.
From the log i see that sometimes it lost connection (common in my area) and often it recovers without any problems. But after some time Nyaa rss never recover from it, while sukeybei return to normal functionality.
Proxy set to None.
See this log (sorry for italian)
When in this status, if i close and reopen qBittorrent, it immediately start to receive feed again.
If i recall correctly, i never see this problem before until update to 4.6.
At this point i don't know if i can go back to 4.5x from 4.61 to test it again.
@michaelChe956 commented on GitHub (May 3, 2024):
the same problem.how can i solve it.
@glassez commented on GitHub (May 3, 2024):
Could you try v5.0 beta and provide logs if problem persists?
@btbxbob commented on GitHub (May 27, 2024):
hello, i would like to try but the server i connected will ban me for using client version not permitted.
it'll be nice if there's 4.6 beta or something i can compile locally.
@EnderAvaritia commented on GitHub (Sep 14, 2024):
出现操作被取消的原因是因为你的rss订阅正在更新而你又点了更新,使用某种方式譬如说使用代理直接把链接打断再用可连接的代理更新就能解决,4.6.6已测试成功,或许是因为qb的超时没写好?
the reason for "操作被取消" is clicking the update botton when you rss subscribe is updating. you can try some way to stop it such as using your proxy software to block it and then using a proxy which is useful.this method is effecent in the version 4.6.6. maybe there is some problem in the timeout module in the qbittorrent