-
Notifications
You must be signed in to change notification settings - Fork 3
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
Error flair-couchdb-couchdb in the output #10
Comments
Hi @fabiofilz , could you please tell us the steps to reproduce this error? Best regards, |
I executed: 1 - Deploying Flair-bi 2 - Created a Datasource, Dashboard and view 3 - After it, I execute "stern flair-couchdb-couchdb" and checked the log. Kind regards, |
Hi @fabiofilz , This issue is related to apache/couchdb-docker#54. Make sure you create _users, _replicator and _global_changes tables. Kind regards, |
Fixed |
Hi @admin-vizcentric,
Could you please check the error in the flair-couchdb-couchdb output?
Kind regards,
Fabio
flair-couchdb-couchdb-2 couchdb [error] 2020-04-15T12:52:19.831394Z couchdb@flair-couchdb-couchdb-2.flair-couchdb-couchdb.flair.svc.cluster.local <0.261.0> -------- Could not get design docs for <<"shards/c0000000-dfffffff/_users.1586883558">> error:{badarg,[{ets,member,[mem3_openers,<<"_users">>],[]},{mem3_shards,maybe_spawn_shard_writer,3,[{file,"src/mem3_shards.erl"},{line,476}]},{mem3_shards,load_shards_from_db,2,[{file,"src/mem3_shards.erl"},{line,381}]},{mem3_shards,load_shards_from_disk,1,[{file,"src/mem3_shards.erl"},{line,370}]},{mem3_shards,for_db,2,[{file,"src/mem3_shards.erl"},{line,59}]},{fabric_view_all_docs,go,5,[{file,"src/fabric_view_all_docs.erl"},{line,24}]},{couch_db,'-get_design_docs/1-fun-0-',1,[{file,"src/couch_db.erl"},{line,627}]}]} flair-couchdb-couchdb-2 couchdb [error] 2020-04-15T12:52:19.831432Z couchdb@flair-couchdb-couchdb-2.flair-couchdb-couchdb.flair.svc.cluster.local emulator -------- Error in process <0.269.0> on node 'couchdb@flair-couchdb-couchdb-2.flair-couchdb-couchdb.flair.svc.cluster.local' with exit value: flair-couchdb-couchdb-2 couchdb {badarg,[{ets,member,[mem3_openers,<<"_users">>],[]},{mem3_shards,maybe_spawn_shard_writer,3,[{file,"src/mem3_shards.erl"},{line,476}]},{mem3_shards,load_shards_from_db,2,[{file,"src/mem3_shards.erl"},{line,381}]},{mem3_shards,load_shards_from_disk,1,[{file,"src/mem3_shards.erl"},{line,370}]},{mem3_shards,for_db,2,[{file,"src/mem3_shards.erl"},{line,59}]},{fabric_view_all_docs,go,5,[{file,"src/fabric_view_all_docs.erl"},{line,24}]},{couch_db,'-get_design_docs/1-fun-0-',1,[{file,"src/couch_db.erl"},{line,627}]}]} f
flair-couchdb-couchdb-2 couchdb [notice] 2020-04-15T12:52:27.287847Z couchdb@flair-couchdb-couchdb-2.flair-couchdb-couchdb.flair.svc.cluster.local <0.598.0> -------- 127.0.0.1 - - PUT /_nodes/couchdb@flair-couchdb-couchdb-0.flair-couchdb-couchdb.flair.svc.cluster.local 409 flair-couchdb-couchdb-2 couchdb [error] 2020-04-15T12:52:27.287965Z couchdb@flair-couchdb-couchdb-2.flair-couchdb-couchdb.flair.svc.cluster.local <0.598.0> -------- httpd 409 error response: flair-couchdb-couchdb-2 couchdb {"error":"conflict","reason":"Document update conflict."} flair-couchdb-couchdb-2 couchdb [notice] 2020-04-15T12:52:28.285542Z couchdb@flair-couchdb-couchdb-2.flair-couchdb-couchdb.flair.svc.cluster.local <0.629.0> df6dee951f 10.77.33.16:5984 10.77.32.90 undefined GET /_up 200 ok 0
The text was updated successfully, but these errors were encountered: