cockroachdb / cockroachdb/cockroach
Error Loading table_details: Error: Error while retrieving table details information: <table name> is not a table
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
**Describe the problem**
An error kept appearing in our Datadog dashboard coming from one of our serverless customers. It lasted from 10am to about 12:17pm EST. It could have possibly been because they had deleted the table in question and then restored it, but we should still check with them to investigate if it was something on our end.
**Additional data / screenshots**
- [Datadog error](https://cockroachlabs-prod.datadoghq.com/rum/sessions?query=-%40error.source%3Anetwork%20%40view.name%3A%28%22%2Fcluster%2F%3Acluster%2Finsights%22%20OR%20%22%2Fcluster%2F%3Acluster%2Fdatabases%22%20OR%20%22%2Fcluster%2F%3Acluster%2Fdatabases%2F%3Adb%22%20OR%20%22%2Fcluster%2F%3Acluster%2Fdatabases%2F%3Adb%2F%3Aschema%2F%3Atable%22%20OR%20%22%2Fcluster%2F%3Acluster%2Fsql-activity%22%29%20%40error.source%3Aconsole%20%40type%3Aerror&cols=&event=AgAAAYmdSo7ANw5jMAAAAAAAAAAYAAAAAEFZbWRTbzlaQUFEcUItcWZCaERPclFBQgAAACQAAAAAMDE4OTllMGItZGI1Yy00MDEwLTlhMGEtZmFlMDc0NzU5MGFj&index=%2A&type=rum&viz=stream&from_ts=1690560000000&to_ts=1690567200000&live=false)
```
Error Loading table_details: Error: Error while retrieving table details information: is not a table
```
**Environment:**
- Server OS: Mac OS 10.15.7
- Cockroach Serverless
Jira issue: CRDB-30243
Contributor guide
Assessment
This issue has not been assessed yet.