<?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: dSYM upload timing out in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/dSYM-upload-timing-out/m-p/519732#M87879</link>
    <description>&lt;P&gt;We ran into a similar issue, and resolved it by adding "sleep 60" to the Run Script phase in the Xcode Build Phase settings:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;sleep 60
SCRIPT=${SRCROOT}/splunkmint_postbuild_dsym_upload_script.sh
/bin/sh "${SCRIPT}" "&amp;lt;YOUR_ID&amp;gt;" "&amp;lt;YOUR_KEY&amp;gt;"&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
    <pubDate>Tue, 15 Sep 2020 14:56:21 GMT</pubDate>
    <dc:creator>BrentM</dc:creator>
    <dc:date>2020-09-15T14:56:21Z</dc:date>
    <item>
      <title>dSYM upload timing out</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/dSYM-upload-timing-out/m-p/519226#M87820</link>
      <description>&lt;P&gt;I'm trying to upload debugging symbols (dSYMs) for my iOS app but I keep getting time out errors regardless of the method I use to upload the dSYMs.&lt;/P&gt;&lt;P&gt;I get the following error using the build script, using a curl request, or using the manual upload on the website:&lt;/P&gt;&lt;P class="p1"&gt;&lt;FONT face="courier new,courier"&gt;* Trying 208.78.105.200...&lt;/FONT&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;FONT face="courier new,courier"&gt;* TCP_NODELAY set&lt;/FONT&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;FONT face="courier new,courier"&gt;* Connected to ios.splkmobile.com (208.78.105.200) port 443 (#0)&lt;/FONT&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;FONT face="courier new,courier"&gt;* ALPN, offering h2&lt;/FONT&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;FONT face="courier new,courier"&gt;* ALPN, offering http/1.1&lt;/FONT&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;FONT face="courier new,courier"&gt;* Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH&lt;/FONT&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;FONT face="courier new,courier"&gt;* successfully set certificate verify locations:&lt;/FONT&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;FONT face="courier new,courier"&gt;* &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;CAfile: /etc/ssl/cert.pem&lt;/FONT&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;CApath: none&lt;/FONT&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;FONT face="courier new,courier"&gt;* TLSv1.2 (OUT), TLS handshake, Client hello (1):&lt;/FONT&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;FONT face="courier new,courier"&gt;} [224 bytes data]&lt;/FONT&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;FONT face="courier new,courier"&gt;* Operation timed out after 300178 milliseconds with 0 out of 0 bytes received&lt;/FONT&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;FONT face="courier new,courier"&gt;* stopped the pause stream!&lt;/FONT&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;FONT face="courier new,courier"&gt;* Closing connection 0&lt;/FONT&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;FONT face="courier new,courier"&gt;Splunk Mint: ERROR "0" while uploading "/tmp/splunk-mint-dsyms/redacted.zip"&lt;/FONT&gt;&lt;/P&gt;&lt;P class="p1"&gt;I haven't changed the API key or token and I haven't changed the provided build script. Everything was working fine until just yesterday. I also noticed that none of the old dSYMs are showing for the app on mint.splunk.com even though I've been uploading dSYMs for a few years now.&lt;/P&gt;&lt;P class="p1"&gt;Any help is greatly appreciated.&lt;/P&gt;</description>
      <pubDate>Sat, 12 Sep 2020 16:59:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/dSYM-upload-timing-out/m-p/519226#M87820</guid>
      <dc:creator>N4TR0N</dc:creator>
      <dc:date>2020-09-12T16:59:42Z</dc:date>
    </item>
    <item>
      <title>Re: dSYM upload timing out</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/dSYM-upload-timing-out/m-p/519732#M87879</link>
      <description>&lt;P&gt;We ran into a similar issue, and resolved it by adding "sleep 60" to the Run Script phase in the Xcode Build Phase settings:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;sleep 60
SCRIPT=${SRCROOT}/splunkmint_postbuild_dsym_upload_script.sh
/bin/sh "${SCRIPT}" "&amp;lt;YOUR_ID&amp;gt;" "&amp;lt;YOUR_KEY&amp;gt;"&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Sep 2020 14:56:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/dSYM-upload-timing-out/m-p/519732#M87879</guid>
      <dc:creator>BrentM</dc:creator>
      <dc:date>2020-09-15T14:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: dSYM upload timing out</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/dSYM-upload-timing-out/m-p/519775#M87885</link>
      <description>&lt;P&gt;Actually, it's working now without this addition. In any case, thanks for replying.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Sep 2020 18:26:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/dSYM-upload-timing-out/m-p/519775#M87885</guid>
      <dc:creator>N4TR0N</dc:creator>
      <dc:date>2020-09-15T18:26:01Z</dc:date>
    </item>
  </channel>
</rss>

