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

Upload fails with CURLE_SEND_FAIL_REWIND, ErrorBuffer: necessary data rewind wasn't possible #820

Open
haelix888 opened this issue Jul 1, 2023 · 0 comments

Comments

@haelix888
Copy link

For some uploads (not large ones) I see in the log:

[226.130625] TID=0: BEGIN: Uploading file (id=154, path=/.shared/......................
[240.214013] TID=1: Flushing DB...done
[406.853707] TID=0: Error during request: Code: 65, Description: CURLE_SEND_FAIL_REWIND, ErrorBuffer: necessary data rewind wasn't possible
[406.853720] TID=0: Giving up

Then the file looks like it's uploaded in a file manager, but when looking in Google Drive, it's got 0 bytes. A massive pain because now I wonder if each file was uploaded or not.

This is with 0.7.30

I seem to have ran into the issue out of the blue - there was no upgrade, and there were no special files involved.
I have been running the program fine with google-drive-ocamlfuse -log_to ~/desktop/gdrive.log -docsmode libreoffice
Now I tried the following without success:

  • nuke ~/.gdfuse/ and reauth
  • empty trash in GoogleDrive, remove gdfuse from GoogleDrive app settings
  • run with combinations of -cc (clear cache) -skiptrash -s (single-threaded)
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

1 participant