NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

I've setup the replication process using osmosis, based on the hourly diffs, and it was running fine until today. Now, it does nothing, like there wasn't anything else to update. But my database is not up-to-date, there are more than 2 months of diffs still to be applied. No errors output as well.

Acessing link:Latest state.txt, I found that (as of now) the sequence number is listed as "7":

#Sun Jul 14 18:02:07 UTC 2013
sequenceNumber=7
timestamp=2013-07-14T18\:00\:00Z

And it should be "7322" (as of now), as per the latest historic hourly diff link:000/007/322

#Sun Jul 14 09:02:10 UTC 2013
sequenceNumber=7322
timestamp=2013-07-14T09\:00\:00Z

Am I doing something wrong? Did something changed (nothing on the osmosis documentation)? Is it a bug?

The command used is:

osmosis -v --rri workingDirectory=m:\OSM\osmosis\work --write-apidb-change host=myserver:myport password=password database=database user=username validateSchemaVersion=yes allowIncorrectSchemaVersion=no populateCurrentTables=yes

asked 14 Jul '13, 19:16

MCPicoli's gravatar image

MCPicoli
2.2k133047
accept rate: 24%

closed 19 Sep '13, 21:49

2

For info, this is also being discussed on the dev list - http://lists.openstreetmap.org/pipermail/dev/2013-July/027168.html .

(14 Jul '13, 23:50) SomeoneElse ♦

The question has been closed for the following reason "Problem is not reproducible or outdated" by MCPicoli 19 Sep '13, 21:49


Seems to be fixed, but no one (here or on the email list) gave an explanation. Maybe some kind of "leftover" of the redaction period?

permanent link

answered 15 Jul '13, 00:50

MCPicoli's gravatar image

MCPicoli
2.2k133047
accept rate: 24%

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×252
×11
×5
×1
×1

question asked: 14 Jul '13, 19:16

question was seen: 3,691 times

last updated: 19 Sep '13, 21:49

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum