WD
11/20/2024, 1:30 PMError: failed to run squashed migrations: failed to run squashed migrations
code: 516, message: Received from 10.10.10.10:9000. DB::Exception: default: Authentication failed: password is incorrect, or there is no user with such name.
If we change the user, delete the deployment and helm install fresh - same situation, same error.
We use the default clickhouse ports (8123, 9000) so we don't setup them in the yaml file. Connecting locally or externally to clickhouse instance on 10.10.10.10 with the default user or the other user and providing yyyy password - works without any issues.
Any idea what we are doing incorrectly?Srikanth Chekuri
11/22/2024, 6:51 PMdsn
WD
11/25/2024, 10:07 AMdsn: tcp://${env:CLICKHOUSE_USER}:${env:CLICKHOUSE_PASSWORD}@${env:CLICKHOUSE_HOST}:${env:CLICKHOUSE_PORT}/${env:CLICKHOUSE_LOG_DATABASE}
- "--dsn"
- "--dsn
Checking schema-migrator pod config seems that those values are setup correctly (we are using rancher for "k8s gui" and this time admin user just like signoz with the exact password, also not working):WD
12/02/2024, 7:34 AMSrikanth Chekuri
12/03/2024, 1:26 PMWD
12/03/2024, 1:57 PMSigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.
Powered by