docker-osm icon indicating copy to clipboard operation
docker-osm copied to clipboard

Logs are confusing

Open timlinux opened this issue 7 years ago • 3 comments

osmupdate_1  | Old time     : (invalid timestamp)
osmupdate_1  | Current time : 2018-06-19T22:08:39Z
osmupdate_1  | osmupdate -v --max-days=100 sporadic --max-merge=7 --compression-level=1 --base-url=http://planet.openstreetmap.org/replication/ (invalid timestamp) /home/import_queue/(invalid timestamp)->-2018-06-19T22:08:39Z.osc.gz
osmupdate_1  | osmupdate Parameter: --max-days=100
osmupdate_1  | osmupdate Parameter: sporadic
osmupdate_1  | osmupdate Parameter: --max-merge=7
osmupdate_1  | osmupdate Parameter: --compression-level=1
osmupdate_1  | osmupdate Parameter: --base-url=http://planet.openstreetmap.org/replication/
osmupdate_1  | osmupdate Parameter: (invalid timestamp)
osmupdate_1  | osmupdate Parameter: /home/import_queue/(invalid timestamp)->-2018-06-19T22:08:39Z.osc.gz
osmupdate_1  | osmupdate Error: Old OSM file does not exist: sporadic
osmupdate_1  | An error occured in osmupdate. Let's try again.
osmupdate_1  | Sleeping for 2 seconds.

Especially the second and third last lines. Could we put something clearer there? It is hard to know if things are really broken of if that is a 'normal' error. Perhaps some message saying what to do about the error might be nice too?

timlinux avatar Jun 19 '18 22:06 timlinux

By the way I was checking logs because I added a little test feature to OSM:

https://www.openstreetmap.org/way/599437163

screen shot 2018-06-20 at 00 21 46

But in my QGIS project it is not showing up:

screen shot 2018-06-20 at 00 23 00

timlinux avatar Jun 19 '18 22:06 timlinux

I just tried, it's working fine on my side.

Can you copy/paste logs before osmupdate_1 | Old time : (invalid timestamp)?

Gustry avatar Jun 20 '18 00:06 Gustry

logs.txt.zip

I'm attaching the complete logs

timlinux avatar Jun 20 '18 23:06 timlinux