geneontology / helpdesk

The Gene Ontology Helpdesk
http://help.geneontology.org
16 stars 6 forks source link

rdf.geneontology.org not available (timeout occured) #484

Open JervenBolleman opened 5 months ago

JervenBolleman commented 5 months ago

Describe the issue/bug

502 Proxy error, probably because the backend is down.

Expected behavior

Access to a sparql endpoint available at https://rdf.geneontology.org/blazegraph/sparql

To Reproduce

visit https;//rdf.genenontology.org

Screenshots

If applicable, add screenshots to help explain your problem.

Additional context

It might also be time to drop blazegraph and replace it with a different engine such as RDF4j or Jena.

https://rdf.geneontology.org/blazegraph/sparql

kltm commented 5 months ago

Can duplicate. Oddly, it does not report on uptimerobot as being down.

kltm commented 5 months ago

@JervenBolleman While there's still some stuff we want to follow up on, I believe that the endpoint should be up for you again?

JervenBolleman commented 5 months ago

@kltm and it's down again.

kltm commented 5 months ago

The query http://rdf.geneontology.org/blazegraph/sparql?query=select%20%2A%20where%20%7B%20%3Fs%20%3Fp%20%3Fo%20.%7D%20LIMIT%201 seems to be operating for me. Perhaps it's the particular query?

JervenBolleman commented 5 months ago

Ah @kltm it is when there is no query at all that it is not responding.

kltm commented 5 months ago

@JervenBolleman I think this is just the way this endpoint has always operated. Is there a use case for the empty call?

JervenBolleman commented 5 months ago

When going from a service call in one code editor -> select the endpoint string open in new tab expect output. 502 proxy error very unexpected. Leads to confusion and here we are ;)

suzialeksander commented 2 months ago

Noting here that GO is currently deprecating our public SPARQL endpoint, with plans to deprecate all related products in the future.