Re: Strange Error w/ Per User Databases

2018-04-09 Thread Robert Samuel Newson
Hi, That's a check that the security object in every shard is the same. % assert that shards have the same security object true = lists:all(fun ({_, {SecProps1}}) -> SecProps =:= SecProps1 end, Shards), so I suggest writing the /dbname/_security again,

Strange Error w/ Per User Databases

2018-04-09 Thread Steven Hammond
Hello, I am running couchdb 2.1.1 on Ubuntu 17-10, and I am seeing a strange error when I try to enable couch_peruser. I feel like this was working for me yesterday, but I am not sure what I would have done to break it. Apr 9 07:43:51 couchdb211 couchdb[653]: [error] 2018-04-09T11:43:51.761976Z