TLDR Roberto is struggling with a clickhouse container error in Docker, even after deleting volumes and modifying the `clickhouse-config.xml` file. Pranay inquires about the version of SigNoz being used.
I uncommented the merge tree and increased the `max_suspicious_broken_parts` in the `clickhouse-config.xml` file to 100 and the service starts normally it was like this: `<merge_tree` `<max_suspicious_broken_parts>100</max_suspicious_broken_parts>` `</merge_tree>`
hey Roberto Which version of SigNoz are you using?
v0.22.0
Roberto
Tue, 15 Aug 2023 12:12:47 UTCguys I have a problem with the clickhouse container in docker with this error, I deleted all the volumes already but even so when I run `docker compose up -d` this container does not go up