I'm following instructions here: <https://signoz.i...
# support
s
I'm following instructions here: https://signoz.io/docs/install/kubernetes/others/ To install signoz into my local K8s test cluster. helm install went fine. Query Service seems to be held up, and holding up other pods waiting for it. Query service crashes, with the logs: 2023-08-11T205852.616Z WARN query-service/main.go:130 No JWT secret key is specified. 2023-08-11T205852.663Z FATAL query-service/main.go:137 Failed to create server{error 26 0 Error in creating tables: disk I/O error} main.main