<?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: Check Point Firewall Update Service down, but status site says 100% operational in General Topics</title>
    <link>https://community.checkpoint.com/t5/General-Topics/Check-Point-Firewall-Update-Service-down-but-status-site-says/m-p/273514#M45809</link>
    <description>&lt;P&gt;I can Confirm Namibia is back up.&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 16 Mar 2026 11:39:12 GMT</pubDate>
    <dc:creator>Corne_Vorster</dc:creator>
    <dc:date>2026-03-16T11:39:12Z</dc:date>
    <item>
      <title>Check Point Firewall Update Service down, but status site says 100% operational</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Check-Point-Firewall-Update-Service-down-but-status-site-says/m-p/273484#M45793</link>
      <description>&lt;P&gt;Hello folks,&lt;/P&gt;
&lt;P&gt;do you also see&amp;nbsp;&lt;SPAN class="name"&gt;Check Point Firewall Update Service down from your region?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="name"&gt;We do get HTTP 502 for&amp;nbsp;&lt;A href="https://updates.checkpoint.com/WebService/services/DownloadMetaDataService?wsdl" target="_self"&gt;Check Point Firewall Update Service&lt;/A&gt; from various ISPs in central europe region for hours now, but&amp;nbsp;&lt;A href="https://status.checkpoint.com/" target="_blank"&gt;https://status.checkpoint.com/&lt;/A&gt;&amp;nbsp;still says "Check Point Firewall Update Service" is 100% operational.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;[Expert@gateway:0]# curl_cli --cacert $CPDIR/conf/ca-bundle.crt https://updates.checkpoint.com/WebService/services/DownloadMetaDataService?wsdl
&amp;lt;html&amp;gt;
&amp;lt;head&amp;gt;&amp;lt;title&amp;gt;502 Bad Gateway&amp;lt;/title&amp;gt;&amp;lt;/head&amp;gt;
&amp;lt;body&amp;gt;
&amp;lt;center&amp;gt;&amp;lt;h1&amp;gt;502 Bad Gateway&amp;lt;/h1&amp;gt;&amp;lt;/center&amp;gt;
&amp;lt;/body&amp;gt;
&amp;lt;/html&amp;gt;
&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;user@host:~$ curl -vk https://updates.checkpoint.com/WebService/services/DownloadMetaDataService?wsdl
*   Trying [2600:9000:225a:a200:19:dc2f:a580:93a1]:443...
* Connected to updates.checkpoint.com (2600:9000:225a:a200:19:dc2f:a580:93a1) port 443 (#0)
* ALPN: offers h2,http/1.1
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
* TLSv1.3 (IN), TLS handshake, Server hello (2):
* TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8):
* TLSv1.3 (IN), TLS handshake, Certificate (11):
* TLSv1.3 (IN), TLS handshake, CERT verify (15):
* TLSv1.3 (IN), TLS handshake, Finished (20):
* TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1):
* TLSv1.3 (OUT), TLS handshake, Finished (20):
* SSL connection using TLSv1.3 / TLS_AES_128_GCM_SHA256
* ALPN: server accepted h2
* Server certificate:
*  subject: CN=*.checkpoint.com
*  start date: Jun  3 12:12:04 2025 GMT
*  expire date: Jul  5 12:12:03 2026 GMT
*  issuer: C=BE; O=GlobalSign nv-sa; CN=GlobalSign GCC R3 DV TLS CA 2020
*  SSL certificate verify result: unable to get local issuer certificate (20), continuing anyway.
* using HTTP/2
* h2h3 [:method: GET]
* h2h3 [:path: /WebService/services/DownloadMetaDataService?wsdl]
* h2h3 [:scheme: https]
* h2h3 [:authority: updates.checkpoint.com]
* h2h3 [user-agent: curl/7.88.1]
* h2h3 [accept: */*]
* Using Stream ID: 1 (easy handle 0x5d48d423c7a0)
&amp;gt; GET /WebService/services/DownloadMetaDataService?wsdl HTTP/2
&amp;gt; Host: updates.checkpoint.com
&amp;gt; user-agent: curl/7.88.1
&amp;gt; accept: */*
&amp;gt;
* TLSv1.3 (IN), TLS handshake, Newsession Ticket (4):
&amp;lt; HTTP/2 502
&amp;lt; content-type: text/html
&amp;lt; content-length: 122
&amp;lt; server: awselb/2.0
&amp;lt; date: Mon, 16 Mar 2026 06:27:49 GMT
&amp;lt; x-cache: Error from cloudfront
&amp;lt; via: 1.1 1957d4cc5292a750b93cc06eb79b023e.cloudfront.net (CloudFront)
&amp;lt; x-amz-cf-pop: TXL50-P1
&amp;lt; x-amz-cf-id: 878LUpRcUHGZVmDfiVbZfKjyI8pCeQwwTSgc8_B_iSFiEH2wYoTLAg==
&amp;lt;
&amp;lt;html&amp;gt;
&amp;lt;head&amp;gt;&amp;lt;title&amp;gt;502 Bad Gateway&amp;lt;/title&amp;gt;&amp;lt;/head&amp;gt;
&amp;lt;body&amp;gt;
&amp;lt;center&amp;gt;&amp;lt;h1&amp;gt;502 Bad Gateway&amp;lt;/h1&amp;gt;&amp;lt;/center&amp;gt;
&amp;lt;/body&amp;gt;
&amp;lt;/html&amp;gt;
* Connection #0 to host updates.checkpoint.com left intact
&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Mar 2026 06:44:30 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Check-Point-Firewall-Update-Service-down-but-status-site-says/m-p/273484#M45793</guid>
      <dc:creator>Tobias_Moritz</dc:creator>
      <dc:date>2026-03-16T06:44:30Z</dc:date>
    </item>
    <item>
      <title>Re: Check Point Firewall Update Service down, but status site says 100% operational</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Check-Point-Firewall-Update-Service-down-but-status-site-says/m-p/273485#M45794</link>
      <description>&lt;P&gt;Also down for us, HQ based in Europe however, our gateways are based worldwide. All of them are showing that they're unable to retrieve anti-bot anti-virus with the same error.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Mar 2026 07:16:01 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Check-Point-Firewall-Update-Service-down-but-status-site-says/m-p/273485#M45794</guid>
      <dc:creator>joerivang</dc:creator>
      <dc:date>2026-03-16T07:16:01Z</dc:date>
    </item>
    <item>
      <title>Re: Check Point Firewall Update Service down, but status site says 100% operational</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Check-Point-Firewall-Update-Service-down-but-status-site-says/m-p/273486#M45795</link>
      <description>&lt;P&gt;Same here - all IPS updates fail (Germany)&lt;/P&gt;</description>
      <pubDate>Mon, 16 Mar 2026 07:31:17 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Check-Point-Firewall-Update-Service-down-but-status-site-says/m-p/273486#M45795</guid>
      <dc:creator>Markus1634</dc:creator>
      <dc:date>2026-03-16T07:31:17Z</dc:date>
    </item>
    <item>
      <title>Re: Check Point Firewall Update Service down, but status site says 100% operational</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Check-Point-Firewall-Update-Service-down-but-status-site-says/m-p/273489#M45796</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;not available from Germany-&lt;/P&gt;</description>
      <pubDate>Mon, 16 Mar 2026 08:06:33 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Check-Point-Firewall-Update-Service-down-but-status-site-says/m-p/273489#M45796</guid>
      <dc:creator>Daniel_Hainich</dc:creator>
      <dc:date>2026-03-16T08:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: Check Point Firewall Update Service down, but status site says 100% operational</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Check-Point-Firewall-Update-Service-down-but-status-site-says/m-p/273490#M45797</link>
      <description>&lt;P&gt;Hi, same issue here from Indonesia&lt;/P&gt;</description>
      <pubDate>Mon, 16 Mar 2026 08:07:32 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Check-Point-Firewall-Update-Service-down-but-status-site-says/m-p/273490#M45797</guid>
      <dc:creator>William91503</dc:creator>
      <dc:date>2026-03-16T08:07:32Z</dc:date>
    </item>
    <item>
      <title>Re: Check Point Firewall Update Service down, but status site says 100% operational</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Check-Point-Firewall-Update-Service-down-but-status-site-says/m-p/273491#M45798</link>
      <description>&lt;P&gt;same here guys!&lt;/P&gt;</description>
      <pubDate>Mon, 16 Mar 2026 08:18:59 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Check-Point-Firewall-Update-Service-down-but-status-site-says/m-p/273491#M45798</guid>
      <dc:creator>RemoteUser</dc:creator>
      <dc:date>2026-03-16T08:18:59Z</dc:date>
    </item>
    <item>
      <title>Re: Check Point Firewall Update Service down, but status site says 100% operational</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Check-Point-Firewall-Update-Service-down-but-status-site-says/m-p/273493#M45799</link>
      <description>&lt;P&gt;Can confirm. Multiple sites show the same error.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Mar 2026 08:30:49 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Check-Point-Firewall-Update-Service-down-but-status-site-says/m-p/273493#M45799</guid>
      <dc:creator>Christoph</dc:creator>
      <dc:date>2026-03-16T08:30:49Z</dc:date>
    </item>
    <item>
      <title>Re: Check Point Firewall Update Service down, but status site says 100% operational</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Check-Point-Firewall-Update-Service-down-but-status-site-says/m-p/273495#M45801</link>
      <description>&lt;P&gt;Services are unavailable in Ukraine and Azure Europe&lt;/P&gt;</description>
      <pubDate>Mon, 16 Mar 2026 09:01:07 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Check-Point-Firewall-Update-Service-down-but-status-site-says/m-p/273495#M45801</guid>
      <dc:creator>YuriiBilyi</dc:creator>
      <dc:date>2026-03-16T09:01:07Z</dc:date>
    </item>
    <item>
      <title>Re: Check Point Firewall Update Service down, but status site says 100% operational</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Check-Point-Firewall-Update-Service-down-but-status-site-says/m-p/273502#M45802</link>
      <description>&lt;DIV&gt;We have the same issue (Europe)&amp;nbsp;&lt;SPAN&gt;on R82 + Take 60 + Take11&amp;nbsp; sk184766 hotfix installed&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Mon, 16 Mar 2026 09:34:22 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Check-Point-Firewall-Update-Service-down-but-status-site-says/m-p/273502#M45802</guid>
      <dc:creator>Lukasz2</dc:creator>
      <dc:date>2026-03-16T09:34:22Z</dc:date>
    </item>
    <item>
      <title>Re: Check Point Firewall Update Service down, but status site says 100% operational</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Check-Point-Firewall-Update-Service-down-but-status-site-says/m-p/273504#M45803</link>
      <description>&lt;P&gt;Starting works...&lt;/P&gt;</description>
      <pubDate>Mon, 16 Mar 2026 10:14:28 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Check-Point-Firewall-Update-Service-down-but-status-site-says/m-p/273504#M45803</guid>
      <dc:creator>damso11</dc:creator>
      <dc:date>2026-03-16T10:14:28Z</dc:date>
    </item>
    <item>
      <title>Re: Check Point Firewall Update Service down, but status site says 100% operational</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Check-Point-Firewall-Update-Service-down-but-status-site-says/m-p/273505#M45804</link>
      <description>&lt;P&gt;Updates also failing in Namibia.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Mar 2026 10:18:21 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Check-Point-Firewall-Update-Service-down-but-status-site-says/m-p/273505#M45804</guid>
      <dc:creator>Corne_Vorster</dc:creator>
      <dc:date>2026-03-16T10:18:21Z</dc:date>
    </item>
    <item>
      <title>Re: Check Point Firewall Update Service down, but status site says 100% operational</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Check-Point-Firewall-Update-Service-down-but-status-site-says/m-p/273506#M45805</link>
      <description>&lt;P&gt;Same here from Germany&lt;/P&gt;</description>
      <pubDate>Mon, 16 Mar 2026 10:25:44 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Check-Point-Firewall-Update-Service-down-but-status-site-says/m-p/273506#M45805</guid>
      <dc:creator>LukasASF</dc:creator>
      <dc:date>2026-03-16T10:25:44Z</dc:date>
    </item>
    <item>
      <title>Re: Check Point Firewall Update Service down, but status site says 100% operational</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Check-Point-Firewall-Update-Service-down-but-status-site-says/m-p/273508#M45806</link>
      <description>&lt;P&gt;Can confirm. Same here in Slovenia&lt;/P&gt;</description>
      <pubDate>Mon, 16 Mar 2026 10:32:06 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Check-Point-Firewall-Update-Service-down-but-status-site-says/m-p/273508#M45806</guid>
      <dc:creator>Johnny_Doe</dc:creator>
      <dc:date>2026-03-16T10:32:06Z</dc:date>
    </item>
    <item>
      <title>Re: Check Point Firewall Update Service down, but status site says 100% operational</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Check-Point-Firewall-Update-Service-down-but-status-site-says/m-p/273510#M45807</link>
      <description>&lt;P&gt;12:09 The problem has been solved&lt;/P&gt;</description>
      <pubDate>Mon, 16 Mar 2026 10:52:02 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Check-Point-Firewall-Update-Service-down-but-status-site-says/m-p/273510#M45807</guid>
      <dc:creator>YuriiBilyi</dc:creator>
      <dc:date>2026-03-16T10:52:02Z</dc:date>
    </item>
    <item>
      <title>Re: Check Point Firewall Update Service down, but status site says 100% operational</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Check-Point-Firewall-Update-Service-down-but-status-site-says/m-p/273513#M45808</link>
      <description>&lt;P&gt;As&amp;nbsp;&lt;A id="inResponseTo_f80f46fa9ae82_1" class="lia-link-navigation lia-message-reply-in-response-to" href="https://community.checkpoint.com/t5/General-Topics/Check-Point-Firewall-Update-Service-down-but-status-site-says/m-p/273495/highlight/true#M45801" target="_blank"&gt;&lt;SPAN class="lia-message-in-response-to-username"&gt;YuriiBilyi&lt;/SPAN&gt;&lt;/A&gt;&amp;nbsp;wrote: It is fixed now. However, it would be nice if someone from Check Point can tell, why the status website did not noted this problem, as it lasted for some hours.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Mar 2026 11:29:02 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Check-Point-Firewall-Update-Service-down-but-status-site-says/m-p/273513#M45808</guid>
      <dc:creator>Tobias_Moritz</dc:creator>
      <dc:date>2026-03-16T11:29:02Z</dc:date>
    </item>
    <item>
      <title>Re: Check Point Firewall Update Service down, but status site says 100% operational</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Check-Point-Firewall-Update-Service-down-but-status-site-says/m-p/273514#M45809</link>
      <description>&lt;P&gt;I can Confirm Namibia is back up.&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Mar 2026 11:39:12 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Check-Point-Firewall-Update-Service-down-but-status-site-says/m-p/273514#M45809</guid>
      <dc:creator>Corne_Vorster</dc:creator>
      <dc:date>2026-03-16T11:39:12Z</dc:date>
    </item>
    <item>
      <title>Re: Check Point Firewall Update Service down, but status site says 100% operational</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Check-Point-Firewall-Update-Service-down-but-status-site-says/m-p/273516#M45810</link>
      <description>&lt;P&gt;Status in Slovenia - it is back again.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Mar 2026 12:34:04 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Check-Point-Firewall-Update-Service-down-but-status-site-says/m-p/273516#M45810</guid>
      <dc:creator>Johnny_Doe</dc:creator>
      <dc:date>2026-03-16T12:34:04Z</dc:date>
    </item>
    <item>
      <title>Re: Check Point Firewall Update Service down, but status site says 100% operational</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Check-Point-Firewall-Update-Service-down-but-status-site-says/m-p/273517#M45811</link>
      <description>&lt;P&gt;I remember seeing such an issue before, but not real sure how often status site gets updated.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Mar 2026 13:20:02 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Check-Point-Firewall-Update-Service-down-but-status-site-says/m-p/273517#M45811</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2026-03-16T13:20:02Z</dc:date>
    </item>
    <item>
      <title>Re: Check Point Firewall Update Service down, but status site says 100% operational</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Check-Point-Firewall-Update-Service-down-but-status-site-says/m-p/273518#M45812</link>
      <description>&lt;P&gt;Yes, Most of my devices in the US are having issues. it's been two weeks.&amp;nbsp; Reply from TAC:&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;This appears to match an ongoing internal issue we are having with the Deployment Agent.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;There has been an ongoing issue with CRL validation on R82, I understand you are on &lt;STRONG&gt;R81.20&lt;/STRONG&gt;, but the Deployment Agent issue is across the board. I apologize for the inconvenience caused by this and will stay vigilant to update you when the fix is released.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Mar 2026 13:51:50 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Check-Point-Firewall-Update-Service-down-but-status-site-says/m-p/273518#M45812</guid>
      <dc:creator>Scott134269</dc:creator>
      <dc:date>2026-03-16T13:51:50Z</dc:date>
    </item>
    <item>
      <title>Re: Check Point Firewall Update Service down, but status site says 100% operational</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Check-Point-Firewall-Update-Service-down-but-status-site-says/m-p/273521#M45813</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;Check Point Software has identified and &lt;U&gt;&lt;STRONG&gt;resolved the issue&lt;/STRONG&gt;&lt;/U&gt;.&lt;/P&gt;
&lt;P&gt;We are currently finalizing the internal root cause investigation and will provide you with an elaborate answer as soon as possible.&lt;BR /&gt;&lt;BR /&gt;Thank you for your patience.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Mar 2026 14:06:02 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Check-Point-Firewall-Update-Service-down-but-status-site-says/m-p/273521#M45813</guid>
      <dc:creator>_Val_</dc:creator>
      <dc:date>2026-03-16T14:06:02Z</dc:date>
    </item>
  </channel>
</rss>

