Giter VIP home page Giter VIP logo

Comments (7)

HASJ avatar HASJ commented on August 16, 2024 1

Hey @Geofferey , just tested it. Same situation.

The rclone.conf file I created using the rclone provided by your package worked fine with RcloneExplorer, so I don't know what could be wrong, except what you said about fusermount. Bummer.
Would creating the config through a desktop really make a difference?

The /mnt/cloud mount point is created and accessible but, as expected, it's empty.

EDIT: I'll try reinstalling the package from scratch and see if it works. It did not.

EDIT2: Tried running fusermount and it gave back the original error.
Then ran rclone-mount and my remote directory actually appeared on /mnt/cloud/[remote] but it is empty.

EDIT3: Copied your x64 fusermount from the latest commit to v1.5 and something different happened this time:

u0_a77@grandpplte:/ $ su
u0_a77@grandpplte:/ # fusermount
/system/bin/sh: fusermount: can't execute: Permission denied126
u0_a77@grandpplte:/ # rclone-mount
/sbin/rclone-mount[10]: .: /sbin/module.prop: No such file or directory
u0_a77@grandpplte:/ # rclone remount

Different journey, same conclusion. The executable isn't broken anymore but it does not have permissions, even running it through su.

from com.piyushgarg.rclone.

Geofferey avatar Geofferey commented on August 16, 2024 1

@HASJ Try the new update available in the repo. It should fix your problems 👍. I tested the module on Android 7.1.2 Touchwiz ROM (a known problem child) and it worked flawlessly. You may have to reboot after installing the module even tho it wasn't supposed to be needed but that should be it. Also set Mount Namespace to Global in Magisk Manager settings if it still doesn't work. Please let us know if it works out for you and I'll close the issue. Thank you for letting us know about this problem 😁.

from com.piyushgarg.rclone.

HASJ avatar HASJ commented on August 16, 2024 1

Just installed from the repo. Working flawlessly, no need to reboot.

Thank you very much. You're a true man of value.

from com.piyushgarg.rclone.

piyushgarg avatar piyushgarg commented on August 16, 2024

Configure a remote using desktop and place the file in /sdcard/.rclone/rclone.conf.
reboot or try "rclone remount" inside adb shell.
Also let me know whats the cpu arch of this device.

from com.piyushgarg.rclone.

HASJ avatar HASJ commented on August 16, 2024

It's a j2 prime.
ARM x86

from com.piyushgarg.rclone.

Geofferey avatar Geofferey commented on August 16, 2024

@HASJ

I'm pretty sure that's an arm64 variant. I'm sorry but the fusermount binary is probably incompatible with your device at this point. I am working on it but I need a statically compiled fusermount binary for android. This is why you are seeing the CANNOT LINK EXECUTABLE: cannot locate symbol "__aeabi_memcpy" error.

Edit: May have fixed ;) Would you be willing to test my new fusermount? I don't have a phone with the issue.

from com.piyushgarg.rclone.

Geofferey avatar Geofferey commented on August 16, 2024

You're very welcome. 😁

from com.piyushgarg.rclone.

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.