LPCLOUD STAC Down

Use this Forum to find information on, or ask a question about, NASA Earth Science data.
Post Reply
mitchbon
Posts: 14
Joined: Wed Feb 22, 2023 4:40 pm America/New_York
Answers: 2
Has thanked: 1 time
Been thanked: 2 times

LPCLOUD STAC Down

by mitchbon » Wed May 22, 2024 11:37 am America/New_York

Hello,

It appears the STAC website for LPCLOUD (https://cmr.earthdata.nasa.gov/search/stac/LPCLOUD) is down with a 404 Not Found error.

This breaks access to all STACs (e.g., HLS) in this domain since you cannot connect to the catalog. For example

Code: Select all

pystac_client.Client.open(https://cmr.earthdata.nasa.gov/search/stac/LPCLOUD)
will not connect and result in a long error.
by mitchbon » Wed May 22, 2024 11:42 am America/New_York
Dug a little deeper and I think it is related to maintenance.

If you go to https://cmr.earthdata.nasa.gov/search you will see this alert:

Outage: We have a scheduled deployment for CMR 1.248.0 to PROD Wednesday, May 22nd 2024. As part of this deployment, we will transition the load balancers in CMR PROD to use HTTPS, and some ancillary services utilizing the load balancers will experience a short downtime until all deployments are completed.
Go to full post

mitchbon
Posts: 14
Joined: Wed Feb 22, 2023 4:40 pm America/New_York
Answers: 2
Has thanked: 1 time
Been thanked: 2 times

Re: LPCLOUD STAC Down

by mitchbon » Wed May 22, 2024 11:42 am America/New_York

Dug a little deeper and I think it is related to maintenance.

If you go to https://cmr.earthdata.nasa.gov/search you will see this alert:

Outage: We have a scheduled deployment for CMR 1.248.0 to PROD Wednesday, May 22nd 2024. As part of this deployment, we will transition the load balancers in CMR PROD to use HTTPS, and some ancillary services utilizing the load balancers will experience a short downtime until all deployments are completed.

mitchbon
Posts: 14
Joined: Wed Feb 22, 2023 4:40 pm America/New_York
Answers: 2
Has thanked: 1 time
Been thanked: 2 times

Re: LPCLOUD STAC Down

by mitchbon » Wed May 22, 2024 4:43 pm America/New_York

Correction to earlier posts, STAC link in question should be: https://cmr.earthdata.nasa.gov/stac/LPCLOUD

In any case, it is working again.

Post Reply