<@U02SS3ZAMKQ> <@U02NBMHMJ9L> Getting this in clic...
# support
s
@Prashant Shahi @Vishal Sharma Getting this in click house DB pod + wget -O /tmp/histogramQuantile https://github.com/SigNoz/signoz/raw/develop/deploy/docker/clickhouse-setup/user_scripts/histogramQuantile wget: bad address 'github.com' + mv /tmp/histogramQuantile /var/lib/clickhouse/user_scripts/histogramQuantile mv: can't rename '/tmp/histogramQuantile': No such file or directory + chmod +x /var/lib/clickhouse/user_scripts/histogramQuantile chmod: /var/lib/clickhouse/user_scripts/histogramQuantile: No such file or directory
āœ… 1
p
This happens when your cluster is unable to reach
<http://github.com|github.com>
. You can do either of the following: • copy the
histogram
binary to an accessible path and copy from there • if you do not use histogram query-builder functions, you can disable the histogram init container
s
Thank you.Issue resolved. Issue was with kube proxy and core dns
šŸ™Œ 1