self-hosted icon indicating copy to clipboard operation
self-hosted copied to clipboard

clickhouse ping Connection reset by peer

Open xujpxm opened this issue 9 months ago • 1 comments

Self-Hosted Version

24.12.1

CPU Architecture

x86_64

Docker Version

26.1.4

Docker Compose Version

v2.27.1

Machine Specification

  • [x] My system meets the minimum system requirements of Sentry

Steps to Reproduce

snuba env: SNUBA_SETTINGS: distributed CLICKHOUSE_HOST: 10.11.11.11 CLICKHOUSE_PORT: 9000 CLICKHOUSE_HTTP_PORT: 8123 CLICKHOUSE_USER: "sentry" CLICKHOUSE_PASSWORD: "pwd"

docker compose log snuba-api there are errors : Error on 10.11.11.11:9000 ping: [Errno 104] Connection reset by peer Connection was closed, reconnecting.

Actually, 10.11.11.11:9000 is ok, I don't know why there is a error in the log, should i change the CLICKHOUSE_HOST to 8123( the CLICKHOUSE_HTTP_PORT)?

Expected Result

no error print in the snuba log file

Actual Result

ping: [Errno 104] Connection reset by peer

Event ID

No response

xujpxm avatar Feb 13 '25 11:02 xujpxm

The CLICKHOUSE_PORT should be the TCP port. Do you have any firewall configuration that are blocking your network calls?

aldy505 avatar Mar 05 '25 00:03 aldy505

This issue has gone three weeks without activity. In another week, I will close it.

But! If you comment or otherwise update it, I will reset the clock, and if you remove the label Waiting for: Community, I will leave it alone ... forever!


"A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀

getsantry[bot] avatar Jul 23 '25 07:07 getsantry[bot]