algolia / hn-search

Hacker News Search
http://hn.algolia.com
Other
549 stars 74 forks source link

ID 29067493 throwing 500 Internal Server Error #242

Closed SimonBerens closed 1 year ago

SimonBerens commented 1 year ago

Specifically, querying https://hn.algolia.com/api/v1/items/29067493 gives a 500 error. Other IDs seem to work fine.

jeffrey-slentz-algolia commented 1 year ago

Hey Simon, thanks for the issue, taking a look.

jeffrey-slentz-algolia commented 1 year ago

Should be fixed now! :)

SimonBerens commented 1 year ago

@jeffrey-slentz-algolia just realized I'm also getting this on ID 24342496

jeffrey-slentz-algolia commented 1 year ago

Wow, looks like a data issue from HN. I've raised it with them and working on a solution :)

For an example of the type of item affected: https://hacker-news.firebaseio.com/v0/item/37759249.json?print=pretty vs https://news.ycombinator.com/item?id=37759249

jeffrey-slentz-algolia commented 1 year ago

We've pushed a fix for the 500 error, but the data may be inconsistent for a few affected items for a few days.

SimonBerens commented 1 year ago

Thanks! Can confirm no longer getting errors on my end.