Skip to content

Spurious 500 errors with localhost endpoint #268

@LaurensRietveld

Description

@LaurensRietveld

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions