Getting this error after updating to latest versio...
# support
r
Getting this error after updating to latest version
v0.58.1
Error from console:
Copy code
{
  "status": "error",
  "errorType": "bad_data",
  "error": "error while executing query: code: 60, message: Table signoz_logs.logs_v2 does not exist"
}
Copy code
{
  "status": "error",
  "data": {},
  "errorType": "internal",
  "error": "error in builder queries"
}
Copy code
{
  "status": "error",
  "errorType": "internal",
  "error": "couldn't get attribute keys: error while fetching logs schema: code: 390, message: Table `logs_v2` doesn't exist"
}
a
@nitya-signoz something with the last release?
n
From what version did you upgrade, and did the schema migrator run successfuly ?