Open ricardoreiter opened 5 months ago
I've started seeing a bunch of database not found: dolt_cluster errors in our Hosted instance.
database not found: dolt_cluster
Deployment: idearoom/authoring
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.
I've started seeing a bunch of
database not found: dolt_cluster
errors in our Hosted instance.Deployment:
idearoom/authoring
Example:
These seem to be happening quite a lot, more than one per minute.