OHDSI Home | Forums | Wiki | Github

In Atlas When Click on New Cohort inside cohort defination page is keep loading forever

When I inspected the browser console it’s showing the following error in console.

Failed to load resource: net::ERR_CONNECTION_TIMED_OUT
/web/atlas/js/pages/cohort-definitions/components/reporting/cost-utilization/persons-exposure.js?=r9ykof:1 Failed to load resource: net::ERR_CONNECTION_TIMED_OUT
require.js:8 Uncaught Error: Script error for: pages/cohort-definitions/components/reporting/cost-utilization/persons-exposure
http://requirejs.org/docs/errors.html#scripterror
at C (require.js:8)
at HTMLScriptElement.onScriptError (require.js:30)
/web/atlas/js/pages/incidence-rates/inputTypes/TimeAtRisk.js?
=r9ykof:1 Failed to load resource: net::ERR_CONNECTION_TIMED_OUT
require.js:8 Uncaught Error: Script error for: pages/incidence-rates/inputTypes/TimeAtRisk
http://requirejs.org/docs/errors.html#scripterror
at C (require.js:8)
at HTMLScriptElement.onScriptError (require.js:30)

Can anybody let me know what is the issue and how to solve it?

t