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

tsbs_run_queries_timescaledb fails with "failed SASL auth" error #267

Open
HanChenW opened this issue Mar 5, 2025 · 0 comments
Open

tsbs_run_queries_timescaledb fails with "failed SASL auth" error #267

HanChenW opened this issue Mar 5, 2025 · 0 comments

Comments

@HanChenW
Copy link

HanChenW commented Mar 5, 2025

tsbs_run_queries_timescaledb fails with "failed SASL auth" error, while tsbs_load_timescaledb works fine with similar connection parameters

$ cat /tmp/timescaledb-queries-breakdown-frequency.gz |
gunzip | tsbs_run_queries_timescaledb --workers=4
--postgres="host=localhost user=postgres"
panic: failed to connect to host=localhost user=postgres database=benchmark: failed SASL auth (expected AuthenticationSASLFinal message but received unexpected message)

goroutine 24 [running]:
github.com/timescale/tsbs/pkg/query.(*BenchmarkRunner).processorHandler(0xc000162180, 0xc0001e6b80, 0xc0001646e0, 0xc4cee0, {0x9894c8, 0xc0001f1430}, 0x0?)
/home/hanchen/tsbs/pkg/query/benchmarker.go:227 +0x1c7
created by github.com/timescale/tsbs/pkg/query.(*BenchmarkRunner).Run in goroutine 1
/home/hanchen/tsbs/pkg/query/benchmarker.go:160 +0x1f4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant