Getting "Invalid Arguments" Errors on Transfer to MEGA.nz

What is the problem you are having with rclone?

I am getting " go-mega: pollEvents: Error from server: 500 Server Too Busy" and in connection with that "Failed to copy: failed to finish upload: Invalid arguments" errors in almost all my rclone transfers to mega

What is your rclone version (output from rclone version)

Which OS you are using and how many bits (eg Windows 7, 64 bit)

linux ubuntu

Which cloud storage system are you using? (eg Google Drive)

mega.nz

The command you were trying to run (eg rclone copy /tmp remote:tmp)

Paste command here

rclone copy

A log from the command with the -vv flag

Paste  log here

https://pastebin.com/iWfmfL2D
I edited the lines with the filenames.

This issue is really annoying as many files get stuck because of these errors on every transfer. I've only seen it on my new seedbox and not on my old strangely.

You can probably ignore these errors.

I don't know what causes these.

Can you provide a complete log with -vv showing the problem?

Thats a -vP output so there shouldnt be more to it than that

That doesn't have the DEBUG lines in - another v is needed for that so -vvP

Ok I am sorry. I will do another upload with -vv and a log file

I did see these errors in the log

2020/07/03 13:51:33 ERROR : xxx: Failed to copy: upload file failed to create session: Request over quota

Could the errors be caused by quota problems?

yeah these are the retries because they actually are over the quota. But that the transfer errors in the first place is the problem for me

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.