dolthub / dolthub/hosted-issues
`database not found: dolt_cluster` errors in hosted logs
- Dominant language
- No language data
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
I've started seeing a bunch of `database not found: dolt_cluster` errors in our Hosted instance.
Deployment: `idearoom/authoring`
Example:
```
time="2024-05-24T19:54:14Z" level=info msg=ConnectionClosed connectionID=30471
time="2024-05-24T19:54:14Z" level=warning msg="error running query" connectTime="2024-05-24 19:54:14.625640285 +0000 UTC m=+99296.050608156" connectionDb= connectionID=30471 error="database not found: dolt_cluster"
time="2024-05-24T19:54:14Z" level=info msg=NewConnection DisableClientMultiStatements=false connectionID=30471
```
These seem to be happening quite a lot, more than one per minute.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.