i'm installing signoz with clickouse cloud , the s...
# general
l
i'm installing signoz with clickouse cloud , the signoz migrator sync fails with this logs . is there any support to use remote clickhouse with tcp user:password@ ? : {"L":"info","timestamp":"2025-03-19T085530.718Z","C":"signozschemamigrator/main.go:91","M":"Running migrations in sync mode","dsn":"tcp://default:tp70@ygqjcwkd.us-west-2.aws.clickhouse.cloud:9000","replication":false,"cluster-name":"cluster"} {"L":"info","timestamp":"2025-03-19T085530.718Z","C":"signozschemamigrator/main.go:104","M":"Up migrations","versions":[]} {"L":"info","timestamp":"2025-03-19T085530.718Z","C":"signozschemamigrator/main.go:117","M":"Down migrations","versions":[]} {"L":"info","timestamp":"2025-03-19T085530.718Z","C":"signozschemamigrator/main.go:127","M":"Parsed DSN","optsError":"json: unsupported type: func(context.Context, string) (net.Conn, error)"} {"L":"info","timestamp":"2025-03-19T085530.719Z","C":"signozschemamigrator/main.go:133","M":"Opened connection"} root@signoz:~/signoz/deploy#
g
This probably means your container / clickhouse isn't accessible. I had the issue on my side because Init Clickhouse failed to start / do its initialization work.
l
@Gauthier PLM i 'm using a remote cloud clickhouse that os open to any ip
g
v
CC @Nagesh Bansal