Security

Why Splunk web login is returning HTTP 500 internal server error when splunkd fails to start up?

keio_splunk
Splunk Employee
Splunk Employee

Splunk web is returning HTTP 500 internal server error after entering login credential as splunkd fails to start up.
We have checked the server.conf:[httpServer] :disableDefaultPort is set to false.

0 Karma
1 Solution

keio_splunk
Splunk Employee
Splunk Employee

Splunkd fails to start due to parsing error of the web.conf:tools.sessions.timeout attribute:
xx-xx-xxxx xx:xx:xx.xxx +xxxx ERROR UiHttpListener - Can't parse tools.sessions.timeout value "240s", using default of 60
Note: Only integer value is allowed.

Splunkd is started and the HTTP 500 internal server error is resolved after correcting the timeout value to the default value of 60 in web.conf.
tools.sessions.timeout = 60

View solution in original post

0 Karma

keio_splunk
Splunk Employee
Splunk Employee

Splunkd fails to start due to parsing error of the web.conf:tools.sessions.timeout attribute:
xx-xx-xxxx xx:xx:xx.xxx +xxxx ERROR UiHttpListener - Can't parse tools.sessions.timeout value "240s", using default of 60
Note: Only integer value is allowed.

Splunkd is started and the HTTP 500 internal server error is resolved after correcting the timeout value to the default value of 60 in web.conf.
tools.sessions.timeout = 60

0 Karma

Shalini
New Member

Tried updating the timeout to 300 in web.conf still not working

0 Karma
Get Updates on the Splunk Community!

A Season of Skills: New Splunk Courses to Light Up Your Learning Journey

There’s something special about this time of year—maybe it’s the glow of the holidays, maybe it’s the ...

Announcing the Migration of the Splunk Add-on for Microsoft Azure Inputs to ...

Announcing the Migration of the Splunk Add-on for Microsoft Azure Inputs to Officially Supported Splunk ...

Splunk Observability for AI

Don’t miss out on an exciting Tech Talk on Splunk Observability for AI! Discover how Splunk’s agentic AI ...