developmentseed / titiler-xarray

[DEMO] TiTiler extension for xarray
MIT License
28 stars 9 forks source link

"Service Unavailable" for dev/main deployed stacks #54

Open yoninachmany opened 7 months ago

yoninachmany commented 7 months ago

API requests to https://dev-titiler-xarray.delta-backend.com and https://prod-titiler-xarray.delta-backend.com are failing with a "Service Unavailable" message, FYI

vincentsarago commented 7 months ago

do you have an example of request that are failing?

yoninachmany commented 7 months ago

Sure - this request takes around 30 seconds and fails: https://dev-titiler-xarray.delta-backend.com/variables?url=https%3A%2F%2Fstorage.googleapis.com%2Fweatherbench2%2Fdatasets%2Fera5%2F1959-2023_01_10-wb13-6h-1440x721_with_derived_variables.zarr&reference=false&consolidated=true

Possibly related - the CMIP6 data on VEDA is not loading: https://www.earthdata.nasa.gov/dashboard/data-catalog/combined_CMIP6_daily_GISS-E2-1-G_tas_kerchunk_DEMO/explore?projection=mercator%7C%7C&basemapid=satellite

abarciauskas-bgse commented 3 months ago

Hey @yoninachmany sorry I missed this. I just noticed it as I was resolving an issue with prod (see #58). I don't know what was the issue back in March but both deployment seem to be working fine now. For the links above:

Have you tried the weatherbench dataset with a local deployment of titiler-xarray? Let me know if so and if it works. If not I'll try and take a look why not myself.