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

Problem with enableSearch=True (Could not connect to the Clouseau Java service) #33

Closed
danilorsilva opened this issue Jun 25, 2020 · 7 comments

Comments

@danilorsilva
Copy link

danilorsilva commented Jun 25, 2020

I have installed couchdb using helm chart with enableSearch=True.

But when i try to use this feature i have the error below:

{"error":"ou_est_clouseau","reason":"Could not connect to the Clouseau Java service at [email protected]"}

On couchdb container:
[error] 2020-06-25T00:26:58.145625Z couchdb@couchdb-couchdb-0.couchdb-couchdb.xxxxx.svc.cluster.local <0.7163.148> -------- ** '[email protected]': Connection attempt to node '[email protected]' aborted since it cannot handle ["UTF8_ATOMS"].**

On clouseau container:
2020-06-25 00:25:06,578 scalang.node.ServerHandshakeHandler [ERROR] Channel closed during handshake
2020-06-25 00:25:06,579 scalang.node.ErlangHandler [DEBUG] handler message HandshakeFailed('[email protected])
2020-06-25 00:25:06,580 scalang.node.ErlangHandler [INFO] channel disconnected org.jboss.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext@41840958 [id: 0x547d090e, /127.0.0.1:36385 :> /127.0.0.1:46791] DISCONNECTED. peer: null

Anyone can help me?

@danilorsilva
Copy link
Author

I replace:

searchImage:
repository: kocolosk/couchdb-search
tag: 0.1.2

for

searchImage:
repository: kocolosk/couchdb-search
tag: 0.2.0

and it works.

@kocolosk
Copy link
Member

Making 0.2.0 the default in #25

@danilorsilva
Copy link
Author

Thanks!

@egimbernat
Copy link

I'm having this exact issue with the latest helm release that includes kocolosk/couchdb-search:0.2.0

@roberth1988
Copy link

Me too ...

@cherrycharan
Copy link

Me too

@lmorandini
Copy link

lmorandini commented Dec 3, 2022

Same here, but with kocolosk/couchdb-search:0.2.0 on Helm Chart 3.5.1 and 3.6.1 (CouchDB 3.2.1).
However, Clouseau worked fine with chart 3.3.4 (CouchDB 3.1.0) and the same Clouseau image kocolosk/couchdb-search:0.2.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants