Uploaded image for project: 'CouchDB'
  1. CouchDB
  2. COUCHDB-3223

HTTP API for /_stats not working as documented

    XMLWordPrintableJSON

Details

    • Documentation
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • None
    • New Contributors Level (Easy)

    Description

      Attempted to call the HTTP `_stats` endpoint per:

      http://docs.couchdb.org/en/latest/api/server/common.html#stats

      Actual call:

      ```
      curl -X GET http://localhost:5984/_stats
      ```

      Response:

      ```

      {"error":"not_found","reason":"Database does not exist."}

      ```

      Attachments

        Activity

          People

            Unassigned Unassigned
            dsquier David Squier
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: