Error: not able to send data to SigNoz endpoint ...
rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing dial tcp 127.0.0.14317 connect: connection refused"
Usage:
signoz checkEndpoint [flags]
getting this error with fresh installation on ubuntu server ports are open but still clickhouse/clickhouse-server showing restarting tried to reinstall same issue unhealthy container error can anybody help me to solve this
a
Ankit Nayan
10/03/2022, 10:21 AM
what do the logs of clickhouse server show?
a
Akshay H
10/03/2022, 10:22 AM
Error: not able to send data to SigNoz endpoint ...
rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing dial tcp 127.0.0.14317 connect: connection refused"
Usage:
a
Ankit Nayan
10/03/2022, 10:25 AM
this should not be the logs from clickhouse
what are the logs from clickhouse container
a
Akshay H
10/03/2022, 10:27 AM
ok let me check
clickhouse-setup_clickhouse_1 is up-to-date
hotrod is up-to-date
load-hotrod is up-to-date
ERROR: for otel-collector-metrics Container "bf410ecbd337" is unhealthy.
ERROR: for otel-collector Container "bf410ecbd337" is unhealthy.
can this help
a
Ankit Nayan
10/03/2022, 10:35 AM
nopes...this won't be of much help. check Ubuntu OS ? and free resources?
maybe @Prashant Shahi can help sometime later
a
Akshay H
10/03/2022, 10:35 AM
okay
p
Prashant Shahi
10/04/2022, 4:44 PM
Hey @Akshay H 👋
Looks like ClickHouse server is restarting which is causing failure of SigNoz cluster.
It can be caused by various reasons but yeah, ideally it shouldn't happen in fresh installation.