You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At first I assumed it was because my query was wrong, but running my query from the clickhouse-client works prefectly.
And even running promcasa with the default config and thus a query that should fail .. I get the same problem.
I`m trying to get promcasa to work with the "default" config ..
I`m bumping into an Unkown setting 'database'
Jul 22 16:39:31 clickhouse01.o11ylab.org promcasa[156114]: [clickhouse][conn=1][127.0.0.1:9000][query] first block error: code: 115, message: Unknown setting 'database'
Jul 22 16:39:31 clickhouse01.o11ylab.org promcasa[156114]: [clickhouse-std][conn=0][127.0.0.1:9000] QueryContext error: code: 115, message: Unknown setting 'database'
At first I assumed it was because my query was wrong, but running my query from the clickhouse-client works prefectly.
And even running promcasa with the default config and thus a query that should fail .. I get the same problem.
The connection to clickhouse seems to work
Jul 22 16:46:09 clickhouse01.o11ylab.org promcasa[156663]: [clickhouse][conn=1][127.0.0.1:9000][handshake] -> 0.0.0
Jul 22 16:46:09 clickhouse01.o11ylab.org promcasa[156663]: [clickhouse][conn=1][127.0.0.1:9000][handshake] <- ClickHouse (clickhouse01.o11ylab.org) server version 24.5.1 revision 54468 (timezone Arctic/Longyearbyen)
Jul 22 16:46:09 clickhouse01.o11ylab.org promcasa[156663]: [clickhouse][conn=1][127.0.0.1:9000][ping] -> ping
Jul 22 16:46:09 clickhouse01.o11ylab.org promcasa[156663]: [clickhouse][conn=1][127.0.0.1:9000][ping] <- pong
Jul 22 16:46:09 clickhouse01.o11ylab.org promcasa[156663]: {"level":"debug","msg":"node is online: loki","time":"2024-07-22T16:46:09+02:00"}
The text was updated successfully, but these errors were encountered: