NASA-PDS / PlanetPatrol

Monitoring and notification system using GitHub Actions and Upptime
https://nasa-pds.github.io/PlanetPatrol/
MIT License
1 stars 0 forks source link

🛑 PDS Search API is down #32

Closed pdsen-ci closed 2 months ago

pdsen-ci commented 2 months ago

In 9c40bff, PDS Search API (https://pds.nasa.gov/api/search/1/products?cloudfront=no) was down:

nutjob4life commented 2 months ago

PlanetPatrol was fooled by CloudFront into getting a good response; I've modified the URL so that it bypasses CloudFront.

The error message is:

{
   "message" : "search-en-prod-di7dor7quy7qwv3husi2wt5tde.us-west-2.es.amazonaws.com: Name or service not known",
   "request" : "https://pds.nasa.gov/api/search/1/products?cloudfront=no"
}
pdsen-ci commented 2 months ago

Resolved: PDS Search API is back up in f296360 after 12 days, 6 hours, 49 minutes.