Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure default CouchDB installation can access the hmac ini file #1154

Merged
merged 2 commits into from
Jun 29, 2022

Conversation

amaltaro
Copy link
Contributor

This is a complement for #1088

As Imran reported, CouchDB deployment fails with:

++ perl -p -i -e 's|{ROOT}|/data/srv|g' /data/srv/beHG2207d/config/couchdb/local.ini
+++ tail -n1 /data/srv/beHG2207d/auth/couchdb/hmackey.ini
tail: cannot open ‘/data/srv/beHG2207d/auth/couchdb/hmackey.ini’ for reading: Permission denied
++++ err=1
++++ note 'ERROR: installation failed with exit code 1.'
++++ echo 'ERROR: installation failed with exit code 1.'
ERROR: installation failed with exit code 1.
++++ echo 'ERROR: installation failed with exit code 1.'
++++ exit 1

@muhammadimranfarooqi muhammadimranfarooqi merged commit 724bd5b into dmwm:master Jun 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants