noiselabs/box-linux-sync

Failed to unmount sync dir

Opened this issue · 0 comments

I setup box-linux-sync and got it to work. I cannot write anything to it even with sudo. Now I suspect this is because it was installed as root.

drwxr-xr-x  5 root root   144 Aug 26 14:07 Box/

I am considering changing permission of the whole directory structure to recursively to the active user name. But I can't get the sync to stop. It always returns 'target is busy'.

user@system:~$ sudo ~/box-linux-sync/bin/box-sync stop
umount: /home/user/Box: target is busy.
Failed to unmount sync dir.

I also constantly keep getting this pop-up for authentication which I suspect happens whenever box-sync does something.

permission

Running 0.1.0 on Ubuntu 18.04.1 LTS.