Frankkkkk / docker-overpass-api

A fully working overpass-api docker image: cloning, replication, areas and www interface
The Unlicense
31 stars 20 forks source link

Error running the server #1

Closed ziky90 closed 7 years ago

ziky90 commented 7 years ago

Hi, I'm trying to use the dockerfile, simply by typing make and then checking that the DB has loaded by docker logs which looks as follows:

57274150K .......... .......... .......... .......... .......... 99% 17.7M 0s
57274200K .......... .......... .......... .......... .......... 99%  153M 0s
57274250K .......... ......                                     100%  162M=60m57s

2017-02-06 13:47:14 (15.3 MB/s) - 'planet.osm.bz2' saved [58648848996/58648848996]

But I'getting to following problems, when I try url /api/timestamp, then: screen shot 2017-02-06 at 14 57 19

And when I try url /api/interpreter, then: screen shot 2017-02-06 at 15 02 38

Do you have any idea what could possibly go wrong? Based on the troubleshooting section here it looks like the dispatcher might not be running.

ziky90 commented 7 years ago

Sorry, I can see that the server is still loading.

Frankkkkk commented 7 years ago

Yeah, maybe we could display a log when the server hasn't loaded yet ?