Uploaded image for project: 'Couchbase C client library libcouchbase'
  1. Couchbase C client library libcouchbase
  2. CCBC-126

Failed to create IO Instance error.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Fix
    • Critical
    • 2.0.0beta3
    • 2.0.0beta2
    • library
    • Security Level: Public
    • - CentOS release 5.4 (Final)
      - PHP 5.3.18

      and

      Latest Basic Amazon AMI 64 bit (3.2.30-49.59.amzn1.x86_64) --> http://aws.amazon.com/amazon-linux-ami/

    Description

      This is the php used when getting the error:

      <?php
      $cb = new Couchbase("localhost:8091", "Administrator", "password", "default");
      $cb->set("a", 1);
      var_dump($cb->get("a"));
      ?>

      ---------------------------
      ERROR
      ----------------------------

      PHP Warning: Couchbase::__construct(): failed to create IO instance in /var/www/test_couchbase.php on line 3

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            avsej Sergey Avseyev
            PaulB Paul B
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty