I have a few uplink scripts and Excel VBA macros that upload daily to some tables and they had no problems as far back as I can remember.
EDIT
Well… I just checked the log of an app that is uploaded every night, and it’s full of errors like that one. So thanks for reminding me!!
The app sends me an email reporting errors when the upload fails, and I remember checking whether the data was updated, it was, and I have procrastinated the investigation. So… perhaps the error (in my case) happens after the upload has been successfully completed. Perhaps.
As a heads-up for others - it turns out @joinlook’s problem was caused by his Server Modules trying to allocate too much memory and being killed ungracefully. We’re working on better reporting for this issue