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
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...