<?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: Script failed to run  Error in Cortex XSOAR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/script-failed-to-run-error/m-p/595388#M3553</link>
    <description>&lt;P&gt;Dear&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/255517"&gt;@cV V&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV class="p-rich_text_section"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="p-rich_text_section"&gt;Thank you for bringing this issue to our attention. The error you're encountering during the integration phase of the XDR and QRadar content packs is related to a missing or incompatible system library (libz.1), which is essential for loading the binascii module in Python.&lt;BR /&gt;&lt;BR /&gt;This error typically arises due to the absence or corruption of the libz.1&amp;nbsp;library, which is required by Python modules for certain operations such as base64 encoding and decoding.&lt;/DIV&gt;
&lt;DIV class="p-rich_text_section"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="p-rich_text_section"&gt;We recommend you the following:&lt;/DIV&gt;
&lt;DIV class="p-rich_text_section"&gt;1) Verify Library Installation:&lt;/DIV&gt;
&lt;UL class="p-rich_text_list p-rich_text_list__bullet" data-stringify-type="unordered-list" data-indent="1" data-border="0"&gt;
&lt;LI data-stringify-indent="1" data-stringify-border="0"&gt;Ensure that the zlib package, which provides libz.so.1 is installed on the system. You can do this by running the following command:&lt;/LI&gt;
&lt;/UL&gt;
&lt;DIV class="p-rich_text_section"&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp;sudo apt-get install zlib1g&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/DIV&gt;
&lt;UL class="p-rich_text_list p-rich_text_list__bullet" data-stringify-type="unordered-list" data-indent="1" data-border="0"&gt;
&lt;LI data-stringify-indent="1" data-stringify-border="0"&gt;Alternatively, if you're using a Red Hat-based distribution, use:&lt;/LI&gt;
&lt;/UL&gt;
&lt;DIV class="p-rich_text_section"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; sudo yum install zlib&lt;/DIV&gt;
&lt;DIV class="p-rich_text_section"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="p-rich_text_section"&gt;2) Check for Compatibility Issues:&lt;/DIV&gt;
&lt;UL class="p-rich_text_list p-rich_text_list__bullet" data-stringify-type="unordered-list" data-indent="1" data-border="0"&gt;
&lt;LI data-stringify-indent="1" data-stringify-border="0"&gt;If the library is already installed, check for compatibility issues by ensuring that the installed version matches your system architecture (e.g., x86_64). Corruption or mismatches could cause the library to fail during execution.&lt;/LI&gt;
&lt;/UL&gt;
&lt;DIV class="p-rich_text_section"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="p-rich_text_section"&gt;Please try these steps and let us know if the issue persists. If further assistance is needed we kindly advise you open a support ticket.&lt;/DIV&gt;
&lt;DIV class="p-rich_text_section"&gt;Regards,&lt;/DIV&gt;</description>
    <pubDate>Tue, 20 Aug 2024 19:22:14 GMT</pubDate>
    <dc:creator>gmiguelvall</dc:creator>
    <dc:date>2024-08-20T19:22:14Z</dc:date>
    <item>
      <title>Script failed to run  Error</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/script-failed-to-run-error/m-p/594893#M3526</link>
      <description>&lt;P&gt;&lt;SPAN&gt;While integrating the QRADAR Instance am getting below mentioned error.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Script failed to run: Error: [Traceback (most recent call last): File "&amp;lt;string&amp;gt;", line 352, in &amp;lt;module&amp;gt; File "/usr/local/lib/python3.10/base64.py", line 11, in &amp;lt;module&amp;gt; import binascii ImportError: Error loading shared library libz.so.1: Exec format error (needed by /usr/local/lib/python3.10/lib-dynload/binascii.cpython-310-x86_64-linux-gnu.so) ] (2604) (2603)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Kindly share resolution for this error and it occurs while integration phase of XDR and QRadar content packs.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Chiranjeevi&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Aug 2024 09:27:13 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/script-failed-to-run-error/m-p/594893#M3526</guid>
      <dc:creator>cV V</dc:creator>
      <dc:date>2024-08-14T09:27:13Z</dc:date>
    </item>
    <item>
      <title>Re: Script failed to run  Error</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/script-failed-to-run-error/m-p/595388#M3553</link>
      <description>&lt;P&gt;Dear&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/255517"&gt;@cV V&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV class="p-rich_text_section"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="p-rich_text_section"&gt;Thank you for bringing this issue to our attention. The error you're encountering during the integration phase of the XDR and QRadar content packs is related to a missing or incompatible system library (libz.1), which is essential for loading the binascii module in Python.&lt;BR /&gt;&lt;BR /&gt;This error typically arises due to the absence or corruption of the libz.1&amp;nbsp;library, which is required by Python modules for certain operations such as base64 encoding and decoding.&lt;/DIV&gt;
&lt;DIV class="p-rich_text_section"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="p-rich_text_section"&gt;We recommend you the following:&lt;/DIV&gt;
&lt;DIV class="p-rich_text_section"&gt;1) Verify Library Installation:&lt;/DIV&gt;
&lt;UL class="p-rich_text_list p-rich_text_list__bullet" data-stringify-type="unordered-list" data-indent="1" data-border="0"&gt;
&lt;LI data-stringify-indent="1" data-stringify-border="0"&gt;Ensure that the zlib package, which provides libz.so.1 is installed on the system. You can do this by running the following command:&lt;/LI&gt;
&lt;/UL&gt;
&lt;DIV class="p-rich_text_section"&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp;sudo apt-get install zlib1g&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/DIV&gt;
&lt;UL class="p-rich_text_list p-rich_text_list__bullet" data-stringify-type="unordered-list" data-indent="1" data-border="0"&gt;
&lt;LI data-stringify-indent="1" data-stringify-border="0"&gt;Alternatively, if you're using a Red Hat-based distribution, use:&lt;/LI&gt;
&lt;/UL&gt;
&lt;DIV class="p-rich_text_section"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; sudo yum install zlib&lt;/DIV&gt;
&lt;DIV class="p-rich_text_section"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="p-rich_text_section"&gt;2) Check for Compatibility Issues:&lt;/DIV&gt;
&lt;UL class="p-rich_text_list p-rich_text_list__bullet" data-stringify-type="unordered-list" data-indent="1" data-border="0"&gt;
&lt;LI data-stringify-indent="1" data-stringify-border="0"&gt;If the library is already installed, check for compatibility issues by ensuring that the installed version matches your system architecture (e.g., x86_64). Corruption or mismatches could cause the library to fail during execution.&lt;/LI&gt;
&lt;/UL&gt;
&lt;DIV class="p-rich_text_section"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="p-rich_text_section"&gt;Please try these steps and let us know if the issue persists. If further assistance is needed we kindly advise you open a support ticket.&lt;/DIV&gt;
&lt;DIV class="p-rich_text_section"&gt;Regards,&lt;/DIV&gt;</description>
      <pubDate>Tue, 20 Aug 2024 19:22:14 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/script-failed-to-run-error/m-p/595388#M3553</guid>
      <dc:creator>gmiguelvall</dc:creator>
      <dc:date>2024-08-20T19:22:14Z</dc:date>
    </item>
    <item>
      <title>Re: Script failed to run  Error</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/script-failed-to-run-error/m-p/598609#M3631</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;A id="link_10fefbec4e2c35" class="lia-link-navigation lia-page-link lia-user-name-link" href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/1340444305" target="_self" aria-label="View Profile of gmiguelvall"&gt;&lt;SPAN class=""&gt;gmiguelvall&lt;/SPAN&gt;&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Am deployed the XSOAR in Ubuntu Operating System, i could this "library script failed error" frequently for temporary solution will downgrade the instance content pack version it resolves.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2024 05:36:55 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/script-failed-to-run-error/m-p/598609#M3631</guid>
      <dc:creator>cV V</dc:creator>
      <dc:date>2024-09-24T05:36:55Z</dc:date>
    </item>
  </channel>
</rss>

