Upgrading to 0.92.1 version leads to signoz crashloop and the error being. Any clue? ```{"timestamp"...
d
Upgrading to 0.92.1 version leads to signoz crashloop and the error being. Any clue?
Copy code
{
  "timestamp": "2025-08-14T02:12:59.31500701Z",
  "level": "ERROR",
  "code": {
    "function": "<http://github.com/SigNoz/signoz/cmd.Execute|github.com/SigNoz/signoz/cmd.Execute>",
    "file": "/home/runner/work/signoz/signoz/cmd/root.go",
    "line": 30
  },
  "msg": "error running command",
  "error": "failed to query log duplicate keys: code: 115, message: Unknown setting 'secondary_indices_enable_bulk_filtering'"
}
s
What was the earlier version and what version are you upgrading to?
This was an issue in 0.92.0, but got fixed in 92.1, please delete the pod if you jumped to 0.92.0 and the it started crashing.
d
I was at 0.90.1 so maybe I should first go to 0.91. The helm chart for signoz is a bit messed up because it says version 0.90 and it installs 0.93