commonsense / conceptnet5

Code for building ConceptNet from raw data.
Other
2.76k stars 353 forks source link

Internal Server Error 500 while accessing the API #313

Closed Naushad9458 closed 2 years ago

Naushad9458 commented 2 years ago

[

Screenshot 2021-11-15 at 12 52 13

](url)

zhanwenchen commented 2 years ago

Same problem @rspeer

giovanniwdc commented 2 years ago

The same here.

xiangyu-peng commented 2 years ago

SAME

tae898 commented 2 years ago

same here :'(

I lost my common sense now

SamBahrami commented 2 years ago

Yeah, same issue here. 500 error when I try to access something like https://api.conceptnet.io/c/en/example

jcsun-00 commented 2 years ago

The same here.

armandhuet commented 2 years ago

Same here. Is there a workaround or do we have to wait until it is fixed?

amirouche commented 2 years ago

The workaround is to load the .csv into your own database on-premise or on your development setup.

zhanwenchen commented 2 years ago

The workaround is to load the .csv into your own database on-premise or on your development setup.

Which .csv? I was able to build and deploy conceptnet5 locally but it'll be good to have an alternative as well.

amirouche commented 2 years ago

In the wiki, in the download page there is link to the csv : https://github.com/commonsense/conceptnet5/wiki/Downloads

anam294 commented 2 years ago

Hello, 500 internal server error is still occurring on public API on http://api.conceptnet.io/c/en/cat. Any idea when this will be resolved?

rspeer commented 2 years ago

I, very unfortunately, don't have control over conceptnet.io anymore (it still belongs to Luminoso), but I've e-mailed Luminoso about it and I believe they fixed it.

tae898 commented 2 years ago

In case people are still interested in running conceptnet locally on docker, take a look at this: https://github.com/tae898/conceptnet5