ACDDokanNet icon indicating copy to clipboard operation
ACDDokanNet copied to clipboard

Constant error for each file copy

Open Lor3nzo85 opened this issue 8 years ago • 10 comments

Hi,

First of all thanks for starting such a great project!

I wanted to flag the following error - for any single file I try to upload, I receive the following message:

1 Interrupted Action (window title)

An unexpected error is keeping you from copying the file. If you continue to receive this error, you can use the error code to search for help with this problem.

Error 0x80070057: The parameter is incorrect.

If I click on 'Try Again', the file is then successfully copied - however this obviously makes the drive unusable, i.e. as if you are copying an entire folder you may end up having to click on 'Try Again' 100s of times!

N.B.:

  • the same applies with other operations, i.e. deleting or renaming folders
  • copying works fine through the 'Upload here' function...
  • ...which suggests it may be an issue with the system not waiting for files and folders to be moved over from cache before doing further changes - i.e. it creates a folder and starts copying files inside the folder before the creation is actually reflected in the cloud drive

Thank you, Lorenzo

P.S.: some additional info on my platform:

  • Windows 10 x64 (fully updated as of today)
  • ACDDokanNet v1.7.3
  • Dokany x64 v1.0.3
  • 2015 VC++ runtime
  • Have tried closing the app and re-running as Admin

Happy to provide the error log if helpful.

Lor3nzo85 avatar May 19 '17 09:05 Lor3nzo85

Hi,

I am also getting the same problem - fresh install with the latest everything.

I've got the same set up as OP.

I tried dragging my directory to the the mounted amazondrive/pictures - but got the same issue as OP.

Xilixyane avatar May 19 '17 23:05 Xilixyane

I've also tried uploading just one file and I get the error above in OP's post.

Is there any info I can provide to assist?

Xilixyane avatar May 19 '17 23:05 Xilixyane

The same here: Win 10 32bit fully patched.

fantom-x avatar May 22 '17 18:05 fantom-x

I get that too. Too many service timeout errors.

Rambalac avatar May 23 '17 10:05 Rambalac

Ah, so this is ACD having issues. Is there a way to configure re-tries and / or timeouts so that the mount keeps going until succeeds?

fantom-x avatar May 23 '17 10:05 fantom-x

I do try to retry. But then Amazon returns Too Many Request error. Timeout happens on Windows side because there no result for 30 seconds. Probably that's registered app requests limit. When I registered API Key long time ago I set minimum number of app users, something like 1000. Now it's impossible to change that number and Amazon does not allow to register new Cloud Drive API Key to anyone.

Rambalac avatar May 23 '17 11:05 Rambalac

Well, here is what I do not quite understand. I copied a single file 1.5G in size at the rate of 200 MB/s. The speed implies that the file was stored locally. At 99% the transfer stopped and then a short time later I saw the error. I retried several times with the same result and I did see the file in the cache after. What I do not understand is why the failure happened if the file was successfully moved to the cache? I assumed that the transfer would be deemed successful once it is in the local cache and the upload would be in background. And then a file icon would indicate if the file is stored locally or remotely. Did I get the logic wrong?

fantom-x avatar May 24 '17 00:05 fantom-x

I'm totally new here, trying the software for the very first time. Got the same problem as OP. No one ever found a solution to this? (been over 3 weeks now...)

dIggl3r avatar Jun 11 '17 04:06 dIggl3r

Same issues as everyone above but I also get Error 0x8007013D: The system cannot find message text for message number 0x%1 in the message file for %2.

Here's my log file. ACDDokanNetLog.zip

cjrobe avatar Jul 28 '17 13:07 cjrobe

Hey guys, something to try. If you open up Windows services and go down to the service called Volume shadow copy and make sure its started. That fixed this error for me, but now I am getting an error that it cant copy file because its in use by another program, which I cant figure out.

kevinnoir avatar Aug 31 '17 16:08 kevinnoir