On 14/10/15 04:05, Paul Tyson wrote:
Fuseki 2.3.0 is installed in tomcat 8 with SSL configured.
When trying to add a dataset through the admin console, it fails with
message "Not found".
The URL it is POSTing to looks like:
https://server.example.com/fuseki/443//server.example.com:/fuseki/$/datasets
Any ideas about the cause or solution to this problem?
When running without SSL, it works fine.
Thanks,
--Paul
Hi Paul,
What is the URL for the server? (the front page of the web UI)
And the datasets page?
It seems to have a very misguided idea of the base URL for the UI but
from looking at the code, the reason is not leaping out at me.
Andy