Closed adam8797 closed 1 year ago
It could also be related to #236, as it was also pushed overtop the 3.2.2 tag
@adam8797 the fix (#237) is in the apache/couchdb
image - I think there's a delay before the official docker couchdb
image picks up the fix.
Thanks, I just saw someone push a new image to dockerhub. Is it safe to assume that would be built from the current head of this repo?
I can re-test tomorrow and see if pulling a new image fixes the issue.
Looks like the image built yesterday works correctly. Thanks for the assist.
Used tag 3.2.2@sha256:f0bfde87b296fe0c4a08b769e4a5cfcfb79d72d010fb34609d632e9193c78644
for future reference
Expected Behavior
CouchDB should start with a designated COUCHDB_ERLANG_COOKIE, and ERL_FLAGS
Current Behavior
The container crashes immediately
Possible Solution
I believe this is related to #234 as this was working without issue before
Steps to Reproduce (for bugs)
Execute
CouchDB crashes immediately with this output:
Your Environment
Crashes both on Windows WSL and in our Kubernetes environment