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

When deploying 3 replicas using Helm, an error occurs when the local driver client tries to connect. #26366

Open
JasonYHZ opened this issue Jul 2, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@JasonYHZ
Copy link

JasonYHZ commented Jul 2, 2024

Bug Description
When I deployed using the official Helm package and set replicaCount to 3, I could see all node statuses as normal when accessing the management page on port 6060. However, when connecting via a local client driver, it connects but shows an error message.

To Reproduce
Steps to reproduce the behavior:

  1. Download the official Helm 3 package.
  2. Change the Tdengine version to 3.3.1.0.
  3. After deployment, use the client driver to modify firstEp to connect to the cluster.

Expected Behavior
There should be no error.

Screenshots
image

image

Environment (please complete the following information):

  • OS: official images
  • TDengine Version 3.3.1.0

Additional Context
https://docs.tdengine.com/deployment/helm/
https://github.com/taosdata/TDengine-Operator/raw/3.0/helm/tdengine-3.0.2.tgz

@JasonYHZ JasonYHZ added the bug Something isn't working label Jul 2, 2024
@JasonYHZ JasonYHZ changed the title 使用helm部署3个副本时,本地驱动客户端连接时会出现一个报错 Jul 2, 2024
@yu285 yu285 self-assigned this Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
2 participants