-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Open
Labels
on-holdIssues or Pull Requests with this label will never be considered staleIssues or Pull Requests with this label will never be considered stalerclonetech-issuesThe user has a technical issue about an applicationThe user has a technical issue about an application
Description
Name and Version
bitnami/rclone:1
What architecture are you using?
None
What steps will reproduce the bug?
Use rclone with fuse, which was functional and introduced with #50118
Seeing this error in rclone:
2024/02/09 15:23:21 mount helper error: fusermount3: mount failed: Operation not permitted
2024/02/09 15:23:21 Fatal error: failed to mount FUSE fs: fusermount: exit status 1
What is the expected behavior?
No error
What do you see instead?
Error
Additional information
Appears it was introduced with this (undocumented change?). Removing this line resolves the issue:
fe6275a
Metadata
Metadata
Assignees
Labels
on-holdIssues or Pull Requests with this label will never be considered staleIssues or Pull Requests with this label will never be considered stalerclonetech-issuesThe user has a technical issue about an applicationThe user has a technical issue about an application