inciteful-xyz/inciteful-web

API down

FlashFFF opened this issue · 9 comments

Hi, thanks for your wonderful project.
However as of today the API seems to be down and i can't produce any more graphs.
The following Errors occur on the website (amongst others):

`Request URL:
https://data.inciteful.xyz/api/collect
Request Method:
POST
Status Code:
500 Internal Server Error

Request URL:
https://api.inciteful.xyz/query/WXYZ123?prune=10000
Request Method:
POST
Status Code:
504 Gateway Timeout`

I appreciate your help!

I'm not seeing those errors, can you give me actual URLs you are hitting both on the site and on the API?

Sure. Doesn't really matter which paper I try, most of the time the graph loads forever and stops with the errors above.
For example right now I'm trying this:
https://inciteful.xyz/p/W2157823046 but it just won't process.
Edit: Tried different browsers. Tried windows and linux systems and even on my android. Tried clearing the cache. Sometimes a graph randomly loads instantly, but when I try to add papers it crashes.
Edit: Not using the API directly. The errors where obtained from inspecting the website.

The website shows this error for all of the suggested papers:
Error: Error executing query: 'no such table: papers'

Edit: Seems to get worse by the hour. " We could not construct the graph. We don't have records of any references or citations for this paper, which makes it kind of hard. Please search for another paper. " for every single paper.

Thanks for this! The server ran out of storage space and it was causing weird intermittent issues. Then when I freed up space, it didn't go back to normal. In the end I needed to restore from a recent backup. But all should be working now.

Woe, that was quick! Thank you so much!

Another question: The original google PageRank ranged from 0 to 10. On inciteful I can see pageranks well above 10. What is the scale here?

The 0-10 pagerank score you used to see was actually just a normalized version of their internal score done so to make it clearer for public consumption. I'm not actually sure what the theoretical bounds are on the scores produced by the real algorithm. The relative scores are actually what's important.

On Fri, Feb 2, 2024, 01:08 FlashFFF @.> wrote: Another question: The original google PageRank ranged from 0 to 10. On inciteful I can see pageranks well above 10. What is the scale here? — Reply to this email directly, view it on GitHub <#44 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABSGZZZPP6A3N5FM6LD3R43YRSNJDAVCNFSM6AAAAABCVJGM5SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMRTGI4DONJQGM . You are receiving this because you modified the open/close state.Message ID: @.>

Thanks for clarifying. What do you mean by the relative score?