brainlife / ezbids

A web service for semi-automated conversion of raw imaging data to BIDS
https://brainlife.io/ezbids
MIT License
26 stars 13 forks source link

Failed - Download error #49

Closed andreifoldes closed 2 years ago

andreifoldes commented 2 years ago

Hello - thanks for the tool+ I'm noticing download error consistently today at around 1.2 GB - the full file I'm trying to download is 6 GB, is there a way to check whether its client side or server side?

dlevitas commented 2 years ago

Hi @andreifoldes if you provide your ezBIDS URL, we can take a look at it.

In the meantime, can you check your Downloads folder to see if the dataset zip file is there? Sometimes this is the case even when ezBIDS throws a download error. If the zip file is there, you can extract with something like this from the command line: 7za x myFolder.zip

andreifoldes commented 2 years ago

Hi @dlevitas I've gotten to the bottom of the matter just now... it seems that my disk quota was full and in fact that's what cause the download error - apologies for taking up your time with it...

dlevitas commented 2 years ago

Not a problem, glad it was easily fixed. In the future we can alert users to this potential issue.