Installation

What does this TemplateLookupException error mean in the Windows DHCP app?

araitz
Splunk Employee
Splunk Employee
500 Internal Server Error
TemplateLookupException: Cant locate template for uri '/view/windhcp_form.html'
Tags (3)
1 Solution

araitz
Splunk Employee
Splunk Employee

You need to copy the windhcp_form.html mako template to the correct place in your installation.

The "Getting Started" instructions for the Windows DHCP app specify the following actions be performed after installation:

IMPORTANT To ensure the proper layout, you must copy ./WinDHCP/appserver/static/windhcp_form.html to $SPLUNK_HOME/share/splunk/search_mrsparkle/templates/view/ and then restart Splunk Web:

$ cp $SPLUNK_HOME/etc/apps/WinDHCP/appserver/static/windhcp_form.html $SPLUNK_HOME/share/splunk/search_mrsparkle/templates/view/ 
$ $SPLUNK_HOME/bin/splunk restart splunkweb

View solution in original post

araitz
Splunk Employee
Splunk Employee

You need to copy the windhcp_form.html mako template to the correct place in your installation.

The "Getting Started" instructions for the Windows DHCP app specify the following actions be performed after installation:

IMPORTANT To ensure the proper layout, you must copy ./WinDHCP/appserver/static/windhcp_form.html to $SPLUNK_HOME/share/splunk/search_mrsparkle/templates/view/ and then restart Splunk Web:

$ cp $SPLUNK_HOME/etc/apps/WinDHCP/appserver/static/windhcp_form.html $SPLUNK_HOME/share/splunk/search_mrsparkle/templates/view/ 
$ $SPLUNK_HOME/bin/splunk restart splunkweb
Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...