Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

read_repair resulting in function_clause (fabric calls fabric) #1859

Open
wohali opened this issue Jan 14, 2019 · 0 comments
Open

read_repair resulting in function_clause (fabric calls fabric) #1859

wohali opened this issue Jan 14, 2019 · 0 comments
Labels

Comments

@wohali
Copy link
Member

wohali commented Jan 14, 2019

Seen when a read_repair is triggered on a ddoc.

Expurgated log:

[error] 2019-01-14T19:11:14.899406Z couchdb@NODE <0.22982.3115> ee6892c069 req_err(2486679219) unknown_error : function_clause
    [<<"fabric_doc_update:handle_message/3 L56">>,<<"rexi_utils:process_mailbox/6 L55">>,<<"fabric_doc_update:go/3 L39">>,<<"fabric:update_docs/3 L284">>,<<"fabric_doc_open:read_repair/1 L140">>,<<"fabric_doc_open:go/3 L54">>,<<"chttpd_db:couch_doc_open/4 L1259">>,<<"chttpd_db:db_doc_req/3 L798">>]
[notice] 2019-01-14T19:11:14.899626Z couchdb@NODE <0.22982.3115> ee6892c069 IP IP fccpe7yv GET /$DB/_design/$DDOCNAME 500 ok 21

From IRC:

14:19 <+rnewson> but it looks like handle_message received an unexpected message
14:19 <+rnewson> looking briefly, it seems there's a fabric call calling another fabric
                 call, which doesn't sound likely to work well

Your Environment

  • Version used: 2.3.0
  • Browser Name and version: curl
  • Operating System and version (desktop or mobile): Ubuntu 18.04.1 LTS
@wohali wohali added the bug label Jan 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant