I am having an issue uploading files onto the galaxy server. It comes with an error, problem decompressing gzipped data. Can you help with this issue?
Hello,
Some reports of upload failures have come in. These are no longer reproducible and the root cause is not known. The first pass solution is to try it now, then troubleshoot if you are still having problems.
Troubleshooting:
When .gz compressed data fails to uncompress the issue is usually an incompatibility between the server resources used to uncompress data and the compression resources used to create the file. That or the file is over 2 GB and was browsed for upload instead of FTP being used.
If the failure is persistent even with FTP, then uncompress the data before loading into Galaxy. This also helps find problems - if the data will not uncompress locally, it will not uncompress in Galaxy, generally indicating that the file is not complete due to an earlier partial transfer upstream of Galaxy.
Help for upload:
Thanks! Jen, Galaxy team
Hi,
Has the "leave .gz files compressed" function/policy been disabled? I have just uploaded a batch of gzip files and they were automatically decompressed to my surprise.
Bao
Hi thank you for your advice, I tried some of the advice and it seems that my files may be too big to upload, I have also tried uploading using filezilla ans also importing directly from NGS provider. When I try to import directly from the provider site I get this message ,urlopen error ftp error: 503 Login with USER first' I think if I can get this working this may be the best option, any advice?