MiguelSR commented on issue #1033: Application start failure when running single node URL: https://github.com/apache/couchdb/issues/1033#issuecomment-352282392 Hello @kocolosk. When I said "normal configuration" I meant that I went back to my initial RAM config. I mean: I initially reserved 256 MB to the CouchDB process, then 512 and then 256 again. So nothing to do with CouchDB itself, but AWS config. The Docker image was everytime the same. By the way I already fixed this. I think it was failing because I hadn't the file local.d/local.ini as a persistent Docker volume. So only DB was persistent but not the configuration itself, and that could led my cluster to an inconsistent state when I restarted the containers. Maybe the documentation of the project apache/couchdb-docker should say clearly that this folder should be persistent, but that's not a problem of this project :). Thank you very much, Miguel.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
