Troubleshooting SigNoz Query Service Authentication Error
TLDR Govind reported authentication errors when setting up SigNoz on GKE; others, including Abdulmalik, echoed the problem. Srikanth suggested opening an issue on GitHub.
Oct 24, 2023 (1 month ago)
Govind
07:26 AMI'm encountering an issue with the query service while trying to set up SigNoz on GKE using the SigNoz Helm chart. Below is the error I've received:
Error:"2023-10-24T06:46:53.083Z ERROR clickhouseReader/reader.go:137 failed to initialize ClickHouse: error connecting to primary db: code: 516, message: admin: Authentication failed: password is incorrect, or there is no user with such name." timestamp: "2023-10-24T06:46:53.083173036Z"
I have manually verified ,credential are working via clickhouse-client, but somehow query service pod is getting authentication error with same credential, I've noticed a similar issue with the schema-migrator-1 pod as well.
Any assistance on this would be greatly appreciated. Thank you!
Oct 27, 2023 (1 month ago)
Srikanth
11:56 AMSrikanth
11:56 AMOct 29, 2023 (1 month ago)
Abdulmalik
06:57 PMSigNoz Community
Indexed 1023 threads (61% resolved)
Similar Threads
Accessing Clickhouse Database with Python
oluchi asked about connecting to the clickhouse database using a Python library. Ankit and vishal-signoz provided suggestions and help, including using port-forwarding for local testing.
Signoz Installation Issue on EKS due to Incorrect Credentials
Chatthana encountered an error while installing Signoz on EKS related to incorrect credentials. The issue was resolved by updating `clickhouse.allowedNetworkIps`.
Issues with SigNoz Setup and Data Persistence in AKS
Vaibhavi experienced issues setting up SigNoz in AKS, and faced data persistence issues after installation. Srikanth provided guidance on ClickHouse version compatibility and resource requirements, helping Vaibhavi troubleshoot and resolve the issue.