Alerting

Web interface doesn't loads in 4.2

drubio
New Member

I've got a problem after upgrading to 4.2... I can't access splunk because de home page doesn't finish loading.

I've tried with different browsers, but it doesn't works, the source code is there, but nothing is shown.

There's nothing strange on the logs, and if I stop the server, there are a pair of remaining splunk process like this:

python -O /usr/loca/splunk/lib/python2.6/site-packages/splunk/appserver/mrsparkle/

If I kill this process, then the page finish loading and is shown...

Some idea? maybe something phyton-related?

Tags (1)
0 Karma

Stephen_Sorkin
Splunk Employee
Splunk Employee

You should probably file a support case to track this issue, as it sounds like a bug. You could try disabling JS/CSS minification by adding the following to $SPLUNK_HOME/etc/system/local/web.conf:

[settings]
minify_js = false
minify_css = false

sideview
SplunkTrust
SplunkTrust

It's also possible that two apps on your system have a custom module by the same name -- I believe in 4.2 that scenario locks up SplunkWeb much in the way you describe.

0 Karma
Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...