Hello, Anyone help this. I can not access signoz u...
# support
n
Hello, Anyone help this. I can not access signoz ui which selfhost on eks from today. Before its work fine.
pods in helm chart running
r
kubectl logs?
n
hi @Rice Li. Thank you for reply. which pod/service needs to show logs to help.
r
otel or clickhouse I think
n
Console logs call clickhouse api querry errors.
Copy code
/api/v4/query_range return 500.
I change storageClass from EFS to EBS. Its seems like its working fine.
n
can you share the response of the query range or attribute_values api requests in the above screenshot.
n
I did not save this to provide. I'll make sure to note this when this issue again. Thanks
n
ohh is it resolved now ?
n
yes, re-install with storageClass from EFS to EBS. I dont know what is root cause .
Copy code
global:
  storageClass: gp2-resizable
  cloud: aws

clickhouse:
  installCustomStorageClass: true

frontend:
  ingress:
    # -- Enable ingress for Frontend
    enabled: true
    # -- Ingress Class Name to be used to identify ingress controllers
    className: "nginx"
    # -- Annotations to Frontend Ingress
    annotations: {}
    # <http://kubernetes.io/ingress.class|kubernetes.io/ingress.class>: nginx
    # <http://kubernetes.io/tls-acme|kubernetes.io/tls-acme>: "true"
    # <http://cert-manager.io/cluster-issuer|cert-manager.io/cluster-issuer>: letsencrypt-prod
    # -- Frontend Ingress Host names with their path details