Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rmfuse does not mount after mounting as sudo #33

Open
karhunenloeve opened this issue Dec 7, 2021 · 2 comments
Open

rmfuse does not mount after mounting as sudo #33

karhunenloeve opened this issue Dec 7, 2021 · 2 comments

Comments

@karhunenloeve
Copy link

Dear community,

I have applied rmfuse to one of my folders named 'remarkable' as admin with the command

sudo rmfuse ~/remarkable.

With this I can mount but not access the files via Nautilus. Therefore I would like to use rmfuse without sudo. Unfortunately my rmfuse does not mount anymore after having mounted once using sudo.
I have installed rmfuse from the AUR, in the current version with python-pyfuse3. As operating system I have Archlinux.

When I run rmfuse -vvv remarkable the following output comes:

DEBUG:pyfuse3:Initializing pyfuse3
DEBUG:pyfuse3:Calling fuse_session_new
FUSE library version: 3.10.5
DEBUG:pyfuse3:Calling fuse_session_mount
INFO:rmfuse.fuse:Mounting on remarkable
DEBUG:pyfuse3:pyfuse-02: No tasks waiting, starting another worker (now 2 total).
unique: 2, opcode: INIT (26), nodeid: 0, insize: 56, pid: 0
INIT: 7.34
flags=0x33fffffb
max_readahead=0x00020000
   INIT: 7.31
   flags=0x0040b039
   max_readahead=0x00020000
   max_write=0x00100000
   max_background=0
   congestion_threshold=0
   time_gran=1
   unique: 2, success, outsize: 80
unique: 4, opcode: GETATTR (3), nodeid: 1, insize: 56, pid: 16273
DEBUG:pyfuse3:pyfuse-03: No tasks waiting, starting another worker (now 3 total).
unique: 6, opcode: GETATTR (3), nodeid: 1, insize: 56, pid: 1509
DEBUG:rmcl.api:Renewing user token
DEBUG:pyfuse3:pyfuse-04: No tasks waiting, starting another worker (now 4 total).
unique: 8, opcode: GETATTR (3), nodeid: 1, insize: 56, pid: 720
DEBUG:pyfuse3:pyfuse-05: No tasks waiting, starting another worker (now 5 total).
unique: 10, opcode: GETATTR (3), nodeid: 1, insize: 56, pid: 16274
DEBUG:pyfuse3:pyfuse-06: No tasks waiting, starting another worker (now 6 total).
unique: 12, opcode: GETATTR (3), nodeid: 1, insize: 56, pid: 16275
DEBUG:rmcl.api:Renewing user token
DEBUG:pyfuse3:Calling fuse_session_unmount
DEBUG:pyfuse3:Calling fuse_session_destroy

I would appreciate any suggestions.

With best regards

@karhunenloeve karhunenloeve changed the title rmfuse does not mount after running as sudo rmfuse does not mount after mounting as sudo Dec 7, 2021
@nils-werner
Copy link

Are you sure your user has write access to ~/remarkable?

@karhunenloeve
Copy link
Author

Are you sure your user has write access to ~/remarkable?

Yes, I am.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants