<?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: How to solve Timeout error in market place in Cortex XSOAR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/how-to-solve-timeout-error-in-market-place/m-p/538293#M1988</link>
    <description>&lt;P&gt;Thank you for sharing,&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/169241"&gt;@vigneshmohan&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 11 Apr 2023 19:46:00 GMT</pubDate>
    <dc:creator>amore</dc:creator>
    <dc:date>2023-04-11T19:46:00Z</dc:date>
    <item>
      <title>How to solve Timeout error in market place</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/how-to-solve-timeout-error-in-market-place/m-p/534946#M1908</link>
      <description>&lt;P&gt;I faced a Timeout error while performing firs time update on content packs via marketplace after my community edition installation and it took me some time in resolving it so wish to share the solution&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if you have Installed Community edition and if you face Timeout error while trying to update content pack for first time via market place&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;make sure to add following server config settings&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If there are errors, you need to configure the server timeout settings. This may be caused by a local proxy server that is processing the zip content file.&lt;/P&gt;
&lt;DIV class="orderedlist"&gt;
&lt;OL class="orderedlist" type="1"&gt;
&lt;LI class="listitem"&gt;
&lt;P&gt;Select&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="guimenu"&gt;Settings&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;→&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="guisubmenu"&gt;ABOUT&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;→&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="guisubmenu"&gt;Troubleshooting&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;→&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="guimenuitem"&gt;Add Server Configuration&lt;/SPAN&gt;.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="listitem"&gt;
&lt;P&gt;Add the following keys and update the values as required.&lt;/P&gt;
&lt;DIV class="informaltable table-responsive"&gt;
&lt;TABLE class="informaltable frame-void rules-rows"&gt;&lt;COLGROUP&gt;&lt;COL /&gt;&lt;COL /&gt;&lt;COL /&gt;&lt;/COLGROUP&gt;
&lt;THEAD&gt;
&lt;TR&gt;
&lt;TH class="th"&gt;
&lt;P&gt;KEY&lt;/P&gt;
&lt;/TH&gt;
&lt;TH class="th"&gt;
&lt;P&gt;DESCRIPTION&lt;/P&gt;
&lt;/TH&gt;
&lt;TH class="th"&gt;
&lt;P&gt;VALUE&lt;/P&gt;
&lt;/TH&gt;
&lt;/TR&gt;
&lt;/THEAD&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD class="td"&gt;
&lt;P&gt;&lt;STRONG class="userinput"&gt;&lt;CODE class="hljs language-undefined"&gt;marketplace.content.pack.fetch.headertimeout&lt;/CODE&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD class="td"&gt;
&lt;P&gt;Determines the HTTP header timeout for downloading Marketplace content.&lt;/P&gt;
&lt;P&gt;If you still experience a timeout, add the key and value below.&lt;/P&gt;
&lt;/TD&gt;
&lt;TD class="td"&gt;
&lt;P&gt;Default (in seconds):&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG class="userinput"&gt;&lt;CODE class="hljs language-undefined"&gt;15&lt;/CODE&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="td"&gt;
&lt;P&gt;&lt;STRONG class="userinput"&gt;&lt;CODE class="hljs language-undefined"&gt;marketplace.content.pack.fetch.timeout&lt;/CODE&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD class="td"&gt;
&lt;P&gt;Determines the time to wait in seconds for the server's response headers, after writing the request (including the body). It does not include the time to read the response body.&lt;/P&gt;
&lt;/TD&gt;
&lt;TD class="td"&gt;
&lt;P&gt;Default (in seconds):&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG class="userinput"&gt;&lt;CODE class="hljs language-undefined"&gt;300&lt;/CODE&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;/DIV&gt;
&lt;/LI&gt;
&lt;LI class="listitem"&gt;
&lt;P&gt;Click&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="guilabel"&gt;Save&lt;/SPAN&gt;.&lt;/P&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Reference:&amp;nbsp;&lt;A href="https://docs-cortex.paloaltonetworks.com/r/Cortex-XSOAR/6.9/Cortex-XSOAR-Administrator-Guide/Marketplace-Troubleshooting" target="_blank"&gt;https://docs-cortex.paloaltonetworks.com/r/Cortex-XSOAR/6.9/Cortex-XSOAR-Administrator-Guide/Marketplace-Troubleshooting&lt;/A&gt;&lt;/P&gt;
&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 18 Mar 2023 17:14:20 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/how-to-solve-timeout-error-in-market-place/m-p/534946#M1908</guid>
      <dc:creator>vigneshmohan</dc:creator>
      <dc:date>2023-03-18T17:14:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to solve Timeout error in market place</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/how-to-solve-timeout-error-in-market-place/m-p/538293#M1988</link>
      <description>&lt;P&gt;Thank you for sharing,&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/169241"&gt;@vigneshmohan&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2023 19:46:00 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/how-to-solve-timeout-error-in-market-place/m-p/538293#M1988</guid>
      <dc:creator>amore</dc:creator>
      <dc:date>2023-04-11T19:46:00Z</dc:date>
    </item>
  </channel>
</rss>

