hmm, your couchjs doesn’t work correctly.

Can you run this for me?

$ uname -a

and 

$ otool -L /Applications/Apache\ 
CouchDB.app/Contents/Resources/couchdb-core/bin/couchjs

(adjust if your Apache CouchDB.app doesn’t live in /Applications)

Thanks!
Jan
--




> On 21. Oct 2017, at 14:40, Mad, Pink and Dangerous to Know <p...@mad.pink> 
> wrote:
> 
> 1. set couchperuser to true  (actually, already was set to true)
> 2. posting the following user to http://127.0.0.1:5984/_users
> {
>  "_id": "org.couchdb.user:zaphodb",
>  "type": "user",
>  "roles": [],
>  "name": "zaphodb",
>  "password" : "trustno1"
> }
> 
> Couch Log:   https://pastebin.com/uXL24w6V
> 
> On Sat, Oct 21, 2017 at 8:05 AM, Jan Lehnardt <j...@apache.org> wrote:
> 
>> Can you send the steps you’re taking to enable and the feature and upload
>> the accompanying couch.log somewhere?
>> 
>> Thanks!
>> Jan
>> --
>> 
>>> On 21. Oct 2017, at 13:58, Mad, Pink and Dangerous to Know <p...@mad.pink>
>> wrote:
>>> 
>>> Trying to test couchdbperuser on MacOS 10.12, cannot create a user, keep
>>> getting: {"error":"unknown_error","reason":"undefined"}
>>> 
>>> 
>>> On Sat, Oct 21, 2017 at 6:40 AM, Jan Lehnardt <j...@apache.org> wrote:
>>> 
>>>> Convenience Binary for Mac:
>>>> 
>>>> https://dist.apache.org/repos/dist/dev/couchdb/binary/mac/2.
>>>> 1.1/rc.1/Apache-CouchDB-2.1.1.zip
>>>> 
>>>> https://dist.apache.org/repos/dist/dev/couchdb/binary/mac/2.
>>>> 1.1/rc.1/Apache-CouchDB-2.1.1.zip.sha256
>>>> 
>>>> https://dist.apache.org/repos/dist/dev/couchdb/binary/mac/2.
>>>> 1.1/rc.1/Apache-CouchDB-2.1.1.zip.sha512
>>>> 
>>>> https://dist.apache.org/repos/dist/dev/couchdb/binary/mac/2.
>>>> 1.1/rc.1/Apache-CouchDB-2.1.1.zip.asc
>>>> 
>>>> Should work on El Capitan (10.11) and upwards all the way to High Sierra
>>>> (10.13).
>>>> 
>>>> Should work with existing 2.0.0 and 2.1.0 data & config.
>>>> 
>>>> Only caveat: I had to change the node name from couchdb@127.0.0.1 to
>>>> couchdb@localhost for compat reasons. The only consequence is that the
>>>> remsh command that can now be newly used with 2.1.1 has to use that node
>>>> name rather than the documented one with 127.0.0.1.
>>>> 
>>>> Best
>>>> Jan
>>>> --
>>>> 
>>>> 
>>>> 
>>>>> On 21. Oct 2017, at 05:57, Joan Touzet <woh...@apache.org> wrote:
>>>>> 
>>>>> All,
>>>>> 
>>>>> "Convenience binaries" are available for testing at the following
>>>> locations, for the following platforms:
>>>>> 
>>>>> https://repo-nightly.couchdb.org/2.1.1-RC1/
>>>>> - Debian/Ubuntu packages for jessie/stretch/trusty/xenial, amd64 only
>>>>> - RedHat/CentOS packages for el6/el7, x86_64 only
>>>>> - Configured as real repositories
>>>>> 
>>>>> https://dist.apache.org/repos/dist/dev/couchdb/binary/win/2.
>>>> 1.1/rc.1/couchdb-2.1.1-RC1.msi
>>>>> - Windows 7 and up, x64 only
>>>>> 
>>>>> Reminder: Do not distribute these outside of our community. They are
>> for
>>>> testing only, and not for voting on. Once an actual release is cut,
>> these
>>>> will be removed.
>>>>> 
>>>>> -Joan
>>>> 
>>>> --
>>>> Professional Support for Apache CouchDB:
>>>> https://neighbourhood.ie/couchdb-support/
>>>> 
>>>> 
>> 
>> --
>> Professional Support for Apache CouchDB:
>> https://neighbourhood.ie/couchdb-support/
>> 
>> 

-- 
Professional Support for Apache CouchDB:
https://neighbourhood.ie/couchdb-support/

Reply via email to