<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Checkpoint Add-on for Check Point OPSEC LEA: Why is the &amp;quot;Manage Connections&amp;quot; page loading forever? in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Checkpoint-Add-on-for-Check-Point-OPSEC-LEA-Why-is-the-quot/m-p/275588#M73926</link>
    <description>&lt;P&gt;Still same, Any other workarounds..&lt;/P&gt;</description>
    <pubDate>Wed, 13 Apr 2016 09:29:11 GMT</pubDate>
    <dc:creator>neelamsantosh</dc:creator>
    <dc:date>2016-04-13T09:29:11Z</dc:date>
    <item>
      <title>Checkpoint Add-on for Check Point OPSEC LEA: Why is the "Manage Connections" page loading forever?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Checkpoint-Add-on-for-Check-Point-OPSEC-LEA-Why-is-the-quot/m-p/275580#M73918</link>
      <description>&lt;P&gt;I am installing a fresh Splunk 6.3.3 as heavy forwarder and installing the Splunk Add-on for CheckPoint OPSEC LEA on a Linux RedHat machine.&lt;/P&gt;

&lt;P&gt;I just installed the add-on and all requirements listed in the app page, but when I open the app, it shows "Manage Connection" and a loading icon that never stops. If I click on "New Connection" button, it also do not open anything. Follow a screenshot of the loading page:&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/1196i06A189B94AA2FD49/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;Has anyone have seen this problem before?&lt;/P&gt;

&lt;P&gt;I saw this guy who had the same issue, but his solution did not solve my problem: &lt;A href="https://answers.splunk.com/answers/329369/splunk-add-on-for-check-point-opsec-lea-connection.html"&gt;https://answers.splunk.com/answers/329369/splunk-add-on-for-check-point-opsec-lea-connection.html&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Apr 2016 14:30:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Checkpoint-Add-on-for-Check-Point-OPSEC-LEA-Why-is-the-quot/m-p/275580#M73918</guid>
      <dc:creator>gfreitas</dc:creator>
      <dc:date>2016-04-05T14:30:41Z</dc:date>
    </item>
    <item>
      <title>Re: Checkpoint Add-on for Check Point OPSEC LEA: Why is the "Manage Connections" page loading forever?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Checkpoint-Add-on-for-Check-Point-OPSEC-LEA-Why-is-the-quot/m-p/275581#M73919</link>
      <description>&lt;P&gt;Did you add the two libraries listed here:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/OPSEC-LEA/latest/Install/Systemrequirements"&gt;http://docs.splunk.com/Documentation/OPSEC-LEA/latest/Install/Systemrequirements&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;GNU C library (glibc.i686 32-bit). Install using yum install glibc.i686&lt;BR /&gt;
PAM shared libraries (pam.i686 32-bit). Install using yum install pam.i686&lt;/P&gt;

&lt;P&gt;Last time i had an issue with that app it was I forgot to add these. &lt;/P&gt;</description>
      <pubDate>Tue, 05 Apr 2016 16:01:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Checkpoint-Add-on-for-Check-Point-OPSEC-LEA-Why-is-the-quot/m-p/275581#M73919</guid>
      <dc:creator>tsweet_splunk</dc:creator>
      <dc:date>2016-04-05T16:01:40Z</dc:date>
    </item>
    <item>
      <title>Re: Checkpoint Add-on for Check Point OPSEC LEA: Why is the "Manage Connections" page loading forever?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Checkpoint-Add-on-for-Check-Point-OPSEC-LEA-Why-is-the-quot/m-p/275582#M73920</link>
      <description>&lt;P&gt;Yes, I did install both. Follow the outputs of the commands:&lt;/P&gt;

&lt;P&gt;[root@vl088 ~] yum list installed | grep glibc&lt;BR /&gt;
glibc.i686                                                                       2.12-1.166.e16_7.3       @rhel-6-server-rpms&lt;BR /&gt;
glibc.x86_64                                                                  2.12-1.166.e16_7.3       @rhel-6-server-rpms&lt;BR /&gt;
glib-common.x86_64                                                   2.12-1.166.e16_7.3       @rhel-6-server-rpms&lt;/P&gt;

&lt;P&gt;[root@vl088 ~] yum list installed | grep pam&lt;BR /&gt;
fprintd-pam.x86_64                                                    0.1-22.git04fd09cfa.e16 &lt;BR /&gt;
pam.i686                                                                       1.1.1-20.e16_7.1           @rhel-6-server-rpms&lt;BR /&gt;
pam.x86_64                                                                  1.1.1-20.e16_7.1           @rhel-6-server-rpms&lt;BR /&gt;
pam_passwdqc.x86_64                                               1.10.5-8.e16                  @anaconda-RedHatEnterpriseLinux-2015-7020259.x86_64/6.7&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 09:18:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Checkpoint-Add-on-for-Check-Point-OPSEC-LEA-Why-is-the-quot/m-p/275582#M73920</guid>
      <dc:creator>gfreitas</dc:creator>
      <dc:date>2020-09-29T09:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: Checkpoint Add-on for Check Point OPSEC LEA: Why is the "Manage Connections" page loading forever?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Checkpoint-Add-on-for-Check-Point-OPSEC-LEA-Why-is-the-quot/m-p/275583#M73921</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;
Which licence are you using on your heavy forwarder ?&lt;/P&gt;

&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2016 13:17:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Checkpoint-Add-on-for-Check-Point-OPSEC-LEA-Why-is-the-quot/m-p/275583#M73921</guid>
      <dc:creator>afieffe_splunk</dc:creator>
      <dc:date>2016-04-06T13:17:55Z</dc:date>
    </item>
    <item>
      <title>Re: Checkpoint Add-on for Check Point OPSEC LEA: Why is the "Manage Connections" page loading forever?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Checkpoint-Add-on-for-Check-Point-OPSEC-LEA-Why-is-the-quot/m-p/275584#M73922</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I had the same problem and found out that, in version 3.1.0, the app expects to be installed on an indexer and therefore looks for a list of search peers via the REST API. My workaround was to change the file remote.py to use localhost if no search peers can be found:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;--- Splunk_TA_opseclea_linux22/appserver/controllers/remote.py.orig     2015-11-25 13:43:21.000000000 +0100
+++ Splunk_TA_opseclea_linux22/appserver/controllers/remote.py  2015-11-25 16:04:14.000000000 +0100
@@ -43,11 +43,17 @@
         controllers.BaseController.__init__(self, *args, **kwargs)
         self.peer_cache = PeerCache(cache_age=60)


     def get_all_peers(self, sessionKey):
-        peers = en.getEntities("search/distributed/peers", sessionKey=sessionKey)
+        try:
+            peers = en.getEntities("search/distributed/peers", sessionKey=sessionKey)
+        except:
+            filtered_hosts = [ { "status": "available", "peer": "localhost" } ]
+            return filtered_hosts
+
+
         peerHosts = []
         server_info_path = "/services/server/info"

         for name in peers:
             peer = peers[name]
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I hope this helps.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2016 13:44:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Checkpoint-Add-on-for-Check-Point-OPSEC-LEA-Why-is-the-quot/m-p/275584#M73922</guid>
      <dc:creator>sha1020</dc:creator>
      <dc:date>2016-04-06T13:44:53Z</dc:date>
    </item>
    <item>
      <title>Re: Checkpoint Add-on for Check Point OPSEC LEA: Why is the "Manage Connections" page loading forever?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Checkpoint-Add-on-for-Check-Point-OPSEC-LEA-Why-is-the-quot/m-p/275585#M73923</link>
      <description>&lt;P&gt;I'm using forwarder license&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2016 14:18:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Checkpoint-Add-on-for-Check-Point-OPSEC-LEA-Why-is-the-quot/m-p/275585#M73923</guid>
      <dc:creator>gfreitas</dc:creator>
      <dc:date>2016-04-06T14:18:36Z</dc:date>
    </item>
    <item>
      <title>Re: Checkpoint Add-on for Check Point OPSEC LEA: Why is the "Manage Connections" page loading forever?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Checkpoint-Add-on-for-Check-Point-OPSEC-LEA-Why-is-the-quot/m-p/275586#M73924</link>
      <description>&lt;P&gt;Hi sha1020, I'm going to try this. Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2016 14:19:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Checkpoint-Add-on-for-Check-Point-OPSEC-LEA-Why-is-the-quot/m-p/275586#M73924</guid>
      <dc:creator>gfreitas</dc:creator>
      <dc:date>2016-04-06T14:19:06Z</dc:date>
    </item>
    <item>
      <title>Re: Checkpoint Add-on for Check Point OPSEC LEA: Why is the "Manage Connections" page loading forever?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Checkpoint-Add-on-for-Check-Point-OPSEC-LEA-Why-is-the-quot/m-p/275587#M73925</link>
      <description>&lt;P&gt;It worked, thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2016 18:06:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Checkpoint-Add-on-for-Check-Point-OPSEC-LEA-Why-is-the-quot/m-p/275587#M73925</guid>
      <dc:creator>gfreitas</dc:creator>
      <dc:date>2016-04-06T18:06:42Z</dc:date>
    </item>
    <item>
      <title>Re: Checkpoint Add-on for Check Point OPSEC LEA: Why is the "Manage Connections" page loading forever?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Checkpoint-Add-on-for-Check-Point-OPSEC-LEA-Why-is-the-quot/m-p/275588#M73926</link>
      <description>&lt;P&gt;Still same, Any other workarounds..&lt;/P&gt;</description>
      <pubDate>Wed, 13 Apr 2016 09:29:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Checkpoint-Add-on-for-Check-Point-OPSEC-LEA-Why-is-the-quot/m-p/275588#M73926</guid>
      <dc:creator>neelamsantosh</dc:creator>
      <dc:date>2016-04-13T09:29:11Z</dc:date>
    </item>
    <item>
      <title>Re: Checkpoint Add-on for Check Point OPSEC LEA: Why is the "Manage Connections" page loading forever?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Checkpoint-Add-on-for-Check-Point-OPSEC-LEA-Why-is-the-quot/m-p/275589#M73927</link>
      <description>&lt;P&gt;Do you by chance have FIPSs mode enabled? There is a known issue with FIPs mode.&lt;/P&gt;

&lt;P&gt;OPSEC-398   When FIPs is enabled in a distributed Spunk Enterprise environment, the Manage Connections page cannot be accessed on the search head, even after restarting the Splunk platform.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Apr 2016 23:53:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Checkpoint-Add-on-for-Check-Point-OPSEC-LEA-Why-is-the-quot/m-p/275589#M73927</guid>
      <dc:creator>hjauch_splunk</dc:creator>
      <dc:date>2016-04-15T23:53:42Z</dc:date>
    </item>
    <item>
      <title>Re: Checkpoint Add-on for Check Point OPSEC LEA: Why is the "Manage Connections" page loading forever?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Checkpoint-Add-on-for-Check-Point-OPSEC-LEA-Why-is-the-quot/m-p/275590#M73928</link>
      <description>&lt;P&gt;Did you check to see if data was being indexed after the workaround? When I applied the workaround the GUI didn't change but data started flowing again. &lt;/P&gt;</description>
      <pubDate>Thu, 05 May 2016 02:36:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Checkpoint-Add-on-for-Check-Point-OPSEC-LEA-Why-is-the-quot/m-p/275590#M73928</guid>
      <dc:creator>ddearmond_splun</dc:creator>
      <dc:date>2016-05-05T02:36:49Z</dc:date>
    </item>
    <item>
      <title>Re: Checkpoint Add-on for Check Point OPSEC LEA: Why is the "Manage Connections" page loading forever?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Checkpoint-Add-on-for-Check-Point-OPSEC-LEA-Why-is-the-quot/m-p/275591#M73929</link>
      <description>&lt;P&gt;Data is being indexed, but no update to the GUI for the connections.&lt;/P&gt;</description>
      <pubDate>Thu, 26 May 2016 14:29:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Checkpoint-Add-on-for-Check-Point-OPSEC-LEA-Why-is-the-quot/m-p/275591#M73929</guid>
      <dc:creator>wmotley</dc:creator>
      <dc:date>2016-05-26T14:29:43Z</dc:date>
    </item>
    <item>
      <title>Re: Checkpoint Add-on for Check Point OPSEC LEA: Why is the "Manage Connections" page loading forever?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Checkpoint-Add-on-for-Check-Point-OPSEC-LEA-Why-is-the-quot/m-p/275592#M73930</link>
      <description>&lt;P&gt;Just for future reference - I had the same issue, none of the above solutions seemed to work but when troubleshooting, I found it was an issue with DNS on my server rather than a splunk related issue. After I fixed my DNS resolution everything worked perfectly.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jun 2016 17:04:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Checkpoint-Add-on-for-Check-Point-OPSEC-LEA-Why-is-the-quot/m-p/275592#M73930</guid>
      <dc:creator>rusty009</dc:creator>
      <dc:date>2016-06-10T17:04:29Z</dc:date>
    </item>
    <item>
      <title>Re: Checkpoint Add-on for Check Point OPSEC LEA: Why is the "Manage Connections" page loading forever?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Checkpoint-Add-on-for-Check-Point-OPSEC-LEA-Why-is-the-quot/m-p/275593#M73931</link>
      <description>&lt;P&gt;Thanks it worked for me too, Splunk should really update the app to fix this issue,  if they want users to move to latest versions their supported apps should be compatible.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2016 12:27:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Checkpoint-Add-on-for-Check-Point-OPSEC-LEA-Why-is-the-quot/m-p/275593#M73931</guid>
      <dc:creator>kmanson</dc:creator>
      <dc:date>2016-06-14T12:27:56Z</dc:date>
    </item>
    <item>
      <title>Re: Checkpoint Add-on for Check Point OPSEC LEA: Why is the "Manage Connections" page loading forever?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Checkpoint-Add-on-for-Check-Point-OPSEC-LEA-Why-is-the-quot/m-p/275594#M73932</link>
      <description>&lt;P&gt;FIPS mode ist not enabled.&lt;/P&gt;

&lt;P&gt;The app is also not installed on a search head, but on a forwarder.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jun 2016 13:37:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Checkpoint-Add-on-for-Check-Point-OPSEC-LEA-Why-is-the-quot/m-p/275594#M73932</guid>
      <dc:creator>sha1020</dc:creator>
      <dc:date>2016-06-15T13:37:28Z</dc:date>
    </item>
  </channel>
</rss>

