openstreetmap / operations

OSMF Operations Working Group issue tracking
https://operations.osmfoundation.org/
98 stars 13 forks source link

OSM Minutely Changeset Replication file: 005/981/780.osm.gz returns "The specified key does not exist." #1067

Closed pa5cal closed 2 months ago

pa5cal commented 2 months ago

The download of the following OSM changeset replication file

https://planet.openstreetmap.org/replication/changesets/005/981/780.osm.gz

is returning a

<Error>
   <Code>NoSuchKey</Code>
   <Message>The specified key does not exist.</Message>
   <Key>changesets/replication/minute/005/981/780.osm.gz</Key>
   <RequestId>WTNNZKDFHHK2NG75</RequestId>
   <HostId>76sj5o8InEji7bCwmIVJass1a0ndxdBzwV12E7WVv7cMm2dlFVQ/SibCf9Z2H2JnP8idN6AQT3U=</HostId>
</Error>
tomhughes commented 2 months ago

It should be there now.

Firefishy commented 2 months ago

The issue was related to #1059

wgds60 commented 2 months ago

Still seeing these errors on some diff files in the aws-us-west-planet-osm mirror since the time of the maintenance. aws-eu-central seems to be fine...

grischard commented 2 months ago

@wgds60 do you have a link to reproduce?

wgds60 commented 2 months ago

I had a problem with: https://osm-planet-us-west-2.s3.dualstack.us-west-2.amazonaws.com/planet/replication/day/000/004/244.osc.gz returning a "key does not exist" while https://osm-planet-eu-central-1.s3.dualstack.eu-central-1.amazonaws.com/planet/replication/day/000/004/244.osc.gz was fine.

But as of today, both load. So this can be closed again.

tomhughes commented 2 months ago

How did you wind up on the us-west-2 URL though?

We always redirect to the eu-central-1 URLs precisely because the replication to us-west-2 means it will lag a bit.