You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 27, 2025. It is now read-only.
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".
I'm attempting to upload some tiles, which is failing like this:
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?