<?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 Deploying Check Point VMSS in R80.30 in Cloud Firewall</title>
    <link>https://community.checkpoint.com/t5/Cloud-Firewall/Deploying-Check-Point-VMSS-in-R80-30/m-p/105521#M1764</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am trying to deploy Check Point VMSS.&lt;/P&gt;&lt;P&gt;autoprov_cfg init Azure -mn XXXXXXX -tn&amp;nbsp;XXXXXXX -otp XXXXXXX -ver R80.30 -po XXXXXXX -cn XXXXXXX -sb XXXXXXX -at XXXXXXX -aci XXXXXXX -acs "XXXXXXX"&lt;/P&gt;&lt;P&gt;The two instances are up and running in Microsoft Azure however when I try to add them to CMA(which is running on MDS 5050-R80.30 on prem)&lt;/P&gt;&lt;P&gt;I get the following error.&lt;/P&gt;&lt;P&gt;tail -F /var/log/CPcme/cme.log&lt;/P&gt;&lt;P&gt;2020-12-15 22:00:14,109 CME_SERVICE&amp;nbsp; INFO **********&amp;nbsp;&amp;nbsp;&amp;nbsp; Starting loop iteration number 4 for gateway instances&amp;nbsp; **********&lt;/P&gt;&lt;P&gt;2020-12-15 22:00:14,109 CME_SERVICE&amp;nbsp; INFO The management runs in a MDS environment, and the domain server is XXXXXXX&lt;/P&gt;&lt;P&gt;2020-12-15 22:00:14,435 CME_SERVICE&amp;nbsp; INFO There are no gateways known by the management at the beginning of the iteration&lt;/P&gt;&lt;P&gt;2020-12-15 22:00:18,920 CME_SERVICE&amp;nbsp; ERROR Error during gateways synchronization&lt;/P&gt;&lt;P&gt;2020-12-15 22:00:18,923 CME_SERVICE&amp;nbsp; ERROR Error details: Traceback (most recent call last):&lt;/P&gt;&lt;P&gt;&amp;nbsp; File "/opt/CPcme/service/cme_service.py", line 342, in loop&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; sync(c, management, gateways)&lt;/P&gt;&lt;P&gt;&amp;nbsp; File "/opt/CPcme/service/cme_service.py", line 242, in sync&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if controller.filter_instances():&lt;/P&gt;&lt;P&gt;&amp;nbsp; File "/opt/CPcme/cloud_handlers/cloud_common_handler.py", line 646, in filter_instances&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; for i in self.get_instances():&lt;/P&gt;&lt;P&gt;&amp;nbsp; File "/opt/CPcme/cloud_handlers/azure_handler.py", line 648, in get_instances&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; instances += self.get_vmss(subnets)&lt;/P&gt;&lt;P&gt;&amp;nbsp; File "/opt/CPcme/cloud_handlers/azure_handler.py", line 557, in get_vmss&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; int(subnets[config['subnet']['id']]['properties'][&lt;/P&gt;&lt;P&gt;KeyError: '/subscriptions/XXXXXXX/resourceGroups/XXXXXXX/providers/Microsoft.Network/virtualNetworks/XXXXXXX/subnets/XXXXXXX'&lt;/P&gt;&lt;P&gt;2020-12-15 22:00:18,923 CME_SERVICE&amp;nbsp; INFO&lt;/P&gt;&lt;P&gt;2020-12-15 22:00:18,980 CME_SERVICE&amp;nbsp; INFO There are no gateways known by the management at the end of the iteration&lt;/P&gt;&lt;P&gt;2020-12-15 22:00:18,981 CME_SERVICE&amp;nbsp; INFO **********&amp;nbsp;&amp;nbsp;&amp;nbsp; End of the iteration number 4 for gateway instances. Iteration time: 0:00:04.871107&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; **********&lt;/P&gt;&lt;P&gt;2020-12-15 22:00:18,981 CME_SERVICE&amp;nbsp; INFO&lt;/P&gt;&lt;P&gt;Tried to google it but haven't found any information about this particular error.&lt;/P&gt;&lt;P&gt;Any help will be greatly appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Zaarshama&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 15 Dec 2020 22:40:47 GMT</pubDate>
    <dc:creator>zaarshama</dc:creator>
    <dc:date>2020-12-15T22:40:47Z</dc:date>
    <item>
      <title>Deploying Check Point VMSS in R80.30</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/Deploying-Check-Point-VMSS-in-R80-30/m-p/105521#M1764</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am trying to deploy Check Point VMSS.&lt;/P&gt;&lt;P&gt;autoprov_cfg init Azure -mn XXXXXXX -tn&amp;nbsp;XXXXXXX -otp XXXXXXX -ver R80.30 -po XXXXXXX -cn XXXXXXX -sb XXXXXXX -at XXXXXXX -aci XXXXXXX -acs "XXXXXXX"&lt;/P&gt;&lt;P&gt;The two instances are up and running in Microsoft Azure however when I try to add them to CMA(which is running on MDS 5050-R80.30 on prem)&lt;/P&gt;&lt;P&gt;I get the following error.&lt;/P&gt;&lt;P&gt;tail -F /var/log/CPcme/cme.log&lt;/P&gt;&lt;P&gt;2020-12-15 22:00:14,109 CME_SERVICE&amp;nbsp; INFO **********&amp;nbsp;&amp;nbsp;&amp;nbsp; Starting loop iteration number 4 for gateway instances&amp;nbsp; **********&lt;/P&gt;&lt;P&gt;2020-12-15 22:00:14,109 CME_SERVICE&amp;nbsp; INFO The management runs in a MDS environment, and the domain server is XXXXXXX&lt;/P&gt;&lt;P&gt;2020-12-15 22:00:14,435 CME_SERVICE&amp;nbsp; INFO There are no gateways known by the management at the beginning of the iteration&lt;/P&gt;&lt;P&gt;2020-12-15 22:00:18,920 CME_SERVICE&amp;nbsp; ERROR Error during gateways synchronization&lt;/P&gt;&lt;P&gt;2020-12-15 22:00:18,923 CME_SERVICE&amp;nbsp; ERROR Error details: Traceback (most recent call last):&lt;/P&gt;&lt;P&gt;&amp;nbsp; File "/opt/CPcme/service/cme_service.py", line 342, in loop&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; sync(c, management, gateways)&lt;/P&gt;&lt;P&gt;&amp;nbsp; File "/opt/CPcme/service/cme_service.py", line 242, in sync&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if controller.filter_instances():&lt;/P&gt;&lt;P&gt;&amp;nbsp; File "/opt/CPcme/cloud_handlers/cloud_common_handler.py", line 646, in filter_instances&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; for i in self.get_instances():&lt;/P&gt;&lt;P&gt;&amp;nbsp; File "/opt/CPcme/cloud_handlers/azure_handler.py", line 648, in get_instances&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; instances += self.get_vmss(subnets)&lt;/P&gt;&lt;P&gt;&amp;nbsp; File "/opt/CPcme/cloud_handlers/azure_handler.py", line 557, in get_vmss&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; int(subnets[config['subnet']['id']]['properties'][&lt;/P&gt;&lt;P&gt;KeyError: '/subscriptions/XXXXXXX/resourceGroups/XXXXXXX/providers/Microsoft.Network/virtualNetworks/XXXXXXX/subnets/XXXXXXX'&lt;/P&gt;&lt;P&gt;2020-12-15 22:00:18,923 CME_SERVICE&amp;nbsp; INFO&lt;/P&gt;&lt;P&gt;2020-12-15 22:00:18,980 CME_SERVICE&amp;nbsp; INFO There are no gateways known by the management at the end of the iteration&lt;/P&gt;&lt;P&gt;2020-12-15 22:00:18,981 CME_SERVICE&amp;nbsp; INFO **********&amp;nbsp;&amp;nbsp;&amp;nbsp; End of the iteration number 4 for gateway instances. Iteration time: 0:00:04.871107&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; **********&lt;/P&gt;&lt;P&gt;2020-12-15 22:00:18,981 CME_SERVICE&amp;nbsp; INFO&lt;/P&gt;&lt;P&gt;Tried to google it but haven't found any information about this particular error.&lt;/P&gt;&lt;P&gt;Any help will be greatly appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Zaarshama&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Dec 2020 22:40:47 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/Deploying-Check-Point-VMSS-in-R80-30/m-p/105521#M1764</guid>
      <dc:creator>zaarshama</dc:creator>
      <dc:date>2020-12-15T22:40:47Z</dc:date>
    </item>
    <item>
      <title>Re: Deploying Check Point VMSS in R80.30</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/Deploying-Check-Point-VMSS-in-R80-30/m-p/106216#M1765</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;This resembles an old cosmetic bug that was fixed in the latest version of CME.&lt;/P&gt;
&lt;P&gt;Please update CME to version 126 according to these instructions, and let me know if the issue still exists.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk157492&amp;amp;partition=Advanced&amp;amp;product=CloudGuard#Installation%20Instructions" target="_blank"&gt;https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk157492&amp;amp;partition=Advanced&amp;amp;product=CloudGuard#Installation%20Instructions&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Dmitry&lt;/P&gt;</description>
      <pubDate>Tue, 22 Dec 2020 18:33:55 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/Deploying-Check-Point-VMSS-in-R80-30/m-p/106216#M1765</guid>
      <dc:creator>Dmitry_Gorn</dc:creator>
      <dc:date>2020-12-22T18:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: Deploying Check Point VMSS in R80.30</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/Deploying-Check-Point-VMSS-in-R80-30/m-p/106471#M1766</link>
      <description>&lt;P&gt;Hi Dmitry,&lt;/P&gt;&lt;P&gt;Thanks for your reply, we are already running CME take 126.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Zaarshama&lt;/P&gt;</description>
      <pubDate>Mon, 28 Dec 2020 21:00:51 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/Deploying-Check-Point-VMSS-in-R80-30/m-p/106471#M1766</guid>
      <dc:creator>zaarshama</dc:creator>
      <dc:date>2020-12-28T21:00:51Z</dc:date>
    </item>
    <item>
      <title>Re: Deploying Check Point VMSS in R80.30</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/Deploying-Check-Point-VMSS-in-R80-30/m-p/106499#M1767</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;SPAN&gt;Zaarshama.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Can you please open a support ticket for this issue and share the SR# here so we can check the root cause?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Dmitry&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Dec 2020 08:04:41 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/Deploying-Check-Point-VMSS-in-R80-30/m-p/106499#M1767</guid>
      <dc:creator>Dmitry_Gorn</dc:creator>
      <dc:date>2020-12-29T08:04:41Z</dc:date>
    </item>
    <item>
      <title>Re: Deploying Check Point VMSS in R80.30</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/Deploying-Check-Point-VMSS-in-R80-30/m-p/122083#M1768</link>
      <description>&lt;P&gt;Is there any solution for this? We are facing same issue. CME ver 138&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jun 2021 16:44:04 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/Deploying-Check-Point-VMSS-in-R80-30/m-p/122083#M1768</guid>
      <dc:creator>asalamatov</dc:creator>
      <dc:date>2021-06-24T16:44:04Z</dc:date>
    </item>
    <item>
      <title>Re: Deploying Check Point VMSS in R80.30</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/Deploying-Check-Point-VMSS-in-R80-30/m-p/122295#M1769</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Can you please open an SR and share the SR # here so we can follow up on that?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sun, 27 Jun 2021 09:53:32 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/Deploying-Check-Point-VMSS-in-R80-30/m-p/122295#M1769</guid>
      <dc:creator>Dmitry_Gorn</dc:creator>
      <dc:date>2021-06-27T09:53:32Z</dc:date>
    </item>
  </channel>
</rss>

