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

Seadrive is not properly unmounting, causing the container to fail to start next time. #1

Open
relink2013 opened this issue Jul 22, 2024 · 1 comment
Assignees

Comments

@relink2013
Copy link

I really appreciate your work making this container. I was previously using RClone, which is great but I find this much more reliable so far.

I am having one issue however and that is that when the container is shutdown or restarted something is not unmounting properly.

I am running on Unraid, and when I stop the Seadrive container the mount appears to go with it. Meaning it's no longer visible in the file explorer via the Unraid UI.

However running ls -lh /mnt/remotes/ reveals that the mount directory is still there but in an odd state where the user, group, and perms are all just question marks.

This causes an error when starting the container next time that the directory already exists.

if I run fusermount3 -u /mnt/remotes/seadrive followed by rmdir /mnt/remotes/seadrive first, then I can start the container again just fine.

@yuri-becker
Copy link
Owner

Thanks for creating an issue. I know this issue exists, but didn't care to fix it yet. I'll try to resolve it within the coming days, now that I know this is a problem for other people as well :)

@yuri-becker yuri-becker self-assigned this Jul 22, 2024
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