Installation Error in Civo K8s Cluster for SigNoz Otel Collector
TLDR Jay and Ibrahim report installation errors with SigNoz on Civo k8s cluster. vishal-signoz suggests checking network accessibility, Prashant thinks the issue might be due to ClickHouse taking time to get ready.
Jun 14, 2023 (6 months ago)
Jay
05:41 PM2023-06-14T17:16:58.774Z info exporterhelper/queued_retry.go:433 Exporting failed. Will retry the request after interval. {"kind": "exporter", "data_type": "logs", "name": "otlp", "error": "rpc error: code = Unavailable desc = connection error: desc = \"transport: Error while dialing: dial tcp 10.43.248.80:4317: i/o timeout\"", "interval": "30.496229307s"}
2023-06-14T17:16:59.705Z info exporterhelper/queued_retry.go:433 Exporting failed. Will retry the request after interval. {"kind": "exporter", "data_type": "metrics", "name": "otlp", "error": "rpc error: code = Unavailable desc = connection error: desc = \"transport: Error while dialing: dial tcp 10.43.248.80:4317: i/o timeout\"", "interval": "17.274408022s"}
2023-06-14T17:17:12.810Z info exporterhelper/queued_retry.go:433 Exporting failed. Will retry the request after interval. {"kind": "exporter", "data_type": "logs", "name": "otlp", "error": "rpc error: code = Unavailable desc = connection error: desc = \"transport: Error while dialing: dial tcp 10.43.248.80:4317: i/o timeout\"", "interval": "18.948217314s"}.
where this error could be further debugged?
Jay
05:46 PMvishal-signoz
06:08 PM10.43.248.80:4317
is accessible.cc: Prashant
Jay
06:25 PMJun 19, 2023 (5 months ago)
Ibrahim
03:23 PMHello Jay,
Wondering whether this issue was fixed or no 🙂 Having the same issue
vishal-signoz
03:44 PMJun 20, 2023 (5 months ago)
Jay
02:59 PMPrashant
08:26 PMPrashant
08:28 PMLogs of those components would be helpful. Do share if you see any warning, error or exception.
SigNoz Community
Indexed 1023 threads (61% resolved)
Similar Threads
Troubleshooting Signoz Installation Issue on Cluster
Mayur is experiencing issues with connecting to an OTelCollectorEndpoint after a Signoz install, receiving connection errors. Solutions suggested by Prashant, such as including an ingress port and changing setup configurations, have not yet resolved the issue.
Troubleshooting SigNoz Auto-Instrumentation Configuration
igor is having trouble configuring auto-instrumentation for Java applications using SigNoz, with traces not appearing in the SigNoz UI. Prashant advises to check logs of the otel sidecar, use service name for endpoint, verify supported libraries, and test with telemetrygen. However, the issue still persists.
Issues with SigNoz Setup and Data Persistence in AKS
Vaibhavi experienced issues setting up SigNoz in AKS, and faced data persistence issues after installation. Srikanth provided guidance on ClickHouse version compatibility and resource requirements, helping Vaibhavi troubleshoot and resolve the issue.
Troubleshooting SigNoz Deployment in K8s
Mingyang encountered errors when deploying SigNoz in k8s. Leigh and nitya-signoz suggested checking for firewall issues and verifying if the certain URL is reachable respectively.
External ClickHouse Server Installation Issue
Syed faced a connection error with an external ClickHouse server. Srikanth and Ankit suggested changing the cluster name to 'cluster'. The issue was resolved after updating the name.