<?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: PDF server: status page timed out in Monitoring Splunk</title>
    <link>https://community.splunk.com/t5/Monitoring-Splunk/PDF-server-status-page-timed-out/m-p/47922#M6992</link>
    <description>&lt;P&gt;Hello, &lt;/P&gt;

&lt;P&gt;Another option you may want to try is to do the following:&lt;BR /&gt;
Increase the pdf_echo timeout here:&lt;BR /&gt;
    $SPLUNK_HOME/lib/python2.7/site-packages/splunk/appserver/mrsparkle/controllers/debug.py&lt;BR /&gt;
    line 438: timeout = 200&lt;/P&gt;

&lt;P&gt;Let us know how it works for you&lt;/P&gt;

&lt;P&gt;Thanks for using Splunk Answers&lt;/P&gt;</description>
    <pubDate>Mon, 28 Sep 2020 11:47:53 GMT</pubDate>
    <dc:creator>Lionel</dc:creator>
    <dc:date>2020-09-28T11:47:53Z</dc:date>
    <item>
      <title>PDF server: status page timed out</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/PDF-server-status-page-timed-out/m-p/47920#M6990</link>
      <description>&lt;P&gt;Mr. Hare recently installed the PDF server app on the bunny farm and I'm finding the 'status page' link is timing out. &lt;/P&gt;

&lt;P&gt;splunkd log reports an error:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;2012-05-09 08:23:03,586 INFO Executing /opt/splunk/etc/apps/pdfserver/bin/firefox-x86_64/firefox -print &lt;A href="https://farm.chubbybunny.com:8000/debug/pdf_echo" target="test_blank"&gt;https://farm.chubbybunny.com:8000/debug/pdf_echo&lt;/A&gt; -printmode pdf -printfile /tmp/tmpuUMtGC -title &lt;A href="https://farm.chubbybunny.com:8000/debug/pdf_echo" target="test_blank"&gt;https://farm.chubbybunny.com:8000/debug/pdf_echo&lt;/A&gt; -orientation portrait -paperwidth 216 -paperheight 279 -mode default -timeout 240 -windowsize 782x768 -cookie session_id_8000=xxxxxxxxxxx -P splunk 
2012-05-09 08:27:05,378 INFO pdfhandler:628 - Generated pdf file. bytes=72392 time=241.78 
2012-05-09 08:27:05,378 INFO Generated pdf file. bytes=72392 time=241.78 
2012-05-09 08:27:05,387 WARNING pdfhandler:749 - Firefox timed out while waiting for the report to be rendered - Incomplete snapshot generated 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;any carrots to offer the Chubbybunny?&lt;/P&gt;</description>
      <pubDate>Thu, 10 May 2012 01:02:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/PDF-server-status-page-timed-out/m-p/47920#M6990</guid>
      <dc:creator>Chubbybunny</dc:creator>
      <dc:date>2012-05-10T01:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: PDF server: status page timed out</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/PDF-server-status-page-timed-out/m-p/47921#M6991</link>
      <description>&lt;P&gt;You can change the setting for firefox timeout from default 4 minutes to something larger.&lt;BR /&gt;&lt;BR /&gt;
In $SPLUNK_HOME/etc/apps/pdfserver/local/pdf_server.conf add the following:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[settings]
screenshot_enabled = True
restrict_to_splunkweb = False
firefox_timeout = 340
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;firefox_timeout is the parameter where you will want to increase.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 11:47:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/PDF-server-status-page-timed-out/m-p/47921#M6991</guid>
      <dc:creator>elusive</dc:creator>
      <dc:date>2020-09-28T11:47:50Z</dc:date>
    </item>
    <item>
      <title>Re: PDF server: status page timed out</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/PDF-server-status-page-timed-out/m-p/47922#M6992</link>
      <description>&lt;P&gt;Hello, &lt;/P&gt;

&lt;P&gt;Another option you may want to try is to do the following:&lt;BR /&gt;
Increase the pdf_echo timeout here:&lt;BR /&gt;
    $SPLUNK_HOME/lib/python2.7/site-packages/splunk/appserver/mrsparkle/controllers/debug.py&lt;BR /&gt;
    line 438: timeout = 200&lt;/P&gt;

&lt;P&gt;Let us know how it works for you&lt;/P&gt;

&lt;P&gt;Thanks for using Splunk Answers&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 11:47:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/PDF-server-status-page-timed-out/m-p/47922#M6992</guid>
      <dc:creator>Lionel</dc:creator>
      <dc:date>2020-09-28T11:47:53Z</dc:date>
    </item>
    <item>
      <title>Re: PDF server: status page timed out</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/PDF-server-status-page-timed-out/m-p/47923#M6993</link>
      <description>&lt;P&gt;it looks like the default is 20, increasing it worked for us!&lt;/P&gt;

&lt;P&gt;(_ &lt;EM&gt;/)&lt;BR /&gt;
(='.'=)&lt;BR /&gt;
(")&lt;/EM&gt;(")&lt;/P&gt;</description>
      <pubDate>Thu, 10 May 2012 01:15:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/PDF-server-status-page-timed-out/m-p/47923#M6993</guid>
      <dc:creator>Chubbybunny</dc:creator>
      <dc:date>2012-05-10T01:15:44Z</dc:date>
    </item>
  </channel>
</rss>

