wohali commented on issue #698: CouchDB 2 service keeps restarting on Windows Server 2016 URL: https://github.com/apache/couchdb/issues/698#issuecomment-316447475 The `eacces` in your logfile tells us the issue is file permissions for the user who runs the service. Can you try checking permissions on the `C:\CouchDB` directory (or wherever you installed it) and ensure the Local Service user has access to write to that directory? I don't have a Windows Server 2016 machine to test on - will have to remedy that. I know for a fact it works under Windows 10 correctly. ---------------------------------------------------------------- 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
