Skip to content
This repository has been archived by the owner on Dec 3, 2018. It is now read-only.

Issues with OS X 10.10.2 beta? #1119

Open
ashleyclough opened this issue Jan 9, 2015 · 5 comments
Open

Issues with OS X 10.10.2 beta? #1119

ashleyclough opened this issue Jan 9, 2015 · 5 comments

Comments

@ashleyclough
Copy link

My Mapbox Studio (v0.2.0) has stopped uploading and exporting source data files: direct upload gets to 100% but never reports completion and exporting asks for a download location but never creates the .mbtiles file. I've not had the issue previously but am using the latest 10.10.2 developer beta - could this be the cause? Nothing is written into the app log.

@mtirwin
Copy link
Contributor

mtirwin commented Jan 9, 2015

Download bug being addressed at #944.

@mtirwin
Copy link
Contributor

mtirwin commented Jan 9, 2015

Scratch that – looks like this is entirely a duplicate of #944.

@mtirwin mtirwin closed this as completed Jan 9, 2015
@ashleyclough
Copy link
Author

It's not quite the same - running studio in the browser does at least allow me to export the mbtiles but it still fails with direct uploading.

@willwhite willwhite reopened this Jan 9, 2015
@ashleyclough
Copy link
Author

It turns out it had been failing on upload processing because of too much data - your new data page that hides the history behind the upload button instead of the previous inline view had not allowed me to see the error. Even so, I had to manually delete the project reference in the data.yml in order to provoke a clean upload - reusing the previous reference after the initial fail resulted in no report of either success or failure in the upload window.

@willwhite
Copy link
Member

Thanks, those details are very helpful.

your new data page that hides the history behind the upload button instead of the previous inline view had not allowed me to see the error.

We are working to fix this on the mapbox.com side and are considering making this information available in Mapbox Studio directly as well.

Even so, I had to manually delete the project reference in the data.yml in order to provoke a clean upload - reusing the previous reference after the initial fail resulted in no report of either success or failure in the upload window.

I believe there is an Mapbox API error that is preventing you from re-using an id that previously errored. This is not intended and I'll look into fixing. This issue is likely masking that error, which makes it more elusive.

I will update with more information soon.

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

No branches or pull requests

3 participants