We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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>
The text was updated successfully, but these errors were encountered:
This should be fixed now.
Sorry, something went wrong.
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> ````
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.
No branches or pull requests
The download of the following OSM changeset replication file
https://planet.openstreetmap.org/replication/changesets/006/136/122.osm.gz
is returning a
The text was updated successfully, but these errors were encountered: