augustwester/searchthearxiv

Server down?

jaens opened this issue · 4 comments

jaens commented

The https://searchthearxiv.com/search?query= endpoint seems to be currently returning 500 Internal Server Error.

I'm unable to reproduce this. Are you still experiencing the issue?

jaens commented

Yep, for example the request: https://searchthearxiv.com/search?query=https%3A%2F%2Farxiv.org%2Fabs%2F2203.09452 (searching for https://arxiv.org/abs/2203.09452)

Thanks for the clarification. I think I've found the problem. Will be pushing a fix soon.

Should be working now. The problem was due to faulty handling of papers not already in the database (like the one you referred to). Thanks for letting me know! 👍