Tuesday 23 May 2017

overpass web gui load nothing

To install overpass api, I've installed osm3s and database. I tried to install the web gui by clone this and follow the install step.

npm install
npm start
npm run build

It seems everything is well.(no error) But the web page show only index.html and did not load any other file. My browser is Firefox. Firefox debug show this page has no source code. In idea situation, debug will show the .js file web page read.

I am sure my IP and port is correct. and CGI is enable (set by httpd.config).

Do anyone have some idea why it just can't read the .js files ?



via user2775128

No comments:

Post a Comment