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:
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'
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'