quanted / qed

Python, JavaScript, C# and Fortran code for hosting EPA web applications and data/model services. Consult the wiki for details: https://github.com/quanted/qed/wiki Served publicly at:
https://qedinternal.edap-cluster.com/
13 stars 0 forks source link

aws deploy: nta app can't contact dask scheduler container #217

Closed JeffreyMinucci closed 5 years ago

JeffreyMinucci commented 5 years ago

On https://qedinternal.edap-cluster.com/ the nta app fails to run with error "Timed out trying to connect to 'tcp://dask_scheduler:8786' after 10 s: [Errno -2] Name or service not known".

Either the dask_scheduler container does not exist, or the django container has no method to contact it

Note: to test the nta_app, you need to enter two files, which can be found in the nta_app submodule repo, under /input. They are 'pooled_blood_neg_MPP.csv' and 'pooled_blod_pos_MPP.csv'