I receive this error when attempting to launch the Splunk PDf server.
ServerSideInclude Module Error!
Splunk has failed to locate the template for uri '/APP/pdfserver/appserver/static/home.html'.
Anyone come across this problem.
Thanks in advance
It appears to be looking for the home.html template and it isn't finding it in the expected directory. The issue is resolved by copying over the home.xml file from the default directory.
cp /opt/splunk/etc/apps/pdfserver/appserver/static/home.html
/opt/splunk/etc/apps/pdfserver/appserver/static/home.html
At this point it would be best to open a case so that Support can assist you directly.
Please visit our Support Portal to submit a case: https://www.splunk.com/page/submit_issue.
There is no home.xml or home.html, tried downloading the PDFserver app again, and neither of those files exist in the original download. Also tried to copy from the file from /usr/local/splunk/etc/apps/launcher/default/data/ui/views/home.xml
I receive a different error now. "False 1 launcher.html"
Thanks again