Open edrex opened 4 years ago
Oh, I should say this is on Linux. I guess it has to do with the FS access pattern of GNU cp.
When did you last reinstall the daemon and all deps?
Can you put here the fuse-native version, daemon version and hyperdrive-fuse version you are using?
I think I was on a really fresh node_modules
hyperdrive-daemon@1.6.3 (9bcbabc7, Jan 25)
hyperdrive-fuse@1.2.5
fuse-native@2.0.6
Any idea what's special about 131072B? edit: It's 217
I'd debug this if I knew how to make FUSE logs happen.
Stop your daemon and run it again with hyperdrive start —log-level trace —foreground
Trying some preliminary tests, copying a few GB of photos/vids, and I get lots of these errors:
The affected files all end up the same length:
I'd like to dig deeper, and it seems like a detailed log of the FUSE driver is needed. Is there some way to get detailed logs from hyperdrive-fuse?