Giter Club home page Giter Club logo

Comments (3)

BlueFeatherBoa avatar BlueFeatherBoa commented on June 11, 2024

Yes; you need to edit /etc/fuse.conf and uncomment the option to allow other users.

from plex_debrid.

roshanrbb avatar roshanrbb commented on June 11, 2024

hey i am getting the same error when entering

./rclone-linux mount realdebrid: torrents --dir-cache-time 10s --allow-other

2024/01/03 21:52:49 NOTICE: realdebrid root '': --vfs-cache-mode writes or full is recommended for this remote as it can't stream
2024/01/03 21:52:49 mount helper error: fusermount: fuse device not found, try 'modprobe fuse' first
2024/01/03 21:52:49 Fatal error: failed to mount FUSE fs: fusermount: exit status 1

as BlueFeatherBoa suggested, i edited the /etc/fuse.conf and uncommented user_allow_others but still getting the same error after rebooting the container

GNU nano 6.2 /etc/fuse.conf  
# The file /etc/fuse.conf allows for the following parameters:
#
# user_allow_other - Using the allow_other mount option works fine as root, in
# order to have it work as user you need user_allow_other in /etc/fuse.conf as
# well. (This option allows users to use the allow_other option.) You need
# allow_other if you want users other than the owner to access a mounted fuse.
# This option must appear on a line by itself. There is no value, just the
# presence of the option.

user_allow_other


# mount_max = n - this option sets the maximum number of mounts.
# Currently (2014) it must be typed exactly as shown
# (with a single space before and after the equals sign).

#mount_max = 1000

any help?

from plex_debrid.

BlueFeatherBoa avatar BlueFeatherBoa commented on June 11, 2024

Can't really troubleshoot the details of your operating environment, but the message clearly notes that Fuse isn't running, and suggests a clear action (modprobe fuse). Note that latest versions of Ubuntu use Fuse 3, so there may be different paths to take to resolve this depending on exactly what you're running.

from plex_debrid.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.