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!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...