Skip to content
New issue

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

Spurious 500 errors with localhost endpoint #268

Open
LaurensRietveld opened this issue Apr 26, 2014 · 0 comments
Open

Spurious 500 errors with localhost endpoint #268

LaurensRietveld opened this issue Apr 26, 2014 · 0 comments

Comments

@LaurensRietveld
Copy link
Collaborator

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant