Github user robertkowalski commented on the pull request:

    https://github.com/apache/couchdb-nmo/pull/14#issuecomment-163600985
  
    this one is affecting many of our new commands, maybe we write a small 
general helper for it (i think some commands [already use `isOnline` 
internally](https://github.com/apache/couchdb-nmo/blob/master/src/cluster.js#L56)):
    
    ```
    (13:41:53) [robert@tequila-work] ~/apache/couchdb-nmo (pr/14) $ 
./bin/nmo-cli.js query anemone animaldb '{"selector": {"id": {"$gt":null}}}'
    http request POST http://127.0.0.1:15984/animaldb/_find
    ERR! Client request error: connect ECONNREFUSED 127.0.0.1:15984
    ERR! Error: connect ECONNREFUSED 127.0.0.1:15984
    ```


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to