Hello,
I've been running into the following error when I try to sync my local updates to my synapse repo:
synapseclient.exceptions.SynapseHTTPError: 400 Client Error:
File size must be at least one bytes
Uploading [####################]100.00% 2.0kB/2.0kB message.txt Done..
The error occurs for every file in the upload process.
Thanks,
Andrew
Created by Andrew Blair ablair Sorry old thread but I've have had luck with setting synapseStore=(size>1) as parameter for synapseclient.store()
@apblair ,
It looks like you are using the Synapse Python client for upload.
Can you open a bug report here: https://github.com/Sage-Bionetworks/synapsePythonClient/issues?
You provided the error above. In addition to the error, Github will prompt you for more information about the client version, the machine, and the command that you used.
I will look into this when I have those information.
@kimyen might have some insight into this.
Drop files to upload
400 Client Error: File size must be at least one bytes: message.txt page is loading…