datopian / datahub-qa

:package: Bugs, issues and suggestions for datahub.io
https://datahub.io/
32 stars 6 forks source link

Revision is failed due to unexpected error #227

Closed anuveyatsu closed 6 years ago

anuveyatsu commented 6 years ago

Some revisions are failing for the following reason:

"tabulator.exceptions.HTTPError: 404 Client Error: Not Found for url: https://s3.amazonaws.com...

See full logs - https://api.datahub.io/source/datahq/datahub-kpis/45 Same thing here - https://api.datahub.io/source/datahq/datahub-kpis/46 However this was OK - https://api.datahub.io/source/datahq/datahub-kpis/44

How to reproduce

Expected behaviour

zelima commented 6 years ago

This seems to be fixed now. Pease Try pushing several revisions and let's close if it does not show up again

Possible reason

While we could not reproduce this locally, it seems bug was related to CLI generating pre-signed URL asynchronously for rawstore, leading the resource mapping sometimes not containing URLs for all resource. (Though this is not 100% percent sure answer)

related commit https://github.com/datahq/datahub-client/commit/98473b8af4881f1dd507d406b0bdfea849a51cf9

anuveyatsu commented 6 years ago

FIXED since cli v0.9.5