-
Notifications
You must be signed in to change notification settings - Fork 61
Provide guidance when we fail to download data files #2676
Description
We get a lot of error reports of failed downloads which are either:
- 403 access denied, or
- some HTML being injected into the JSON file
So many, in fact, that I recently changed the error reporting mechanism to use a different channel for these types of issues.
In general, they seem to come from firewalls, proxies, and virus checkers (I've seen "ESET" come up in some of the reported error messages). I've heard from people in Russia that they have trouble connecting to the 10ten.life domain where we serve the data files from.
Perhaps there's some way to work around this such as using a more well-known domain to proxy the data files?
For now, I think we could probably detect some of these cases and show a message in the database status part of the options page suggesting adding data.10ten.life (or 10ten.life) to your firewall/virus checker. I know of at least one user who was able to download the data files after adding 10ten.life to their proxy.