Getting "404: Not Found" when trying to use get_opensnp_datadump_filenames()
Closed this issue · 2 comments
mkbond777 commented
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:
Line 265 in d69dc0f
apriha commented
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.
gedankenstuecke commented
Yep, I kicked our server to generate a new file. Sorry for that!