The clickhouse cluster cannot create any tables

348 Views Asked by At

Code: 107. DB::Exception: There was an error on [ck1:9000]: Code: 107. DB::ErrnoException: Cannot open file /data/clickhouse/store/76b/76b93482-a138-42fc-9969-e608641273be/zxc_sig.sql.tmp, errno: 2, strerror: No such file or directory. (FILE_DOESNT_EXIST) (version 22.11.2.30 (official build)). (FILE_DOESNT_EXIST) (version 22.11.2.30 (official build)) , server ClickHouseNode [uri=http://10.31.0.57:8123/default, options={use_server_time_zone=false,use_time_zone=false}]@619095544

No matter what table I create, this error will be fixed and displayed.

Why?

I cleared the data directory and reinstalled the clickhouse cluster. By the way, I also deleted the/clickhouse node on the zookeeper, but the error reported was still this, even the UUID did not change.

0

There are 0 best solutions below