dolthub / hosted-issues

Issues for hosted.doltdb.com
https://hosted.doltdb.com
2 stars 0 forks source link

`database not found: dolt_cluster` errors in hosted logs #141

Open ricardoreiter opened 5 months ago

ricardoreiter commented 5 months ago

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.