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 Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...