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 2018/11/29 05:51:51 UTC

[GitHub] slremy opened a new issue #1777: Phantom tls error/crash

slremy opened a new issue #1777: Phantom tls error/crash
URL: https://github.com/apache/couchdb/issues/1777
 
 
   <!--- Provide a general summary of the issue in the Title above -->
   When running couch with certificates, I regularly see the following error in the logs. They do not appear to affect system functionality. 
   ```
   [error] 2018-11-29T05:37:36.866796Z couchdb@127.0.0.1 <0.16250.98> -------- application: mochiweb, "Accept failed error", "{error,{tls_alert,\"record overflow\"}}"
   [error] 2018-11-29T05:37:36.868199Z couchdb@127.0.0.1 <0.16250.98> -------- CRASH REPORT Process  (<0.16250.98>) with 0 neighbors exited with reason: {error,accept_failed} at mochiweb_acceptor:init/4(line:73) <= proc_lib:init_p_do_apply/3(line:247); initial_call: {mochiweb_acceptor,init,['Argument__1','Argument__2',...]}, ancestors: [https,couch_secondary_services,couch_sup,<0.208.0>], messages: [], links: [<0.222.0>], dictionary: [], trap_exit: false, status: running, heap_size: 2586, stack_size: 27, reductions: 881
   ```
   This error was mentioned in passing in: https://github.com/apache/couchdb/issues/979#issuecomment-344791666
   ## Steps to Reproduce (for bugs)
   It doesn't appear to matter whether I'm access couchdb using browser or connecting via java client.
   
   ## Your Environment
   <!--- Include as many relevant details about the environment you experienced the bug in -->
   * Version used: 2.2.0 (installed via apt-get and https://apache.bintray.com/couchdb-deb)
   * Browser Name and version: N/A
   * Operating System and version (desktop or mobile): Xenial 
   * Link to your project: N/A
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services