I face a rather specific issue running queries within Stardog Studio for my Stardog Server: Each query containing a SELECT statement fails with the following message "Failed ot run query: Failed to fetch". I have tried using various browsers.
Things I have tried that ARE working just fine:
- SELECT (and other) Queries using the CLI ("live", stored queries; "remote" CLI and CLI on server)
- SELECT (and other) Queries using the API
- Using "DataExploration" -> "Show Viz" -> Run the resuling CONSTRUCT query
- SELECT statements for my localhost server from within Studio
- SELECT statements for Stardog Express from within Studio
I am lost ... one thing to note is that the actual Stardog server runs on http rather than https ...