Skip to content

Update Nowcast [delphi.nowcast.nowcast_update] failing in Automation #383

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
korlaxxalrok opened this issue Jan 19, 2021 · 0 comments
Open
Labels

Comments

@korlaxxalrok
Copy link
Contributor

korlaxxalrok commented Jan 19, 2021

Update Nowcast has been consistently failing in Automation:

Starting step [id=24109|step_id=25|name=<span class="tag_nowcast"> </span>Update Nowcast]
   Running cmd...
Traceback (most recent call last):
  File "/home/automation/.pyenv/versions/3.8.2/lib/python3.8/runpy.py", line 193, in _run_module_as_main
    return _run_code(code, main_globals, None,
  File "/home/automation/.pyenv/versions/3.8.2/lib/python3.8/runpy.py", line 86, in _run_code
    exec(code, run_globals)
  File "/home/automation/driver/delphi/nowcast/nowcast_update.py", line 124, in <module>
    main(*validate_args(get_argument_parser().parse_args()))
  File "/home/automation/driver/delphi/nowcast/nowcast_update.py", line 120, in main
    NowcastUpdate.new_instance(test).update(first, last)
  File "/home/automation/driver/delphi/nowcast/nowcast_update.py", line 73, in update
    self.data_source.prefetch(last_week)
  File "/home/automation/driver/delphi/nowcast/util/flu_data_source.py", line 189, in prefetch
    for row in extract(response):
  File "/home/automation/driver/delphi/nowcast/util/flu_data_source.py", line 161, in extract
    return self.epidata.check(response)
  File "/home/automation/driver/delphi/epidata/client/delphi_epidata.py", line 91, in check
    raise Exception('Error fetching epidata: %s. (result=%d)' % (msg, code))
Exception: Error fetching epidata: error: Expecting value: line 1 column 1 (char 0). (result=0)
nowcasting 202101--202102
fetching nat...
fetching hhs1...
fetching hhs2...
fetching hhs3...
fetching hhs4...
fetching hhs5...
fetching hhs6...
fetching hhs7...
fetching hhs8...
fetching hhs9...
fetching hhs10...
fetching cen1...
fetching cen2...
fetching cen3...
fetching cen4...
fetching cen5...
fetching cen6...
fetching cen7...
fetching cen8...
fetching cen9...
fetching ny...
fetching ak...
fetching al...
fetching ar...
fetching az...
fetching ca...
fetching co...
fetching ct...
fetching de...
fetching fl...
fetching ga...
fetching hi...
fetching ia...
fetching id...
fetching il...
fetching in...
fetching ks...
   Fail [cmd=python3 -m delphi.nowcast.nowcast_update]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants