You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2022/05/09 07:51:10 UTC

[GitHub] [couchdb-documentation] qiaofeng1227 opened a new issue, #726: can't start couchdb service on CouchDB3.2.2

qiaofeng1227 opened a new issue, #726:
URL: https://github.com/apache/couchdb-documentation/issues/726

   I install CouchDB3.2.2 follow the [official documentation](https://docs.couchdb.org/en/latest/install/unix.html#enabling-the-apache-couchdb-package-repository ) on ubuntu 20.04.
   
   ```
   root@iZj6c1hugdaichrjah6wekZ:/data/logs# systemctl status couchdb
   ● couchdb.service - Apache CouchDB
        Loaded: loaded (/lib/systemd/system/couchdb.service; enabled; vendor preset: enabled)
        Active: failed (Result: exit-code) since Mon 2022-05-09 15:36:16 CST; 14min ago
       Process: 11501 ExecStart=/opt/couchdb/bin/couchdb (code=exited, status=1/FAILURE)
      Main PID: 11501 (code=exited, status=1/FAILURE)
   
   May 09 15:36:15 iZj6c1hugdaichrjah6wekZ systemd[1]: Started Apache CouchDB.
   May 09 15:36:16 iZj6c1hugdaichrjah6wekZ couchdb[11501]: {"Kernel pid terminated",application_controller,"{application_start_failure,kernel,{{shutdown,{failed_to_start_child,net_sup,{shutdown,{failed_to_start_child,auth,{\"Failed to create cookie file '/opt/couchdb/.erl>
   May 09 15:36:16 iZj6c1hugdaichrjah6wekZ couchdb[11501]: Kernel pid terminated (application_controller) ({application_start_failure,kernel,{{shutdown,{failed_to_start_child,net_sup,{shutdown,{failed_to_start_child,auth,{"Failed to create cookie file '/opt/c
   May 09 15:36:16 iZj6c1hugdaichrjah6wekZ couchdb[11501]: 
   May 09 15:36:16 iZj6c1hugdaichrjah6wekZ couchdb[11501]: Crash dump is being written to: erl_crash.dump...
   May 09 15:36:16 iZj6c1hugdaichrjah6wekZ systemd[1]: couchdb.service: Main process exited, code=exited, status=1/FAILURE
   May 09 15:36:16 iZj6c1hugdaichrjah6wekZ systemd[1]: couchdb.service: Failed with result 'exit-code'.
   
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [couchdb-documentation] big-r81 commented on issue #726: can't start couchdb service on CouchDB3.2.2

Posted by GitBox <gi...@apache.org>.
big-r81 commented on issue #726:
URL: https://github.com/apache/couchdb-documentation/issues/726#issuecomment-1120775518

   Hi,
   
   can you show me the content of your `vm.args` file please?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org