OHDSI Home | Forums | Wiki | Github

Issues when running Atlas locally

Dear all,

I am trying to run Atlas locally, and here is what I see in the js console:

GEThttp://localhost:8089/ATLAS/js/config-gis.js[HTTP/1.1 404 1ms]

Loading failed for the <script> with source “http://localhost:8089/ATLAS/js/config-gis.js”. [ATLAS:1:1](http://localhost:8089/ATLAS/)

Less has finished and no sheets were loaded. [less.js:10741:35](http://localhost:8089/ATLAS/node_modules/less/dist/less.js)

Initializing service information [Application.js:158:13](http://localhost:8089/ATLAS/js/Application.js)

apparently, Atlas is trying to find a file called config-gis.js, which I don’t see it locally. Could someone please kindly let me know something about this issue?

Many thanks!

I believe that is the new GIS module in Atlas, which you would need to configure in your WebAPI build if you wanted to use it. But it is optional.

1 Like

thank you Ajit for replying. let me check on the WebAPI side. thanks.


this is what you need

t