kcyea
kcyea
Hi @Dabz, thanks for your prompt response. By the way, how do I check if I am using the HTTPS proxy? Our confluent cloud has a self signed certificate, will...
By running the docker build using the Dockerfile, it got the following error: ``` Sending build context to Docker daemon 342.5kB Step 1/9 : FROM golang:1.14 AS builder ---> 21a5635903d6...
Hi @Dabz, I think I couldn't share it because it contains the certificate information, sorry about that. But i had mock the information and the output is similar to something...
Thanks for your explanation @Dabz . I will try to add the certificate but rebuild the image by using docker build?
Thanks @Dabz. I tried to rebuild the docker and it showed me the error I showed to you earlier. ``` go: github.com/prometheus/[email protected]: Get "https://proxy.golang.org/github.com/prometheus/client_golang/@v/v1.5.1.mod": x509: certificate signed by unknown authority...
Yeah, it is not helping even I switch the sequence. Seem not something that easy to fix :)
If this the case, is it mean that from ES2.0, we are no longer allow to use this elasticsearch-river-mongodb plugin to connect Elastic Search with MongoDB? Any alternative ways for...