Skip to content
This repository was archived by the owner on Aug 27, 2025. It is now read-only.
This repository was archived by the owner on Aug 27, 2025. It is now read-only.

"Tile does not exist" error #138

@stevage

Description

@stevage

I'm attempting to upload some tiles, which is failing like this:

 mapbox-tile-copy subways.mbtiles   s3://vector-tile-test/subways/{z}/{x}/{y}.pbf
23 tiles @ 23/s, 52% complete [0s]
37 tiles @ 37/s, 84% complete [0s]
41 tiles @ 41/s, 93% complete [0s]
44 tiles @ 44/s, 100% complete [0s]
Tile does not exist

I'm finding this output very confusing. Is mapbox-tile-copy even attempting to upload tiles to S3, or is it failing before that?

Different runs show different numbers of tiles as progress before failing.

I was expecting some kind of AWS authentication failure as I want to upload using a profile, and I don't know how to communicate that mapbox-tile-copy. But I'm surprised that an auth failure is being communicated as "Tile does not exist".

Any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions