mnencia/mchfuse

Mounted directory seems to be empty

Opened this issue · 0 comments

Hello everyone!
First of all, thanks a lot for this project!

I'm trying to mount my cloud on Linux Ubuntu 20.04, it seems to fail with no clear output unfortunately.
Trying to run even just a "ls" on the mount point results in an empty directory.
Is that something I'm doing wrong?

Here's the command i'm running:
mchfuse -u mattia.manzati@gmail.com -p XXPASSWORDXX -a --debug SanPaolo /mnt/sanpaolo

Here's the debug:

Starting MCHFuse version 0.3.2+dev6 (2021-08-06, eac9b6b)2021/09/30 18:09:28 rx 2: INIT n0 {7.31 Ra 0x20000 POSIX_LOCKS,DONT_MASK,SPLICE_MOVE,FLOCK_LOCKS,POSIX_ACL,NO_OPENDIR_SUPPORT,EXPORT_SUPPORT,READDIRPLUS,WRITEBACK_CACHE,CACHE_SYMLINKS,EXPLICIT_INVAL_DATA,ABORT_ERROR,ASYNC_READ,ATOMIC_O_TRUNC,BIG_WRITES,SPLICE_READ,IOCTL_DIR,ASYNC_DIO,NO_OPEN_SUPPORT,MAX_PAGES,SPLICE_WRITE,AUTO_INVAL_DATA,READDIRPLUS_AUTO,PARALLEL_DIROPS,HANDLE_KILLPRIV} 
2021/09/30 18:09:28 tx 2:     OK, {7.28 Ra 0x20000 ASYNC_READ,BIG_WRITES,NO_OPEN_SUPPORT,AUTO_INVAL_DATA,PARALLEL_DIROPS,READDIRPLUS 0/0 Wr 0x20000 Tg 0x0}
2021/09/30 18:09:28 rx 4: LOOKUP n1 [".go-fuse-epoll-hack"] 20b
2021/09/30 18:09:28 tx 4:     OK, {n18446744073709551615 g0 tE=0s tA=0s {M0100644 SZ=0 L=1 0:0 B0*0 i0:18446744073709551615 A 0.000000 M 0.000000 C 0.000000}}
2021/09/30 18:09:28 rx 6: OPEN n18446744073709551615 {O_RDONLY,0x8000} 
2021/09/30 18:09:28 tx 6:     OK, {Fh 18446744073709551615 }
2021/09/30 18:09:28 rx 8: POLL n18446744073709551615 
2021/09/30 18:09:28 tx 8:     38=function not implemented
2021/09/30 18:09:28 rx 10: FLUSH n18446744073709551615 {Fh 18446744073709551615} 
2021/09/30 18:09:28 tx 10:     OK
2021/09/30 18:09:28 rx 12: RELEASE n18446744073709551615 {Fh 18446744073709551615 0x8000  L0} 
2021/09/30 18:09:28 tx 12:     OK
2021/09/30 18:09:37 rx 14: GETATTR n1 {Fh 0} 
2021/09/30 18:09:37 tx 14:     OK, {tA=1s {M040755 SZ=0 L=0 0:0 B0*4096 i0:0 A 1621620831.697000 M 1621620831.697000 C 1621620831.697000}}
2021/09/30 18:09:37 rx 16: OPENDIR n1 
2021/09/30 18:09:37 tx 16:     OK, {Fh 1 }
2021/09/30 18:09:37 rx 18: READDIRPLUS n1 {Fh 1 [0 +4096)  L 0 DIRECTORY,NONBLOCK,0x8000} 
2021/09/30 18:09:37 tx 18:     OK
2021/09/30 18:09:37 rx 20: RELEASEDIR n1 {Fh 1 DIRECTORY,NONBLOCK,0x8000  L0} 
2021/09/30 18:09:37 tx 20:     OK