This is by design Fuseki 2 has strong security that is by default locked down so that administrative actions (such as creating datasets) are limited to localhost out of the box
See http://jena.apache.org/documentation/fuseki2/fuseki-security.html for more detail, you can reconfigure this security to whatever you prefer so you can make all operations open from everywhere a la Fuseki 1 or lock it down as desired Rob On 05/05/2015 15:43, "Adrian Gschwend" <[email protected]> wrote: >Hi group, > >While the new Fuseki 2.0 seems to work quite well on localhost I was not >very successful getting it to work on anything else than that. It's >pretty much broken in a sense that I can't create databases and thus not >much else either. > >Is that a known problem and if not, should I file bugs? > >regards > >Adrian
