I think I found the error. In fuseki-server.js line number 140 the line reads
return sprintf("http://%s...
I believe this line should be return
sprintf("%s//....,window.location.protocol,..
On Tue, Jan 13, 2015 at 3:22 PM, Trevor Donaldson <[email protected]>
wrote:
> Decided to give this its own thread. So the fuseki2 admin ui will not
> display the datasets if you use ssh. Is this a bug or is this intentional?
>
> Thanks
>
