<?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: SmartConsole - &amp;quot;Error loading tab Error: TimeOut, An operation timed out&amp;quot; in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SmartConsole-quot-Error-loading-tab-Error-TimeOut-An-operation/m-p/251781#M62155</link>
    <description>&lt;P&gt;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/49418"&gt;@DiegoFretes&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can attach it here sadly, let me try another way.&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
    <pubDate>Mon, 23 Jun 2025 14:08:20 GMT</pubDate>
    <dc:creator>the_rock</dc:creator>
    <dc:date>2025-06-23T14:08:20Z</dc:date>
    <item>
      <title>SmartConsole - "Error loading tab Error: TimeOut, An operation timed out"</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SmartConsole-quot-Error-loading-tab-Error-TimeOut-An-operation/m-p/251553#M62149</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have this error when starting smartview,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;check sk133075, but I have not found any network blocking affecting.&lt;/P&gt;&lt;P&gt;I also checked the api status and it returned the following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="api status.png" style="width: 647px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/30794i84C7B8CD3D94564A/image-dimensions/647x528?v=v2" width="647" height="528" role="button" title="api status.png" alt="api status.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;[Expert@isis:0]# fw ver&lt;BR /&gt;This is Check Point's software version R82 - Build 004&lt;BR /&gt;[Expert@isis:0]# free -ht&lt;BR /&gt;total used free shared buff/cache available&lt;BR /&gt;Mem: 31G 9.0G 4.5G 1.2G 17G 20G&lt;BR /&gt;Swap: 31G 0B 31G&lt;BR /&gt;Total: 62G 9.0G 35G&lt;BR /&gt;[Expert@isis:0]# df -hT&lt;BR /&gt;Filesystem Type Size Used Avail Use% Mounted on&lt;BR /&gt;/dev/mapper/vg_splat-lv_current xfs 50G 37G 14G 73% /&lt;BR /&gt;/dev/sda1 ext3 282M 63M 204M 24% /boot&lt;BR /&gt;tmpfs tmpfs 16G 21M 16G 1% /dev/shm&lt;BR /&gt;/dev/mapper/vg_splat-lv_log xfs 750G 627G 124G 84% /var/log&lt;BR /&gt;cgroup tmpfs 16G 4.0K 16G 1% /sys/fs/cgroup&lt;/P&gt;&lt;P&gt;more info:&lt;/P&gt;&lt;P&gt;[Expert@isis:0]# cat /web/conf/extra/httpd2-smartview.conf&lt;BR /&gt;LoadModule proxy_module modules/libmod_proxy.so&lt;BR /&gt;LoadModule proxy_http_module modules/libmod_proxy_http.so&lt;BR /&gt;LoadModule proxy_wstunnel_module modules/libmod_proxy_wstunnel.so&lt;/P&gt;&lt;P&gt;ProxyErrorOverride On&lt;/P&gt;&lt;P&gt;&amp;lt;Location /smartview/PUSH/&amp;gt;&lt;BR /&gt;ProxyPass ws://127.0.0.1:8082/smartview/PUSH/&lt;BR /&gt;ProxyPassReverse ws://127.0.0.1:8082/smartview/PUSH/&lt;BR /&gt;&amp;lt;/Location&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;Location /smartview/embedded/PUSH/&amp;gt;&lt;BR /&gt;ProxyPass ws://127.0.0.1:8082/smartview/embedded/PUSH/&lt;BR /&gt;ProxyPassReverse ws://127.0.0.1:8082/smartview/embedded/PUSH/&lt;BR /&gt;&amp;lt;/Location&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;Location /smartview/editor/PUSH/&amp;gt;&lt;BR /&gt;ProxyPass ws://127.0.0.1:8082/smartview/editor/PUSH/&lt;BR /&gt;ProxyPassReverse ws://127.0.0.1:8082/smartview/editor/PUSH/&lt;BR /&gt;&amp;lt;/Location&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;Location /smartview/viewer/PUSH/&amp;gt;&lt;BR /&gt;ProxyPass ws://127.0.0.1:8082/smartview/viewer/PUSH/&lt;BR /&gt;ProxyPassReverse ws://127.0.0.1:8082/smartview/viewer/PUSH/&lt;BR /&gt;&amp;lt;/Location&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;Location /smartview/Proxy/PUSH/&amp;gt;&lt;BR /&gt;ProxyPass ws://127.0.0.1:8082/smartview/Proxy/PUSH/&lt;BR /&gt;ProxyPassReverse ws://127.0.0.1:8082/smartview/Proxy/PUSH/&lt;BR /&gt;&amp;lt;/Location&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;Location /smartview&amp;gt;&lt;BR /&gt;#START_ACCESS_LIST&lt;BR /&gt;Require all granted&lt;BR /&gt;#END_ACCESS_LIST&lt;/P&gt;&lt;P&gt;&amp;lt;LimitExcept HEAD POST GET&amp;gt;&lt;BR /&gt;Require all denied&lt;BR /&gt;&amp;lt;/LimitExcept&amp;gt;&lt;/P&gt;&lt;P&gt;ProxyPass &lt;A href="http://127.0.0.1:8082/smartview" target="_blank"&gt;http://127.0.0.1:8082/smartview&lt;/A&gt;&lt;BR /&gt;ProxyPassReverse &lt;A href="http://127.0.0.1:8082/smartview" target="_blank"&gt;http://127.0.0.1:8082/smartview&lt;/A&gt;&lt;BR /&gt;&amp;lt;/Location&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;Location /smartview/pdf/&amp;gt;&lt;BR /&gt;Require all denied&lt;BR /&gt;&amp;lt;/Location&amp;gt;&lt;/P&gt;&lt;P&gt;[Expert@isis:0]# manage_clients -print&lt;BR /&gt;Any&lt;BR /&gt;[Expert@isis:0]# tail -f /usr/local/apache2/logs/error_log&lt;BR /&gt;[Wed Jun 18 17:46:33.970207 2025] [proxy_http:error] [pid 2000:tid 2000] (70007)The timeout specified has expired: [client 127.0.0.1:35458] AH01102: error reading status line from remote server 127.0.0.1:4434&lt;BR /&gt;[Wed Jun 18 17:46:33.970234 2025] [proxy:error] [pid 2000:tid 2000] [client 127.0.0.1:35458] AH00898: Error reading from remote server returned by /smartview/embedded/&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you guide me on what I should check to solve this problem?&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jun 2025 21:01:02 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SmartConsole-quot-Error-loading-tab-Error-TimeOut-An-operation/m-p/251553#M62149</guid>
      <dc:creator>DiegoFretes</dc:creator>
      <dc:date>2025-06-18T21:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: SmartConsole - "Error loading tab Error: TimeOut, An operation timed out"</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SmartConsole-quot-Error-loading-tab-Error-TimeOut-An-operation/m-p/251561#M62150</link>
      <description>&lt;P&gt;[Expert@isis:0]# tail -f /var/log/httpd2_error_log&lt;BR /&gt;[Wed Jun 18 17:41:34.197224 2025] [proxy_http:error] [pid 2002:tid 2002] (70007)The timeout specified has expired: [client 127.0.0.1:48500] AH01102: error reading status line from remote server 127.0.0.1:4434&lt;BR /&gt;[Wed Jun 18 17:41:34.197257 2025] [proxy:error] [pid 2002:tid 2002] [client 127.0.0.1:48500] AH00898: Error reading from remote server returned by /smartview/embedded/&lt;BR /&gt;[Wed Jun 18 17:41:34.630543 2025] [proxy_http:error] [pid 2005:tid 2005] (70007)The timeout specified has expired: [client 127.0.0.1:48506] AH01102: error reading status line from remote server 127.0.0.1:4434&lt;BR /&gt;[Wed Jun 18 17:41:34.630583 2025] [proxy:error] [pid 2005:tid 2005] [client 127.0.0.1:48506] AH00898: Error reading from remote server returned by /smartview/embedded/&lt;BR /&gt;[Wed Jun 18 17:41:37.010992 2025] [proxy_http:error] [pid 1999:tid 1999] (70007)The timeout specified has expired: [client 127.0.0.1:47320] AH01102: error reading status line from remote server 127.0.0.1:4434&lt;BR /&gt;[Wed Jun 18 17:41:37.011047 2025] [proxy:error] [pid 1999:tid 1999] [client 127.0.0.1:47320] AH00898: Error reading from remote server returned by /smartview/embedded/&lt;BR /&gt;[Wed Jun 18 17:41:37.026472 2025] [proxy_http:error] [pid 2014:tid 2014] (70007)The timeout specified has expired: [client 127.0.0.1:47326] AH01102: error reading status line from remote server 127.0.0.1:4434&lt;BR /&gt;[Wed Jun 18 17:41:37.026510 2025] [proxy:error] [pid 2014:tid 2014] [client 127.0.0.1:47326] AH00898: Error reading from remote server returned by /smartview/embedded/&lt;BR /&gt;[Wed Jun 18 17:41:37.037033 2025] [proxy_http:error] [pid 2007:tid 2007] (70007)The timeout specified has expired: [client 127.0.0.1:47332] AH01102: error reading status line from remote server 127.0.0.1:4434&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jun 2025 20:52:05 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SmartConsole-quot-Error-loading-tab-Error-TimeOut-An-operation/m-p/251561#M62150</guid>
      <dc:creator>DiegoFretes</dc:creator>
      <dc:date>2025-06-18T20:52:05Z</dc:date>
    </item>
    <item>
      <title>Re: SmartConsole - "Error loading tab Error: TimeOut, An operation timed out"</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SmartConsole-quot-Error-loading-tab-Error-TimeOut-An-operation/m-p/251564#M62151</link>
      <description>&lt;P&gt;Try changing the web port back to 443 and see if the problem persists.&lt;BR /&gt;Either way, TAC probably needs to be consulted.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jun 2025 21:37:07 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SmartConsole-quot-Error-loading-tab-Error-TimeOut-An-operation/m-p/251564#M62151</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2025-06-18T21:37:07Z</dc:date>
    </item>
    <item>
      <title>Re: SmartConsole - "Error loading tab Error: TimeOut, An operation timed out"</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SmartConsole-quot-Error-loading-tab-Error-TimeOut-An-operation/m-p/251701#M62152</link>
      <description>&lt;P&gt;I agree with Phoneboy. On top of that, I would also say, if this is a VM&amp;lt; try changing NIC type, as that was the problem in my lab recently on R82 when smartview was not working.&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jun 2025 23:09:26 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SmartConsole-quot-Error-loading-tab-Error-TimeOut-An-operation/m-p/251701#M62152</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2025-06-20T23:09:26Z</dc:date>
    </item>
    <item>
      <title>Re: SmartConsole - "Error loading tab Error: TimeOut, An operation timed out"</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SmartConsole-quot-Error-loading-tab-Error-TimeOut-An-operation/m-p/251779#M62153</link>
      <description>&lt;P&gt;What version is this? If its R81.20 or R82 mgmt, I am happy to send you working httpd2.conf file and you can try.&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jun 2025 14:03:06 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SmartConsole-quot-Error-loading-tab-Error-TimeOut-An-operation/m-p/251779#M62153</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2025-06-23T14:03:06Z</dc:date>
    </item>
    <item>
      <title>Re: SmartConsole - "Error loading tab Error: TimeOut, An operation timed out"</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SmartConsole-quot-Error-loading-tab-Error-TimeOut-An-operation/m-p/251780#M62154</link>
      <description>&lt;P&gt;I see its R82, never mind. Give me few mins, will attach it...but PLEASE PLEASE...MAKE SURE you back up existing file before replacing with one I will attach (if you want to try).&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jun 2025 14:06:33 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SmartConsole-quot-Error-loading-tab-Error-TimeOut-An-operation/m-p/251780#M62154</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2025-06-23T14:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: SmartConsole - "Error loading tab Error: TimeOut, An operation timed out"</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SmartConsole-quot-Error-loading-tab-Error-TimeOut-An-operation/m-p/251781#M62155</link>
      <description>&lt;P&gt;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/49418"&gt;@DiegoFretes&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can attach it here sadly, let me try another way.&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jun 2025 14:08:20 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SmartConsole-quot-Error-loading-tab-Error-TimeOut-An-operation/m-p/251781#M62155</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2025-06-23T14:08:20Z</dc:date>
    </item>
    <item>
      <title>Re: SmartConsole - "Error loading tab Error: TimeOut, An operation timed out"</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SmartConsole-quot-Error-loading-tab-Error-TimeOut-An-operation/m-p/251785#M62156</link>
      <description>&lt;P&gt;Let me know if the file works Diego.&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jun 2025 15:05:25 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SmartConsole-quot-Error-loading-tab-Error-TimeOut-An-operation/m-p/251785#M62156</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2025-06-23T15:05:25Z</dc:date>
    </item>
    <item>
      <title>Re: SmartConsole - "Error loading tab Error: TimeOut, An operation timed out"</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SmartConsole-quot-Error-loading-tab-Error-TimeOut-An-operation/m-p/251809#M62157</link>
      <description>&lt;P&gt;Unfortunately it didn't work for me, I will try to install the latest jhf to see if anything changes.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jun 2025 20:45:02 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SmartConsole-quot-Error-loading-tab-Error-TimeOut-An-operation/m-p/251809#M62157</guid>
      <dc:creator>DiegoFretes</dc:creator>
      <dc:date>2025-06-23T20:45:02Z</dc:date>
    </item>
    <item>
      <title>Re: SmartConsole - "Error loading tab Error: TimeOut, An operation timed out"</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SmartConsole-quot-Error-loading-tab-Error-TimeOut-An-operation/m-p/251810#M62158</link>
      <description>&lt;P&gt;Did you try cprestart or reboot after file replacement? What does api status show now?&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jun 2025 20:55:33 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SmartConsole-quot-Error-loading-tab-Error-TimeOut-An-operation/m-p/251810#M62158</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2025-06-23T20:55:33Z</dc:date>
    </item>
    <item>
      <title>Re: SmartConsole - "Error loading tab Error: TimeOut, An operation timed out"</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SmartConsole-quot-Error-loading-tab-Error-TimeOut-An-operation/m-p/251872#M62159</link>
      <description>&lt;P&gt;Hi Andy, yes, I tried cpstop;cpstart, but it didn't work. Apparently the uepm_gaia_ssl.conf file has been corrupted, so by following sk182093 I was able to fix it.&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.checkpoint.com/results/sk/sk182093" target="_blank"&gt;https://support.checkpoint.com/results/sk/sk182093&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for your help!&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jun 2025 12:18:14 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SmartConsole-quot-Error-loading-tab-Error-TimeOut-An-operation/m-p/251872#M62159</guid>
      <dc:creator>DiegoFretes</dc:creator>
      <dc:date>2025-06-24T12:18:14Z</dc:date>
    </item>
    <item>
      <title>Re: SmartConsole - "Error loading tab Error: TimeOut, An operation timed out"</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SmartConsole-quot-Error-loading-tab-Error-TimeOut-An-operation/m-p/251873#M62160</link>
      <description>&lt;P&gt;Glad that worked. Still a bit odd, cause I checked my R82 lab mgmt and file is in totally different dir.&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;
&lt;P&gt;[Expert@CP-MANAGEMENT:0]# find / -name uepm_gaia_ssl.conf&lt;BR /&gt;find: /proc/26500: No such file or directory&lt;BR /&gt;/opt/CPuepm-R82/system/templates/uepm_gaia_ssl.conf&lt;BR /&gt;[Expert@CP-MANAGEMENT:0]#&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jun 2025 12:25:48 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SmartConsole-quot-Error-loading-tab-Error-TimeOut-An-operation/m-p/251873#M62160</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2025-06-24T12:25:48Z</dc:date>
    </item>
  </channel>
</rss>

