clickhouse-backup server --watch
stops when initial connection fails
#857
Milestone
clickhouse-backup server --watch
stops when initial connection fails
#857
I'm running clickhouse-backup as a sidecar container with clickhouse-server on Kubernetes (using Altinity ClickHouse Operator). When the pod with both containers starts, about half of the times the clickhouse-server is not ready to accept connections from clickhouse-backup straight away, and it appears that freezes clickhouse-backup.
Often, when I restart the pod a couple of times it works eventually. Must be a timing issue.
See log output of the clickhouse-backup container below for when it fails. No backups are created and there is no further log output, even after hours.
Below is my pod template:
The text was updated successfully, but these errors were encountered: