apriha/snps

Getting "404: Not Found" when trying to use get_opensnp_datadump_filenames()

Closed this issue · 2 comments

I am getting 404 error when trying to access filenames using

from snps.resources import Resources
r = Resources()
files = r.get_opensnp_datadump_filenames()

Code Link:

def get_opensnp_datadump_filenames(self):

Thanks for the issue. Sometimes the openSNP data dump returns 404... see here.

As a temporary fix, the @openSNP team can can kickoff a process to recreate the archive. Can you help @gedankenstuecke? 🙂 Thanks again.

Yep, I kicked our server to generate a new file. Sorry for that!