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

Write operations create 0 byte files #214

Open
vondrt4 opened this issue Sep 8, 2020 · 3 comments
Open

Write operations create 0 byte files #214

vondrt4 opened this issue Sep 8, 2020 · 3 comments

Comments

@vondrt4
Copy link

vondrt4 commented Sep 8, 2020

I've been using GDriveFS successfully in the past (1 year back, maybe). Now, I can read what I've written before, but creating or overwriting any file causes an error and leaves a 0 byte file behind. Any clue why? The log looks like this:

unique: 59, opcode: STATFS (17), nodeid: 1, insize: 40, pid: 3537 statfs / unique: 59, success, outsize: 96 unique: 60, opcode: LOOKUP (1), nodeid: 1, insize: 55, pid: 3537 LOOKUP /crossover2.txt getattr /crossover2.txt unique: 60, error: -2 (No such file or directory), outsize: 16 unique: 61, opcode: LOOKUP (1), nodeid: 1, insize: 55, pid: 3537 LOOKUP /crossover2.txt getattr /crossover2.txt unique: 61, error: -2 (No such file or directory), outsize: 16 unique: 62, opcode: CREATE (35), nodeid: 1, insize: 71, pid: 3537 create flags: 0x80c1 /crossover2.txt 0100640 umask=0022 unique: 62, error: -5 (Input/output error), outsize: 16

@dsoprea
Copy link
Owner

dsoprea commented Sep 9, 2020

Thanks for reporting. I'm unable to look at this until next week. Thanks for your patience.

@lokeb
Copy link

lokeb commented May 17, 2021

I am having this problem on MacOS Catalina. Any resolution yet?

@Fak3
Copy link

Fak3 commented Mar 14, 2022

the same problem on openSUSE

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

4 participants