[REPORT] CouchDB

2017-08-10 Thread Jan Lehnardt
## Description: - Seamless multi-master sync, that scales from Big Data to Mobile, with an Intuitive HTTP/JSON API and designed for Reliability. ## Issues: - there are no issues requiring board attention at this time ## Activity: - Released version 2.1.0, details on the blog: https://blo

svn commit: r20916 - in /release/couchdb/binary/mac/2.1.0: Apache-CouchDB-2.1.0.zip Apache-CouchDB-2.1.0.zip.asc Apache-CouchDB-2.1.0.zip.md5 Apache-CouchDB-2.1.0.zip.sha Apache-CouchDB-2.1.0.zip.sha2

2017-08-10 Thread jan
Author: jan Date: Thu Aug 10 09:38:24 2017 New Revision: 20916 Log: 2.1 mac binaries with fix Modified: release/couchdb/binary/mac/2.1.0/Apache-CouchDB-2.1.0.zip release/couchdb/binary/mac/2.1.0/Apache-CouchDB-2.1.0.zip.asc release/couchdb/binary/mac/2.1.0/Apache-CouchDB-2.1.0.zip.md5

Re: Workarounds for macOS 2.1.0 binary that won't start up

2017-08-10 Thread Jan Lehnardt
I’ve applied the fix and updated all the files in dist-svn and bintray. I already know how to protect against this kind of error in the future, will tackle after vacation, or if anyone wants to beat me to it, add an error, or exit here with the attempted path if $TARGET doesn’t exist: https://g

Re: [REPORT] CouchDB

2017-08-10 Thread Jan Lehnardt
Hi Tiger, please make sure to reply to the developer list, instead of just me personally. CouchDB’s admin UI is already written in React, so there is no new decision to be made here. In addition, CouchDB was one the first open source databases that came with a built-in UI that was generally us

Re: Workarounds for macOS 2.1.0 binary that won't start up

2017-08-10 Thread Johs Ensby
Hi, The requested path was not found. https://dl.bintray.com/apache/couchdb/mac/2.1.0/Apache-CouchDB-2.1.0.zip br johs > On 10 Aug 2017, at 11:42, Jan Lehnardt wrote: > > I’ve applied the fix and updated all the files i

[NEWS] The CouchDB weekly news for August 10 is out!

2017-08-10 Thread Jenn Turner
Hello hello and happy Thursday! The Apache CouchDB weekly news is now live at: https://blog.couchdb.org/2017/08/10/couchdb-weekly-news-august-10-2017/ Highlights include a new release for CouchDB, new posts on PouchDB, and

Re: Workarounds for macOS 2.1.0 binary that won't start up

2017-08-10 Thread Joan Touzet
Thanks Jan! For some reason, the binaries didn't commit correctly to bintray, so I've had to re-upload them. All download links should work now. -Joan - Original Message - From: "Jan Lehnardt" To: dev@couchdb.apache.org, "Joan Touzet" Sent: Thursday, 10 August, 2017 5:42:26 AM Subject

Re: Workarounds for macOS 2.1.0 binary that won't start up

2017-08-10 Thread Johs Ensby
Thanks again, I tried to install the new file on another mac and it lauched without any hickups On the Imac I started with, it still crashes (see log) br Johs [info] 2017-08-11T05:14:19.226121Z couchdb@localhost <0.7.0> Application couch_log started on node couchdb@localhost [info] 20

Re: Workarounds for macOS 2.1.0 binary that won't start up

2017-08-10 Thread Joan Touzet
Hi Johs, Same issue as I explained before. Your pre-existing local.ini file has an invalid bind_address setting. Check your local.ini file for the bind_address setting and change it to 127.0.0.1 or 0.0.0.0, depending on your preference. -Joan - Original Message - From: "Johs Ensby" To: