You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by gi...@git.apache.org on 2017/08/13 19:44:40 UTC

[GitHub] rasdaniil commented on issue #749: 2.1.0 crashes if peruser = true

rasdaniil commented on issue #749: 2.1.0 crashes if peruser = true
URL: https://github.com/apache/couchdb/issues/749#issuecomment-322063014
 
 
   Thanks for quick reply @wohali 
   I've just double checked (done it again) - I'm creating the _users db before setting couch peruser enable = true.. So the db exists prior to setting the peruser setting and restarting the service
   I do this not in Dockerfile , but manually, committing changes to the image
   
   But still the error exists
   Error in process <0.325.0> with exit value: {database_does_not_exist,[{mem3_shards,load_shards_from_db,"_users",[{file,"src/mem3_shards.erl"},{line,403}]},{mem3_shards,load_shards_from_disk,1,[{file,"src/mem3_shards.erl"},{line,378}]},{mem3_shards,load_shards_from_disk... 
   
   Btw!!, is there an option to create databases in the Dockerfile ?
   
   Thanks 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services