I`m trying to deploy the sentry onpremise with the install.sh script that is found in github and click house container Is giving this error in the logs
- Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator > const&, int) @ 0x105351b0 in /usr/bin/clickhouse
- ? @ 0xdefbd83 in /usr/bin/clickhouse
- DB::ConfigProcessor::loadConfig(bool) @ 0xdef9e97 in /usr/bin/clickhouse
- BaseDaemon::reloadConfiguration() @ 0x9157010 in /usr/bin/clickhouse
- BaseDaemon::initialize(Poco::Util::Application&) @ 0x91597d2 in /usr/bin/clickhouse
- DB::Server::initialize(Poco::Util::Application&) @ 0x8f96458 in /usr/bin/clickhouse
- Poco::Util::Application::run() @ 0x10457659 in /usr/bin/clickhouse
- DB::Server::run() @ 0x8f96045 in /usr/bin/clickhouse
- mainEntryClickHouseServer(int, char**) @ 0x8f8ce23 in /usr/bin/clickhouse
- main @ 0x8ee8799 in /usr/bin/clickhouse
- __libc_start_main @ 0x21b97 in /lib/x86_64-linux-gnu/libc-2.27.so
- _start @ 0x8ee802e in /usr/bin/clickhouse
(version 20.3.9.70 (official build))
Processing configuration file ‘/etc/clickhouse-server/config.xml’.
Merging configuration file ‘/etc/clickhouse-server/config.d/docker_related_config.xml’.
Merging configuration file ‘/etc/clickhouse-server/config.d/sentry.xml’.
Poco::Exception. Code: 1000, e.code() = 0, e.displayText() = Exception: Failed to merge config with ‘/etc/clickhouse-server/config.d/sentry.xml’: Access to file denied: /etc/clickhouse-server/config.d/sentry.xml, Stack trace (when copying this message, always include the lines below):