IMPORTANT, please fill the questions
We assume you are using Bitnami to deploy your application.
-
Which version of the application are you using?:
3.0.0-2-r08 -
Please choose how you got the application: Installer (Windows, Linux, macOS), cloud image (AWS, GCE, Azure, …) or VM (VMDK, VBOX):
GCE -
Have you installed any plugin or modified any configuration file?:
Nope -
Describe here your question/suggestion/issue (expected and actual results):
The CouchDB docs andlocal.ini
comments say that CouchDB should hash the admin password after restarting the server. However, that didn’t work. After asking on StackOverflow, it turned out that the CouchDB process had no permissions for thelocal.ini
file, so I had to give the permissions first. Is that the intended behaviour? There was nothing written about it in your docs or the CouchDB docs, so it was very unexpected. Now I am concerned that there might be more misconfigurations in your image and that more things will not work. -
Steps to reproduce the issue (if relevant):
-
Copy the apache log (if relevant):
PASTE HERE