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

Copy operations fail #15

Open
aj465 opened this issue Apr 26, 2015 · 0 comments
Open

Copy operations fail #15

aj465 opened this issue Apr 26, 2015 · 0 comments

Comments

@aj465
Copy link

aj465 commented Apr 26, 2015

I am finding that copy operations to and from my Netgear ReadyNAS are failing partway through. I get the message "Copy operation failed. The file or directory is not usable". The permissions should be OK, and a partial file is created at the destination.

Here are the logs from the console:

background.js:793 onWriteFileRequested
background.js:794 Object {data: ArrayBuffer, fileSystemId: "webdavfs:///https:///", offset: 125665280, openRequestId: 499, requestId: 750}
background.js:344 writeFile failed
background.js:345 ProgressEvent {total: 524288, loaded: 32768, lengthComputable: true, path: Array[0], cancelBubble: false…}
background.js:806 FAILED
background.js:701 onCloseFileRequested
extensions::lastError:133 Unchecked runtime.lastError while running fileSystemProviderInternal.operationRequestedSuccess: NOT_FOUND
at null. (chrome-extension://hmckflbfniicjijmdoffagjkpnjgbieh/background.js:803:17)
at null. (chrome-extension://hmckflbfniicjijmdoffagjkpnjgbieh/background.js:353:33)reportIfUnchecked @ extensions::lastError:133handleResponse @ extensions::sendRequest:79

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