Splunk Enterprise

Why does the Banner says "Loading" on certain pages (such as /en-GB/manager/launcher/apps/local)?

althomas
Communicator

When on certain pages, my search head says "Loading" and this never goes away. This also causes weird behaviour and javascript errors when viewing certain Splunk administrative pages, such as App installation or LDAP settings.

Looking into the code, I find the following:

 

    <script type="text/javascript">
    //<![CDATA[
        
            this.messenger = Splunk.Messenger.System.getInstance();
            // a misconfigured hierarchy can often derail the module loading, so the 'Loading' string can get stuck there.
            $("#loading").hide();
             //]]>
    </script>

 

It says: "a misconfigured hierarchy can often derail the module loading, so the 'Loading' string can get stuck there."

What does this mean? How can I see what is the misconfiguration in the hierarchy? What can I look at to see failed module loading?

I'm sure that there is a Splunk app that is causing this but, short of trial and error, I am unsure on what could be causing this.

Any help would be very useful!

Thanks!

Labels (3)
Tags (1)
0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...