Please DO NOT open new threads about a problem, when an identical thread is already opened, answered and fixed. I'm merging all the duplicate threads here, and I'll repeat the solution, so it stays on the last posts and it's easier to read:
There is error handling, but it only takes into account the fact the EIA website is down, not the API today started to returns weird values not according to their docs ( tested even in a simple browser).
We'll obviously fix this in the next update but, in the meantime, you can fix it by blocking the EIA.GOV website in your PC this way:
- Edit this file:
\Windows\System32\drivers\etc\hosts
and add this line as the last line of text:
127.0.0.1 api.eia.gov
IMPORTANT
If you use Notepad or any other editor, you MUST run the editor "As Administrator", otherwise you won't be allowed to edit the file.