docker-osm
docker-osm copied to clipboard
Logs are confusing
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?
By the way I was checking logs because I added a little test feature to OSM:
https://www.openstreetmap.org/way/599437163

But in my QGIS project it is not showing up:

I just tried, it's working fine on my side.
Can you copy/paste logs before osmupdate_1 | Old time : (invalid timestamp)?