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/04/17 07:12:09 UTC

[GitHub] jareware commented on issue #1051: Couch return unknown_error / function_clause when create a user with non-string password

jareware commented on issue #1051: Couch return unknown_error / function_clause when create a user with non-string password
URL: https://github.com/apache/couchdb/issues/1051#issuecomment-381873193
 
 
   We're on the (new) IBM-hosted Cloudant, and have randomly gotten a few:
   
   ```
   { error: 'unknown_error', 
     reason: 'function_clause', 
     ref: 687197157, 
     name: 'unknown_error', 
     status: 500, 
     message: 'function_clause' } 
   ```
   
   on our logs. It's from a `_changes` listener, so shouldn't have anything to do with password hashing.
   
   Any ideas..?

----------------------------------------------------------------
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