Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OSM Minutely Changeset Replication file: 006/136/122.osm.gz returns "The specified key does not exist." #1142

Closed
pa5cal opened this issue Aug 14, 2024 · 3 comments

Comments

@pa5cal
Copy link

pa5cal commented Aug 14, 2024

The download of the following OSM changeset replication file

https://planet.openstreetmap.org/replication/changesets/006/136/122.osm.gz

is returning a

<Error>
   <Code>NoSuchKey</Code>
   <Message>The specified key does not exist.</Message>
   <Key>changesets/replication/minute/006/136/122.osm.gz</Key>
   <RequestId>TFVMHTP5SMFZEEDC</RequestId>
   <HostId>Ufi9ff2xpVBJb/uSa4ZM9pHt2YPZYBa/J/zGwU+xktf7mVLcVgZWYmYWGOlTFcWU/QpNPqkiBiU=</HostId>
</Error>
@tomhughes
Copy link
Member

This should be fixed now.

@pa5cal
Copy link
Author

pa5cal commented Aug 14, 2024

Now there is some issue with the following state file:
https://planet.openstreetmap.org/replication/changesets/006/136/468.state.txt

It's returning

<Error>
   <Code>NoSuchKey</Code>
   <Message>The specified key does not exist.</Message>
   <Key>changesets/replication/minute/006/136/468.state.txt</Key>
   <RequestId>KFZW1HA3CDJ169X3</RequestId>
   <HostId>5Je4LlBJkSHe7dOFS66k+v98k1//ia271HGY6eiNYwRVig4DtDgOSefkgSyIJF/Mz0U6czow8Qo=</HostId>
</Error>
````

@tomhughes
Copy link
Member

I think those happened after I did an initial manual fix and before the root cause was dealt with. I've resynced it again now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants