dzusooo
PRO
a year ago
I'm trying to connect to clickhouse database via private network from go application (they are both in same project and environment) and all i'm getting is panic: failed to ping ClickHouse: Post "http://***:***@clickhouse.railway.internal?database=***&default_format=Native": dial tcp [fd12:6404:4cc5::80:91eb:****]:80: connect: connection refused
this is the only thing i found in clickhouse docs, its arg when starting docker container