Hi, I’m a Research Computing Consultant working with a user to download a desired db onto our cluster. The user was able to download the db to their personal machine and upload to our cluster, but both the user and everyone on our side is unable to download from our cluster. The command we’re running is:
(venv) [user@sh04-ln06 login /path/to/venv]$ humann_databases --download uniref uniref90_diamond data/uniref --update-config yes
Download URL: ``http://huttenhower.sph.harvard.edu/humann_data/uniprot/uniref_annotated/uniref90_annotated_v201901b_full.tar.gz
If I strace this pid, there appears to be no activity. I can provide IPs, etc. if necessary. Our admins think the cluster may be blacklisted.
Thanks!