Skip to content

insights: TypeError: Cannot read properties of undefined (reading 'toString') #99655

@gtr

Description

@gtr

Describe the problem

A type error was encountered on the SQL Activity page on serverless.

To Reproduce

The user appears to have loaded the /insights page and the following error was encountered:

TypeError: Cannot read properties of undefined (reading 'toString')
  at <anonymous> @ https://cockroachlabs.cloud/assets/admin-ui-22-2.3f732429d80a4fa60862.js:1495:3486
  at Array.forEach @ <anonymous>
  at E @ https://cockroachlabs.cloud/assets/admin-ui-22-2.3f732429d80a4fa60862.js:1495:3439
  at <anonymous> @ https://cockroachlabs.cloud/assets/admin-ui-22-2.3f732429d80a4fa60862.js:1495:185370
  at fi @ https://cockroachlabs.cloud/assets/common.29615ddb65bbd14ef358.js:2502:7028
  at g.unstable_runWithPriority @ https://cockroachlabs.cloud/assets/common.29615ddb65bbd14ef358.js:2573:3960
  at vu @ https://cockroachlabs.cloud/assets/common.29615ddb65bbd14ef358.js:2498:39689
  at Zr @ https://cockroachlabs.cloud/assets/common.29615ddb65bbd14ef358.js:2502:6466
  at Ul @ https://cockroachlabs.cloud/assets/common.29615ddb65bbd14ef358.js:2500:11247
  at <anonymous> @ https://cockroachlabs.cloud/assets/common.29615ddb65bbd14ef358.js:2498:39915

Additional data / screenshots

Environment:

  • CockroachDB version: Cockroach Serverless
  • Server OS: Mac OS X 10.15.7

Jira issue: CRDB-26006

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-cluster-observabilityRelated to cluster observabilityC-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions