npms-io / npms-api

The https://npms.io API
MIT License
189 stars 30 forks source link

[BUG] The API is down #86

Closed spersico closed 5 years ago

spersico commented 5 years ago

Since... today I think? Tested: https://api.npms.io/v2/search?q=cross+spawn https://api.npms.io/v2/package/react https://api.npms.io/v2/package/mget (with body ["cross-spawn", "react"] )

They all respond


{
    "code": "INTERNAL",
    "message": "Internal server error"
}
satazor commented 5 years ago

Fixed! Thanks for reporting. Elastisearch crashed and systemd was unable to restart it for some reason.