qbittorrent / qBittorrent

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

RSS Feed not working when socks5 proxy is on #17460

Open nac6 opened 1 year ago

nac6 commented 1 year ago

qBittorrent & operating system versions

V4.4.3.1 in Docker on Synology NAS

What is the problem?

When Socks5 proxy is enabled the RSS Feeds do not update.

Tried enabling "Use proxy only for torrents", still no good. As soon as i disabled proxy the rss feeds work as expected.

I suspect the feed might be blocked when accessed via proxy or vpn. It may be that i am not understanding "Use proxy only for torrents". I was hoping that with this setting on the RSS feeds would bypass proxy.

Steps to reproduce

Setup RSS FEED Enable Proxy socks5 Attempt to update all in the RSS tab

Additional context

No response

Log(s) & preferences file(s)

No response

sonalys commented 1 year ago

I have the same problem, it stops twice a day, torrents download normally, only problem is rss.

maybe a hotfix would be to allow rss to go through the proxy?

thalieht commented 1 year ago

For anyone interested please try #18528 https://github.com/qbittorrent/qBittorrent/actions/workflows/ci_windows.yaml?query=branch%3Aproxy Windows is pre-selected in the link above, you can also choose ubuntu. Pick the latest entry in the list and scroll down to download one of the Artifacts.

sonalys commented 1 year ago

I commented on the other issue #15960 For me, the issue happened because of a very low upload speed ( 1 kbps ) After I removed this limitation, the RSS feed never stuck again.

luzpaz commented 8 months ago

What's the verdict here ?