Hi all, followed docs to install SigNoz to an EKS cluster, but query-service cannot start, it exits with fatal log
Copy code
"caller":"clickhouseReader/reader.go:170","msg":"failed to initialize ClickHouse","error":"error connecting to primary db: code: 516, message: admin: Authentication failed: password is incorrect, or there is no user with such name."
I have verified the sha256 of admin password in CK's config file is matching with what query service use, any clue? thx!
Yan
10/22/2024, 9:42 PM
Also tested via CK client with credentials that query-service use, and it works, have no idea why query-service has the password incorrect issue
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.