Preparing To Support A Lot More Users with CouchDB 2

2017-06-13 Thread Geoffrey Cox
Hi! I just wrote a non-technical blog post about how we migrated from CouchDB 1 to CouchDB 2. I’m planning on writing a set of more technical blog posts later explaining how we set up CouchDB 2 on AWS using Docker Swarm and EFS, but I thought I’d share this 1st blog post in case it helps to provid

Re: 500 noproc

2017-06-13 Thread Joan Touzet
Goodness, you are several revisions behind. Would you consider updating to CouchDB 1.6.1 at least? It should be fully compatible with whatever you are running right now. -Joan - Original Message - From: "Graham Cary Warner" To: user@couchdb.apache.org, "Joan Touzet" Cc: "Karl Helmer" ,

Connection Refused Errors connecting to CouchDB 2.0

2017-06-13 Thread Doug Snyder
I'm trying to set up a CouchDB 2.0 instance up on my CentOS 7 server. I've got it installed and running as a systemd service and it responses with its friendly hello world message when I access it from the server using 127.0.0.1 or 0.0.0.0 $ curl 127.0.0.1:5984 {"couchdb":"Welcome","version":"2.0.

RE: 500 noproc

2017-06-13 Thread Warner, Graham Cary
Thank you for responding. We are running version 1.3.0. The full version number given on futon is 1.3.0a-1679035 if that makes a difference. Graham From: Joan Touzet [woh...@apache.org] Sent: Tuesday, June 13, 2017 5:04 PM To: user@couchdb.apache.org Cc: K

Re: 500 noproc

2017-06-13 Thread Joan Touzet
Hi Graham, What version of CouchDB are you running? -Joan - Original Message - From: "Graham Cary Warner" To: user@couchdb.apache.org Cc: "Karl Helmer" , "Vimal Abhishek Narepalepu" Sent: Tuesday, 13 June, 2017 3:37:40 PM Subject: 500 noproc Hi, We are having a reoccurring problem w

500 noproc

2017-06-13 Thread Warner, Graham Cary
Hi, We are having a reoccurring problem where whenever we attempt to search our database through a view we get the error: couchdb.http.ServerError: (500, (u'noproc', u'{gen_server,call,[<0.2143.54>,{get_state,48389},infinity]}')) This occurs both on futon and when we are using the python couch

Error getting security objects when configuring new replica

2017-06-13 Thread Carlos Alonso
Hi guys! I continue trying to understand how CouchDB clusters work and trying to build a compelling administration tool that covers basic operations such as adding a node to the cluster, moving a shard from one node to another and so on. It is WIP but already open sourced here: https://github.com/