Replies: 12 comments
-
|
Update: Still is not mounting successfully |
Beta Was this translation helpful? Give feedback.
-
|
Have you confirmed that the permissions are properly set for the user (PUID/PGID) on the host-side bind-mounted directories? Can you set DEBUG logging for both DUMB and Decypharr to see if any additional details are revealed? |
Beta Was this translation helpful? Give feedback.
-
|
PUID and GUID are both 1000, same as before any of the updates. I attempted to set up external rclone instead of managed, and it mounts successfully most of the time but decypharr doesn't seem to connect to it at all. On the times it doesn't mount it logs this:
|
Beta Was this translation helpful? Give feedback.
-
Try |
Beta Was this translation helpful? Give feedback.
-
|
Says it's owned by Ubuntu, which is 1000/1000 |
Beta Was this translation helpful? Give feedback.
-
Is the |
Beta Was this translation helpful? Give feedback.
-
|
Also Ubuntu. However, I noticed the permissions are super restricted. Could this be the cause? |
Beta Was this translation helpful? Give feedback.
-
|
Update: |
Beta Was this translation helpful? Give feedback.
-
|
Also @I-am-PUID-0 since you were looking at this, I just wanted to take the opportunity thank you for making and maintaining this DUMB project, it's really impressive! I've greatly enjoyed using it and have had little to no issues (except this decypharr update) and all the different features from available services being in one place is fantastic 👏 |
Beta Was this translation helpful? Give feedback.
-
That's odd; I'm not sure why Decypharr wouldn't have set the permissions properly on rclone.conf. There were some significant changes - even breaking changes - introduced in v2.0.0 of Decypharr. Namely, the mount locations being used became consolidated in the new release. As for the config issue, try going to Decypharr's Web UI and saving the settings, even without changes, from there; that should update the Decypharr config.json |
Beta Was this translation helpful? Give feedback.
-
I'll give that a try, thanks. If that doesn't solve things, is it possible to revert back to the previous decypharr version? |
Beta Was this translation helpful? Give feedback.
-
|
Yes. You can pin Decypharr to a specific release, though I would recommend using the latest release, as it offers improvements and fixes.
|
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
Duplicate check
Before submitting, I have
Which backend area is affected?
Other / unsure
What happened?
After updating to decypharr v2.0 and v3.0.0-beta, managed rclone consistently fails to mount. This is preventing downstream services from starting (plex and seerr). I have scoured the docs for DUMB and deycpharr and this doesnt seem to be addressed anywhere yet. There is another issue #131 on here which threw one of the same error messages, but my API keys are present in that location so it is something else causing it. I have attached relevant log info. I made an issue on the decypharr github last night as well, so check that out in case I missed anything on this one: sirrobot01/decypharr#241
Some swift assistance would be greatly appreciated as my setup is unusable in this state! 🤕
Steps to reproduce
How are you running DUMB?
Docker container
DUMB version / image tag / branch marker
v2.4.0
Host OS / platform
Ubuntu 24.04
Affected services
decypharr, rclone
Relevant config or request payload
Relevant log output
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions