charts
charts copied to clipboard
ERROR [cubestore::cluster] <pid:1> Network error: Connection closed unexpectedly.
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.
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.
@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