Closed silvanknecht closed 3 years ago
Hi,
Try the following https://earldemo.sda.tech/earl/api/processQuery endpoint for API. Meanwhile I will investigate what went wrong.
@debayan This is a good project. But I find all API you give can not use now and the demo is also not used successfully. Could you update API? Thank you very much!
Please try the following
curl -XPOST 'https://earldemo.sda.tech/earl/api/processQuery' -H 'Content-Type:application/json' -d'{"nlquery":"Who is the president of Russia?", "pagerankflag": false}'
hello, I find the API is down now. Could you open it? It is a very good project, and I want to use it to process a little short text. Thanks.
And the response message is as follows:
<html>
<head><title>504 Gateway Time-out</title></head>
<body bgcolor="white">
<center><h1>504 Gateway Time-out</h1></center>
<hr><center>nginx/1.10.3 (Ubuntu)</center>
</body>
</html>
It is up now but short text does not work.
The API appears to be down again. @debayan
The API is up now. We shall move the service to a new server to improve reliability. I thank everyone for using our service.
Dear authors, the API appears to be down again. Could you please have a look at the reason? @debayan Thanks a lot for your help! :))
Hello,
There was a network failure. It works now.
On Sun, Jan 12, 2020 at 6:04 AM Sherry Lin notifications@github.com wrote:
Dear authors, the API appears to be down again. Could you please have a look at the reason? @debayan https://github.com/debayan Thanks a lot for your help! :))
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/AskNowQA/EARL/issues/16?email_source=notifications&email_token=AABNIIVVIDJRVDALJ6XDYBDQ5KQHVA5CNFSM4IEYL3GKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEIWR66A#issuecomment-573382520, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABNIIR2QE34HSJUVYCCMADQ5KQHVANCNFSM4IEYL3GA .
-- Regards, Debayan Banerjee
dear authors, This is pretty good work and I want to use your project as a linking tool. But the API provided by you is down now. Could you have a look at your link? Thanks very much!
Hi Rebaccamin,
Kindly add --insecure flag to the curl command.
Hi Rebaccamin,
Kindly add --insecure flag to the curl command.
thanks!
hi debayan, The API appears to be down now. I applied EARL last month but now it is down (curl: (7) Failed to connect to earldemo.sda.tech port 443: Operation timed out ). Could you have a look at the reason? @debayan Thanks a lot~
@Rebaccamin I plan to move the installation to a new location next week.
Hello,
The API demo has been moved to a new location:
curl -XPOST 'http://ltdemos.informatik.uni-hamburg.de/earl/processQuery' -H 'Content-Type:application/json' -d'{"nlquery":"Who is the president of Russia?"}'
so great! appreciate your wonderful work~
Good day sir, is both https://earldemo.sda.tech/earl/api/processQuery and http://ltdemos.informatik.uni-hamburg.de/earl/processQuery API down? I tried since last month but still to no avail. Thanks!
Hi, We were using the earl API a lot lately (last time yesterday). Since today the api seems to be down. https://earldemo.sda.tech/ isnt' working as well. Somehow we get redirected to http://sda.cs.uni-bonn.de/earl/api/processQuery but i think there are some issues with the CORS.
thank you Silvan