google-drive-ocamlfuse icon indicating copy to clipboard operation
google-drive-ocamlfuse copied to clipboard

"cannot stat" error

Open sjtmbg opened this issue 2 years ago • 1 comments

Hi,

I have been doing the following steps for months with no problems, until recently:

  1. upload image files from my mobile device to google drive

  2. use g-d-o on a laptop to move the image files to a subdirectory:

mv filename.jpg subdir

Recently, I started getting the following error:

mv: cannot stat 'subdir/filename.jpg': No such file or directory

and I am left with a file in the top directory that is something similar to this:

filename (7d2e8482).jpg

and filename.jpg is not in the subdir until sometime much later (maybe 30 minutes or so?). I was doing these steps without problems every day for months but started consistently getting this error about 3 weeks ago. The only change I can think of was that I bumped up my google drive storage from 100GB to 200GB at about the same time.

I am on xubuntu 20.04.4 LTS (kernel 5.4.0-109), google-drive-ocamlfuse, version 0.7.28.

Any suggestions or solutions are welcome!

Cheers,

Steve

sjtmbg avatar Apr 29 '22 13:04 sjtmbg

I'm still trying to solve this problem. I removed my ~/.gdfuse directory and when I re-authorized I got this error message:

[1574865:1574865:0100/000000.223265:ERROR:sandbox_linux.cc(377)] InitializeSandbox() called with multiple threads in process gpu-process.

I don't know whether this is related to the "cannot stat" error but I am still getting the same errors described in my previous post.

sjtmbg avatar May 03 '22 13:05 sjtmbg