getting this error ```2023/05/07 17:05:14 Error cr...
# support
p
getting this error
Copy code
2023/05/07 17:05:14 Error creating clickhouse client: code: 76, message: There was an error on [chi-signozagent-clickhouse-cluster-0-0:9000]: Code: 76. DB::ErrnoException: Cannot open file /var/lib/clickhouse/store/731/73168718-bae3-4487-9240-41b08dbd7c02/samples_v2.sql.tmp, errno: 17, strerror: File exists. (CANNOT_OPEN_FILE) (version 22.8.8.3 (official build))
v
Where are you seeing this error?
s
How did you arrive at this state? While you may have seen this error in collector — the real issue is with ClickHouse.
p
I was seeing this in otel collector.
And I connected to clickhouse pods, then saw a log that no space found. Then I resized the disk, deleted the above file and restarted Otel collectors, then it worked