Git Product home page Git Product logo

Comments (10)

freskhu avatar freskhu commented on May 25, 2024 1

I managed to solve it...
I am running into LXC proxmox and it is solved with the command mknod -m 666 /dev/fuse c 10 229

from plex_debrid.

freskhu avatar freskhu commented on May 25, 2024 1

I managed to solve it... I am running into LXC proxmox and it is solved with the command mknod -m 666 /dev/fuse c 10 229

I just tried this because i was getting the same issue, im also running in a proxmox container. When i run the rclone mount after doing this though, it just hangs. No errors, but it doesnt give me the mesage to say its succesfully either and i cant enter a new command because its stuck processing.

it means it worked

from plex_debrid.

JHarding86 avatar JHarding86 commented on May 25, 2024

Did you try appending --vfs-cache-mode writes to your mount command?

from plex_debrid.

freskhu avatar freskhu commented on May 25, 2024

yes but the problem is on fusemount,
root@plex:~# modprobe fuse
modprobe: FATAL: Module fuse not found in directory /lib/modules/6.5.11-7-pve

from plex_debrid.

freskhu avatar freskhu commented on May 25, 2024

I tired so many things and i am not able to surpass this
root@plex:/var/lib/plexmediaserver# ./rclone-linux mount realdebrid: torrents --dir-cache-time 10s --allow-other --vfs-cache-mode writes
mount helper error: fusermount: fuse device not found, try 'modprobe fuse' first
Fatal error: failed to mount FUSE fs: fusermount: exit status 1

from plex_debrid.

JHarding86 avatar JHarding86 commented on May 25, 2024

Have you tried to install fuse?

'sudo apt install fuse'

And libfuse?

'sudo apt install libfuse2'

from plex_debrid.

dreulavelle avatar dreulavelle commented on May 25, 2024

I managed to solve it... I am running into LXC proxmox and it is solved with the command mknod -m 666 /dev/fuse c 10 229

Is that an Alpine LXC? I been trying to figure that one out myself lol. I just switched to a Debian LXC instead and it solved it.

Thanks for the tip!

from plex_debrid.

freskhu avatar freskhu commented on May 25, 2024

its the script from tteck

from plex_debrid.

slunat avatar slunat commented on May 25, 2024

I managed to solve it... I am running into LXC proxmox and it is solved with the command mknod -m 666 /dev/fuse c 10 229

I just tried this because i was getting the same issue, im also running in a proxmox container. When i run the rclone mount after doing this though, it just hangs. No errors, but it doesnt give me the mesage to say its succesfully either and i cant enter a new command because its stuck processing.

from plex_debrid.

slunat avatar slunat commented on May 25, 2024

it means it worked

Yeah i realised afterwards it was actually running. The guide mentioned a message would show up saying it was successful so I assumed it wasnt running. Also for me I was able to get around this issue by just enabling the Fuse feature in the options for the LXC.

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.