<?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: Splunk php sdk error fopen (https://localhost:8089/services/auth/login): failed to open stream: operation failed in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-php-sdk-error-fopen-https-localhost-8089-services-auth/m-p/272089#M52276</link>
    <description>&lt;P&gt;Login to the web UI defaults to 8000, the REST API defaults to 8089.&lt;/P&gt;</description>
    <pubDate>Sun, 07 Feb 2016 14:16:36 GMT</pubDate>
    <dc:creator>martin_mueller</dc:creator>
    <dc:date>2016-02-07T14:16:36Z</dc:date>
    <item>
      <title>Splunk php sdk error fopen (https://localhost:8089/services/auth/login): failed to open stream: operation failed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-php-sdk-error-fopen-https-localhost-8089-services-auth/m-p/272088#M52275</link>
      <description>&lt;P&gt;Getting started with the Splunk API using php and am encountering this issue.  Curl works with &lt;CODE&gt;-k&lt;/CODE&gt; as one would expect. Login to web ui works on port 8000?&lt;/P&gt;</description>
      <pubDate>Sat, 06 Feb 2016 22:56:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-php-sdk-error-fopen-https-localhost-8089-services-auth/m-p/272088#M52275</guid>
      <dc:creator>funnsoup</dc:creator>
      <dc:date>2016-02-06T22:56:42Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk php sdk error fopen (https://localhost:8089/services/auth/login): failed to open stream: operation failed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-php-sdk-error-fopen-https-localhost-8089-services-auth/m-p/272089#M52276</link>
      <description>&lt;P&gt;Login to the web UI defaults to 8000, the REST API defaults to 8089.&lt;/P&gt;</description>
      <pubDate>Sun, 07 Feb 2016 14:16:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-php-sdk-error-fopen-https-localhost-8089-services-auth/m-p/272089#M52276</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2016-02-07T14:16:36Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk php sdk error fopen (https://localhost:8089/services/auth/login): failed to open stream: operation failed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-php-sdk-error-fopen-https-localhost-8089-services-auth/m-p/272090#M52277</link>
      <description>&lt;P&gt;Understood. Using 8089 for default rest api. Just stating that there is functionality of the system.&lt;/P&gt;

&lt;P&gt;Error in title shows port 8089 is being used.&lt;/P&gt;

&lt;P&gt;Thanks Martin for looking at this.&lt;/P&gt;</description>
      <pubDate>Sun, 07 Feb 2016 15:54:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-php-sdk-error-fopen-https-localhost-8089-services-auth/m-p/272090#M52277</guid>
      <dc:creator>funnsoup</dc:creator>
      <dc:date>2016-02-07T15:54:50Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk php sdk error fopen (https://localhost:8089/services/auth/login): failed to open stream: operation failed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-php-sdk-error-fopen-https-localhost-8089-services-auth/m-p/272091#M52278</link>
      <description>&lt;P&gt;fopen is usually FILE open, and I only use it when reading/writing to file system.??? I'm no Python pro...  So it appears that you may be using the sdk incorrectly.  Can you please show your code?&lt;/P&gt;</description>
      <pubDate>Sun, 07 Feb 2016 20:37:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-php-sdk-error-fopen-https-localhost-8089-services-auth/m-p/272091#M52278</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2016-02-07T20:37:36Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk php sdk error fopen (https://localhost:8089/services/auth/login): failed to open stream: operation failed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-php-sdk-error-fopen-https-localhost-8089-services-auth/m-p/272092#M52279</link>
      <description>&lt;P&gt;&lt;A href="http://dev.splunk.com/view/php-sdk/SP-CAAAEP4"&gt;http://dev.splunk.com/view/php-sdk/SP-CAAAEP4&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Are you doing this?&lt;/P&gt;</description>
      <pubDate>Sun, 07 Feb 2016 20:41:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-php-sdk-error-fopen-https-localhost-8089-services-auth/m-p/272092#M52279</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2016-02-07T20:41:39Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk php sdk error fopen (https://localhost:8089/services/auth/login): failed to open stream: operation failed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-php-sdk-error-fopen-https-localhost-8089-services-auth/m-p/272093#M52280</link>
      <description>&lt;P&gt;Hello jkat54,&lt;/P&gt;

&lt;P&gt;I'm using the index.php from the php sdk examples. Just following the docs at this point. I have copied settings.default.php to settings.local.php as is described using my login credentials.&lt;/P&gt;

&lt;P&gt;Thanks for looking at this.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Feb 2016 00:01:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-php-sdk-error-fopen-https-localhost-8089-services-auth/m-p/272093#M52280</guid>
      <dc:creator>funnsoup</dc:creator>
      <dc:date>2016-02-08T00:01:53Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk php sdk error fopen (https://localhost:8089/services/auth/login): failed to open stream: operation failed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-php-sdk-error-fopen-https-localhost-8089-services-auth/m-p/272094#M52281</link>
      <description>&lt;P&gt;index.php&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;h4 class="alert-heading"&amp;gt;Examples Unconfigured.&amp;lt;/h4&amp;gt;
You are using the default name and password. Please copy the
&amp;lt;strong&amp;gt;settings.default.php&amp;lt;/strong&amp;gt; file in this directory to
&amp;lt;strong&amp;gt;settings.local.php&amp;lt;/strong&amp;gt; and edit it appropriately.





&amp;lt;h4 class="alert-heading"&amp;gt;Login Failed.&amp;lt;/h4&amp;gt;
Reason: &amp;lt;code&amp;gt;&amp;lt;?php echo htmlspecialchars($loginFailReason); ?&amp;gt;&amp;lt;/code&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;H2&gt;Examples&lt;/H2&gt;

&lt;UL&gt;
  
  &lt;LI&gt;&lt;A href="https://community.splunk.com/search.php"&gt;Search&lt;/A&gt;&lt;/LI&gt;
  &lt;LI&gt;&lt;A href="https://community.splunk.com/list_saved_searches.php"&gt;List Saved Searches&lt;/A&gt;&lt;/LI&gt;
  &lt;LI&gt;&lt;A href="https://community.splunk.com/list_jobs.php"&gt;List Jobs&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;settings.local.php&lt;/P&gt;</description>
      <pubDate>Mon, 08 Feb 2016 00:02:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-php-sdk-error-fopen-https-localhost-8089-services-auth/m-p/272094#M52281</guid>
      <dc:creator>funnsoup</dc:creator>
      <dc:date>2016-02-08T00:02:44Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk php sdk error fopen (https://localhost:8089/services/auth/login): failed to open stream: operation failed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-php-sdk-error-fopen-https-localhost-8089-services-auth/m-p/272095#M52282</link>
      <description>&lt;P&gt;Are you doing this on a web server with php installed etc?  Or just opening the example in a browser?&lt;/P&gt;</description>
      <pubDate>Mon, 08 Feb 2016 00:54:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-php-sdk-error-fopen-https-localhost-8089-services-auth/m-p/272095#M52282</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2016-02-08T00:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk php sdk error fopen (https://localhost:8089/services/auth/login): failed to open stream: operation failed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-php-sdk-error-fopen-https-localhost-8089-services-auth/m-p/272096#M52283</link>
      <description>&lt;P&gt;This is on a locally installed web server. apache2. Running out of a user directory for simplicity at this moment.&lt;/P&gt;

&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Feb 2016 01:04:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-php-sdk-error-fopen-https-localhost-8089-services-auth/m-p/272096#M52283</guid>
      <dc:creator>funnsoup</dc:creator>
      <dc:date>2016-02-08T01:04:52Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk php sdk error fopen (https://localhost:8089/services/auth/login): failed to open stream: operation failed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-php-sdk-error-fopen-https-localhost-8089-services-auth/m-p/272097#M52284</link>
      <description>&lt;P&gt;Cool I'll give it a shot in the same configuration after I kick this stomach bug... &lt;/P&gt;</description>
      <pubDate>Mon, 08 Feb 2016 19:49:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-php-sdk-error-fopen-https-localhost-8089-services-auth/m-p/272097#M52284</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2016-02-08T19:49:09Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk php sdk error fopen (https://localhost:8089/services/auth/login): failed to open stream: operation failed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-php-sdk-error-fopen-https-localhost-8089-services-auth/m-p/272098#M52285</link>
      <description>&lt;P&gt;Are you using the latest version of splunk enterprise 6.3.2?&lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2016 14:25:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-php-sdk-error-fopen-https-localhost-8089-services-auth/m-p/272098#M52285</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2016-02-09T14:25:38Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk php sdk error fopen (https://localhost:8089/services/auth/login): failed to open stream: operation failed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-php-sdk-error-fopen-https-localhost-8089-services-auth/m-p/272099#M52286</link>
      <description>&lt;P&gt;Using 6.3.3&lt;/P&gt;

&lt;P&gt;looking at splunkd.log this might be a ssl/tls error&lt;/P&gt;

&lt;P&gt;02-10-2016 18:11:42.796 -0700 WARN  HttpListener - Socket error from 127.0.0.1 while idling: error:14094418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 08:43:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-php-sdk-error-fopen-https-localhost-8089-services-auth/m-p/272099#M52286</guid>
      <dc:creator>funnsoup</dc:creator>
      <dc:date>2020-09-29T08:43:40Z</dc:date>
    </item>
  </channel>
</rss>

