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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bug:

Toasterme opened this issue · comments

Expected Behavior
Expect to be able to mount it

Actual Behavior
rclone mount zurg: /mnt/zurg --dir-cache-time 10s --allow-other -v
2024/02/28 20:42:15 Failed to create file system for "zurg:": didn't find filing system for "webdav"

if i try to access the http on port 9999/dav/ or /http/ it is working, but i have to put a "/" at the end of the link or it won't work.

Detailed Steps
Tried with v0.9.3-hotfix.10 and v0.9.3-hotfix.11 with linux-amd64

Operating System
Ubuntu 18.04.6 LTS (Bionic Beaver)

Environment Setup
no docker, directly with binary version v0.9.3-hotfix.10 and v0.9.3-hotfix.11

Logs

"
2024-02-28T20:47:01.609-0500 DEBUG zurg PID: 12369
2024-02-28T20:47:01.611-0500 INFO zurg Version: v0.9.3-hotfix.11
2024-02-28T20:47:01.611-0500 INFO zurg GitCommit: 36298dd97973efd60dcf6caa70e1b6cc4145bcb7
2024-02-28T20:47:01.611-0500 INFO zurg BuiltAt: 2024-02-18T03:16:05
2024-02-28T20:47:01.611-0500 INFO zurg Debug logging is enabled; if you are not debugging please set LOG_LEVEL=info in your environment
2024-02-28T20:47:01.611-0500 DEBUG config Loading config file ./config.yml
2024-02-28T20:47:01.611-0500 DEBUG config Config version: v1
2024-02-28T20:47:01.612-0500 INFO zurg Starting server on [::]:9999
2024-02-28T20:47:02.004-0500 INFO zurg Your account will expire in *** days
2024-02-28T20:47:02.147-0500 DEBUG realdebrid Got ** torrents (page 1), total count is **
2024-02-28T20:47:02.354-0500 INFO manager Fetched info for ** torrents
2024-02-28T20:47:02.372-0500 INFO manager Compiled into ** torrents, 0 were missing info
2024-02-28T20:47:02.372-0500 DEBUG manager Processing fixers (0 left: [])
2024-02-28T20:47:02.373-0500 DEBUG manager Finished processing fixers
2024-02-28T20:47:02.827-0500 INFO manager Starting periodic repair job
2024-02-28T20:47:02.828-0500 INFO manager Periodic repair started; searching for broken torrents
2024-02-28T20:47:02.828-0500 INFO manager Finished repairing 0 broken torrents
2024-02-28T20:47:02.828-0500 INFO manager Starting periodic refresh job
"

Rclone Configuration
~/.config/rclone/rclone.conf :
(tried to move the realdebrid at the end and same result)

`[realdebrid]
type = realdebrid
api_key = ****

[zurg]
type = webdav
url = http://localhost:9999/dav/
vendor = other
pacer_min_sleep = 0

[zurghttp]
type = http
url = http://localhost:9999/http/
no_head = false
no_slash = false
`

Zurg Configuration
basic config !

Screenshots
If applicable, add screenshots to help explain your problem.

I'll reply to myself here ...

I installed it with ubuntu, but the rclone version is too old using standard, it was v1.36 (see it with rclone --version)

Reinstall it with the curl command from : https://rclone.org/downloads/#script-download-and-install

Now i have another error but it is another quest ;)
Fatal error: mount not ready: /mnt/zurg