[GH-ISSUE #458] FreeNAS : mount_fusefs: /dev/fuse on /mnt/test: Operation not permitted #248

Closed
opened 2026-03-04 01:43:39 +03:00 by kerem · 1 comment
Owner

Originally created by @sachinkarale on GitHub (Aug 5, 2016).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/458

I am trying to mount s3 bucket by s3fs-fuse on FreeNAS machine from jail but facing some errors
root@amazon:/ # s3fs freenas-bucket /mnt/test/
mount_fusefs: /dev/fuse on /mnt/test: Operation not permitted
fuse: failed to mount file system: Invalid argument
I am able to do this thing with same commands in ubuntu 14 ,

Originally created by @sachinkarale on GitHub (Aug 5, 2016). Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/458 I am trying to mount s3 bucket by s3fs-fuse on FreeNAS machine from jail but facing some errors root@amazon:/ # s3fs freenas-bucket /mnt/test/ mount_fusefs: /dev/fuse on /mnt/test: Operation not permitted fuse: failed to mount file system: Invalid argument I am able to do this thing with same commands in ubuntu 14 ,
kerem closed this issue 2026-03-04 01:43:40 +03:00
Author
Owner

@ggtakec commented on GitHub (Mar 30, 2019):

We kept this issue open for a long time.

Is this problem continuing?
You should check /etc/fuse.conf and user_allow_other value in it.

We launch new version 1.86, which fixed some problem(bugs).
Please use the latest version.
I will close this, but if the problem persists, please reopen or post a new issue.

<!-- gh-comment-id:478219122 --> @ggtakec commented on GitHub (Mar 30, 2019): We kept this issue open for a long time. Is this problem continuing? You should check /etc/fuse.conf and user_allow_other value in it. We launch new version 1.86, which fixed some problem(bugs). Please use the latest version. I will close this, but if the problem persists, please reopen or post a new issue.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/s3fs-fuse#248
No description provided.