Hi Support,
We are randomly receiving this kind of error report from Sentry everyday. All of them seems related to metrics, please look at the error details below.
Error Details:
- Message: Duplicated document: Duplicate entry 'xxx' for key '_uid'
- transactions:
- sync_project_xxx_metric_builds.xxx.compute.total
- sync_project_xxx_metric_builds.xxx.compute.time
- sync_project_xxx_metric_builds.$all.compute.total
- sync_project_xxx_metric_builds.$all.compute.time
- sync_project_xxx_metric_documents.xxx.request.create
- sync_project_xxx_metric_documents.xxx.request.read
- sync_project_xxx_metric_project.$all.network.requests
We are doing horizontal scaling with shared storage, shared MariaDB, shared Redis, and shared InfluxDB. We have these service scaling horizontally, are there any non-scalable services and we left it scaling causing this error?
- traefik
- appwrite
- appwrite-realtime
- appwrite-worker-audits
- appwrite-worker-webhooks
- appwrite-worker-deletes
- appwrite-worker-databases
- appwrite-worker-builds
- appwrite-worker-certificates
- appwrite-worker-functions
- appwrite-worker-mails
- appwrite-worker-messaging
- appwrite-worker-migrations
- appwrite-maintenance
- appwrite-usage
- appwrite-schedule
- appwrite-assistant
- openruntimes-executor
- openruntimes-proxy
- telegraf
Recommended threads
- Hi Folks, Database Writing Issue
Hey Folks im trying to get logging setup on my website but im getting an error, i dont have any document id and i think this is the issue but i havent got the f...
- script "build" was terminated by signal ...
Heyo, For some reason, my Next.js 16.0.10 version does not build properly. Here is the last logs: ``` 1063 packages installed [22.54s] $ next build ⚠ No build...
- Auth not working on expo react native
I'm trying to launch a development server with expo go and appwrite as a backend. On my windows pc, I've got a local docker instance of appwrite running as my b...