nafarlee/bg-search

Games with numbers above 365555 fail to load

TJSomething opened this issue · 0 comments

I was recently trying to view the median play times for Apiary, but it did not appear in search results. I tried opening it directly with the ID (https://bg-search.appspot.com/games/400314), but the server responds with a 500 error:

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Error</title>
</head>
<body>
<pre>Internal Server Error</pre>
</body>
</html>

Using a binary search, I found that the last working game appears to be Naasii: A Coyote & Crow Dice Game.

What's going on here? I can only assume that the cronjob is failing somehow.