ElliottLandsborough / dog-ceo-api

The API hosted at dog.ceo
https://dog.ceo/api
631 stars 65 forks source link

Server error #44

Closed XinranCao closed 1 year ago

XinranCao commented 1 year ago

I got server error when fetching from "https://dog.ceo/api/breeds/image/random".

{ "status": "error", "message": "Server error: GET https:\/\/api.dog.ceo\/breeds\/list\/all resulted in a 502 Bad Gateway response:\n{\"message\": \"Internal server error\"}\n with code: 502", "code": 500 }

Is this a temporary break down?

ElliottLandsborough commented 1 year ago

Yes, this is temporary. It will be fixed in the next few days. Thank you for reporting it. I will post here as soon as it is fixed.

ElliottLandsborough commented 1 year ago

@XinranCao This has been fixed, the endpoints should slowly come back online as the caches refresh.