Re: 2.1.1 on macOS High Sierra (OS X 10.13)

2017-11-14 Thread Renato
chttpd_auth_cache changes listener died no function clause matching chttpd_auth_cache:username(<<"user1">>)(line:183) at chttpd_auth_cache:changes_callback/2(line:155) <= fabric_view_changes:handle_message/3(line:300) <= rexi_utils:process_mailbox/6(line:55) <= rexi

Re: couch-hash-pwd

2017-11-17 Thread Renato
d plan to place a load balancer in front of nginx as well). I use Nginx to serve the static files and to manage non-couch requests. Renato. PS: My servers are on ubuntu and dev on OS X. > On Nov 17, 2017, at 12:43 PM, Geoffrey Cox <redge...@gmail.com> wrote: > > Hi Martin, >

Re: 2.1.1 on macOS High Sierra (OS X 10.13)

2017-11-17 Thread Renato
Jan, It was a missing library in the current OS X build that caused the issue. Until there is a new build that includes it, the fix is to install nspr via brew. see https://github.com/apache/couchdb/issues/979 <https://github.com/apache/couchdb/issues/979> Renato. > On Nov 14, 2017

2.1.1 on macOS High Sierra (OS X 10.13)

2017-11-14 Thread Renato
gin installs. In addition, if I upgrade an existing install, I can’t replicate any longer and I can’t create or modify users. Thank you, Renato.

Re: Reverse proxy for a sub directory

2018-03-12 Thread Renato
; proxy_buffering off; proxy_set_header Host $host; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; } Renato > On Mar 12, 2018, at 12:02 PM, max <maxima...@gmail.com> wrote: > > Thanks for your answers. > @Jan > I already tried this and it cannot be used si

Re: SSL with Let's Encrypt for CouchDB

2017-11-24 Thread Renato Sinitean
Bill, What kind of issues are you running into? Do you have crashes at startup and couch not starting when trying to use SSL straight on couch? Renato -- > On Nov 24, 2017, at 14:33, Bill Stephenson <b...@cherrypc.com> wrote: > > I’ve been trying to get Let's Encrypt SSL c

Re: [ANNOUNCE] Apache CouchDB 3.0.0 released

2020-03-04 Thread Renato Sinitean
install on 16.04 to a docker image, ideally right away on 18.04 or newer. If things go well, I may be able to go straight to 20.04 when it comes out. It’s not on the urgent list for me right now but if I end up doing a build or image myself I’ll circle it back to the list. Renato. > On Ma

Re: [ANNOUNCE] Apache CouchDB 3.0.0 released

2020-03-03 Thread Renato Sinitean
rojects to move to 20.04. Therefore, is there a plan to maybe have SM60 on 18.04? (I understand why there is no effort going into 16.04 anymore.) Thx, Renato. > On Feb 26, 2020, at 22:30, Joan Touzet wrote: > > On 2020-02-26 15:09, Sebastien wrote: >> Great news, congratulations on