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

[BUG] text_log table config crashes Clickhouse #73

Closed
ultraheroe opened this issue Apr 16, 2024 · 0 comments · Fixed by #75
Closed

[BUG] text_log table config crashes Clickhouse #73

ultraheroe opened this issue Apr 16, 2024 · 0 comments · Fixed by #75
Assignees
Labels
bug Something isn't working

Comments

@ultraheroe
Copy link
Member

Description

In newer versions if the level param of text_log config is not setted properly, ClickHouse Server won't start.

Steps to Reproduce

  1. Setup whatever config you want for text_log
  2. Try to start / install ClickHouse

Expected behavior:
Run / Install ClickHouse properly

Actual behavior:
ClickHouse do not start

Reproduces how often:
Always when you set up text_log config

Environment

  • The release version/s you are using: 3.5.0
  • OS: Debian

Additional Information

The problem is in the template, level can't be set and always is empty.

@ultraheroe ultraheroe added the bug Something isn't working label Apr 16, 2024
@ultraheroe ultraheroe self-assigned this Apr 16, 2024
@ultraheroe ultraheroe mentioned this issue Apr 16, 2024
ultraheroe added a commit that referenced this issue Apr 18, 2024
@ultraheroe ultraheroe mentioned this issue Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant