We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm not sure if it's the right place to report, because it is a problem on lookup.dbpedia.org deployed service, probably not on source code.
wget 'https://lookup.dbpedia.org/api/search/PrefixSearch?MaxHits=15&QueryClass=&QueryString=soil' --2017-09-28 12:08:23-- https://lookup.dbpedia.org/api/search/PrefixSearch?MaxHits=15&QueryClass=&QueryString=soil Résolution de lookup.dbpedia.org (lookup.dbpedia.org)… 134.155.95.15 Connexion à lookup.dbpedia.org (lookup.dbpedia.org)|134.155.95.15|:443…
The text was updated successfully, but these errors were encountered:
@jmvanel I'm facing the same error when I load on https.
https
Sorry, something went wrong.
Dear @jmvanel and @harshit98 ,
Our demo service offers just HTTP connections.
Best,
Hi Sandro
I saw the Server code: https://github.com/dbpedia/lookup/blob/master/src/main/scala/org/dbpedia/lookup/server/Server.scala#L32 and it should be simple :) ( never used myself HttpServerFactory ).
I took notes about the HTTPS certificate installation with letsenscript , it may help you : https://rawgit.com/jmvanel/semantic_forms/master/doc/fr/letsenscript.html
sandroacoelho
No branches or pull requests
I'm not sure if it's the right place to report,
because it is a problem on lookup.dbpedia.org deployed service, probably not on source code.
The text was updated successfully, but these errors were encountered: