You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using YASGUI to query my own application, running on localhost.
It seems that on the first time I query a dataset, Yasgui tries to query it through its own server, which makes no sense with localhost... Indeed, on that first attempt, I get a 500 error. On all subsequent attempts, YASGUI queries my server directly and everything works fine.
Note that this could be considered an acceptable annoyance (it only happens on the first attempt). But in my application, every resource acts as a SPARQL endpoint, so I get this annoying behaviour each time a query a new resource :-(
UserAgent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:28.0) Gecko/20100101 Firefox/28.0
The text was updated successfully, but these errors were encountered:
I'm using YASGUI to query my own application, running on localhost.
It seems that on the first time I query a dataset, Yasgui tries to query it through its own server, which makes no sense with localhost... Indeed, on that first attempt, I get a 500 error. On all subsequent attempts, YASGUI queries my server directly and everything works fine.
Note that this could be considered an acceptable annoyance (it only happens on the first attempt). But in my application, every resource acts as a SPARQL endpoint, so I get this annoying behaviour each time a query a new resource :-(
UserAgent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:28.0) Gecko/20100101 Firefox/28.0
The text was updated successfully, but these errors were encountered: