debridmediamanager / zurg-testing

A self-hosted Real-Debrid webdav server you can use with Infuse. Together with rclone it can mount your Real-Debrid torrent library into your filesystem and load it to Plex or Jellyfin.
489 stars 38 forks source link

Zurg not updating rclone mount #10

Closed Pukabyte closed 11 months ago

Pukabyte commented 11 months ago

my configs can be found at: https://puksthepirate.notion.site/puksthepirate/Guide-Zurg-RDT-Prowlarr-Arrs-Petio-Autoscan-Plex-Scannarr-eebe27d130fa400c8a0536cab9d46eb3

Issue: I use RDT to download symlinks. I've found after starting zurg, rdtclient is able to find the files from rclone for a certain amount of time before zurg becomes unresponsive and stops serving the new information to rclone making rdtclient error out when adding new files. After restarting zurg and rdtclient (after zurg posts up to rclone) it works again and is able to find all the files like it once did before. however its hard to tell when it starts to not respond as during the whole process zurg reports healthy and still updates the logs every now and then

Things I think it could be:

Pukabyte commented 11 months ago

image This also shows up. PID=1? Should this be the PID we put in the compose?

Pukabyte commented 11 months ago

Upon further inspection, I believe zurg/rclone is not updating listings after its first run. So any torrent that gets added after the initial run, when completed and seen on real-debridand also DMM, is not showing up on the rclone mount anywhere.

When I restart zurg, those files get populated.

Merrick28 commented 11 months ago

Same here : zurg 0.9.2 using binary on amd64, with rclone (with /dav directory). I have to restart zurg to see the changes made on real-debrid, otherwise, new files don't show in my rclone mount.

dreulavelle commented 11 months ago

Issue is also present in the previous hotfix.3 version as well.

yowmamasita commented 11 months ago

This should be fixed now on v0.9.2-hotfix.2

Guiro28 commented 11 months ago

I just updated to v0.9.2-hotfix.2 and still the same problem. it works on the first 2 or 3 files then the error Download reported an error: Could not find file from rclone mount! appears in the rdtclient logs

yowmamasita commented 11 months ago

I suppose this is fixed now?

Pukabyte commented 11 months ago

Working well! Thanks @yowmamasita