nprapps / elections18-general

2018 midterm election back-end: Associated Press data ETL, database, admin panel, and JSON output; iteration upon 2016 GE work
MIT License
3 stars 1 forks source link

return code 64 on docker-compose up daemon #18

Closed freejoe76 closed 6 years ago

freejoe76 commented 6 years ago

This happens after docker-compose build daemon is run.

>>>
elections18-general_database_1 is up-to-date
Recreating elections18-general_daemon_1 ... done
Attaching to elections18-general_daemon_1
daemon_1        | INFO:fabfile.daemons:2018-08-14 19:24:21,021: loading results
daemon_1        | INFO:fabfile.data:2018-08-14 19:25:00,791: results loaded
daemon_1        | INFO:fabfile.daemons:2018-08-14 19:25:00,796: results loaded: 39.7742657661438 seconds
daemon_1        | INFO:fabfile.daemons:2018-08-14 19:25:36,317: results rendered and published: 75.29507422447205 seconds
daemon_1        | INFO:fabfile.daemons:2018-08-14 19:25:36,418: loading results
daemon_1        |
daemon_1        | Fatal error: local() encountered an error (return code 64) while executing 'elex results --results-level ru --officeids H,S,G,I 2016-11-08 > .data/results-4366fbf86bc63383969fea29371dd22b.csv'
daemon_1        |
daemon_1        | ================================ Standard error ================================
daemon_1        |
daemon_1        | 2018-08-14 19:25:39,947 (INFO) cement:app:elex (v2.4.3) : Getting results for election 2016-11-08
daemon_1        |
daemon_1        | ================================================================================
daemon_1        |
daemon_1        | Aborting.
elections18-general_daemon_1 exited with code 1