https://signoz.io logo
#support
Title
# support
p

Pruthvi Raj Eranti

05/07/2023, 5:10 PM
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

Vishal Sharma

05/07/2023, 6:07 PM
Where are you seeing this error?
s

Srikanth Chekuri

05/08/2023, 3:17 AM
How did you arrive at this state? While you may have seen this error in collector — the real issue is with ClickHouse.
p

Pruthvi Raj Eranti

05/08/2023, 3:24 AM
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
4 Views