I have launched WebUI which is hosted in a linux server. The WebUI launches with a blank screen. I am using 6.0.2 version of ConfD. The error that I see in the debugging tool is " Uncaught syntax error" in index.js. Though the code seems to be fine, the screen is blank.
I have tried the login.html directly. ConfD 6.0.2 has a different login.html. The error that I see in the Firefox debugging console is SyntaxError: expected expression, got ‘<’ index.js:1:0 which shows
My reply was from testing with ConfD 6.0.2 running the $CONFD_DIR/examples.confd/webui/basic example that comes with ConfD 6.0.2.
Can you provide your output from running the curl tool as I suggested?
Thanks