webb-tracker-api icon indicating copy to clipboard operation
webb-tracker-api copied to clipboard

API returns "Internal Server Error (500)"

Open michaelguse opened this issue 3 years ago • 2 comments

At some point between 8am and Noon CST yesterday (January 27, 2022), the API started to return the following response:

> curl -sS https://api.jwst-hub.com/track | jq .

{
  "statusCode": 500,
  "error": "Internal Server Error",
  "message": "Protocol error (Runtime.callFunctionOn): Session closed. Most likely the page has been closed."
}

Is the API getting retired, now that JWST reached its Halo orbit around L2?

I was still interested in continued tracking of the temperature changes that are being shared on the "WhereIsWebb" NASA website.

Thanks!

michaelguse avatar Jan 28 '22 17:01 michaelguse

I saw the same status this morning and was wondering what was up. Thanks for posting.

w8HAQRHkTx7r avatar Jan 28 '22 17:01 w8HAQRHkTx7r

JWST has fully deployed, the public API is shutdown, you can still self host it if you wish so.

No more public endpoint https://github.com/avatsaev/webb-tracker-api/commit/3badae85fca969b7c18f328695d5f2e9b8a65f5a

LaxWasHere avatar Jan 30 '22 08:01 LaxWasHere