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

ERROR [cubestore::cluster] <pid:1> Network error: Connection closed unexpectedly. #14

Open
ranjeetranjan opened this issue Feb 10, 2023 · 2 comments

Comments

@ranjeetranjan
Copy link

Hi,

I am getting below and not able to find the solution. I am using AWS S3

ERROR [cubestore::cluster] <pid:1> Network error: Connection closed unexpectedly. Please check your worker and meta connection environment variables.

Community help will be highly appreciated.

@siamak-haschemi
Copy link

I also have this error message appearing. I use this command to install the chart:

helm install insights-cube-production \
--namespace insights-cube-production --create-namespace \
--set workers.workersCount=3 \
--set cloudStorage.gcp.credentials=[...] \
--set cloudStorage.gcp.bucket=[...] \
gadsme/cubestore
kubectl -f insights-cube-production-cubestore-router-0

2023-03-04 22:10:32,786 ERROR [cubestore::cluster] <pid:1> Network error: Connection closed unexpectedly. Please check your worker and meta connection environment variables.

@harishdesetti1206
Copy link

@lvauvillier I'm also facing the same error as @ranjeetranjan .
Besides that, the objects are not reaching the s3 bucket (configured s3 as the cloud storage for cubestore).
Helm Version: 3
Chart version: 0.9.4
Env: EKS

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

3 participants