Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NFS share as monitored folder does not work #12768

Closed
cbc02009 opened this issue May 6, 2020 · 4 comments
Closed

NFS share as monitored folder does not work #12768

cbc02009 opened this issue May 6, 2020 · 4 comments
Labels
Core Network Issues related to network connectivity Watched folders Watched folders related issues/changes

Comments

@cbc02009
Copy link

cbc02009 commented May 6, 2020

Please provide the following information

qBittorrent version and Operating System

Ubuntu 20.04
qBittorrent 4.2.5

If on linux, libtorrent-rasterbar and Qt version

Qt 5.2.18
libtorrent 1.2.6.0

What is the problem

qBittorrent does not continuously monitor mounted nfs share for new torrents. It checks the folder once at service start, but does not appear to check again.

What is the expected behavior

When a torrent is placed in the monitored folder, qbittorrent should ingest the torrent and begin downloading the torrent. Currently it seems to only do so once, so I need to restart my VM every time I download a torrent.

Steps to reproduce

  1. mount nfs share
  2. select nfs share as monitored folder in qbittorrent
  3. download torrent file to nfs share

Extra info(if any)

relevant fstab entry:
192.168.0.11:/export/torrents /nfs/torrents nfs auto,nofail,noatime,nolock,intr,tcp,actimeo=1800 0 0
relevant /etc/exports entry on NAS:
/export/torrents (anonuid=65534,nohide,rw,anongid=65534,no_subtree_check,async,all_squash,insecure)

@EsEnZeT
Copy link

EsEnZeT commented Dec 15, 2020

#5966

@thalieht thalieht added the Watched folders Watched folders related issues/changes label Jun 12, 2023
@luzpaz luzpaz added the Network Issues related to network connectivity label Sep 17, 2023
@luzpaz
Copy link
Contributor

luzpaz commented Sep 17, 2023

Can someone still reproduce this ?
CC @cbc02009 @EsEnZeT

@luzpaz luzpaz added the Waiting info Waiting for participants to supply more info/fulfill template requirements label Sep 17, 2023
@cbc02009
Copy link
Author

No, I haven't noticed this issue recently. I'm running qbittorrent in a container now, but the NFS monitored folder works fine

@luzpaz
Copy link
Contributor

luzpaz commented Sep 18, 2023

@cbc02009 thanks for following-up. I'm closing ticket for now. If the issue persists, please re-open.

@luzpaz luzpaz closed this as not planned Won't fix, can't repro, duplicate, stale Sep 18, 2023
@luzpaz luzpaz removed the Waiting info Waiting for participants to supply more info/fulfill template requirements label Sep 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Core Network Issues related to network connectivity Watched folders Watched folders related issues/changes
Projects
None yet
Development

No branches or pull requests

5 participants