You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use umami on a high traffic site
After a few days it stops working and spams with a message "Map maximum size exceeded"
This error was on older versions as well
It was not solved after updating to the current version
Database
PostgreSQL
Relevant log output
RangeError: Map maximum size exceeded
at Map.set (<anonymous>)
at /app/node_modules/next/dist/server/lib/trace/tracer.js:134:45
at NoopContextManager.with (/app/node_modules/next/dist/compiled/@opentelemetry/api/index.js:1:7062)
at ContextAPI.with (/app/node_modules/next/dist/compiled/@opentelemetry/api/index.js:1:518)
at NoopTracer.startActiveSpan (/app/node_modules/next/dist/compiled/@opentelemetry/api/index.js:1:18093)
at ProxyTracer.startActiveSpan (/app/node_modules/next/dist/compiled/@opentelemetry/api/index.js:1:18854)
at /app/node_modules/next/dist/server/lib/trace/tracer.js:122:103
at NoopContextManager.with (/app/node_modules/next/dist/compiled/@opentelemetry/api/index.js:1:7062)
at ContextAPI.with (/app/node_modules/next/dist/compiled/@opentelemetry/api/index.js:1:518)
at NextTracerImpl.trace (/app/node_modules/next/dist/server/lib/trace/tracer.js:122:28)
Which Umami version are you using? (if relevant)
2.13.2
Which browser are you using? (if relevant)
No response
How are you deploying your application? (if relevant)
docker
The text was updated successfully, but these errors were encountered:
Describe the Bug
I use umami on a high traffic site
After a few days it stops working and spams with a message "Map maximum size exceeded"
This error was on older versions as well
It was not solved after updating to the current version
Database
PostgreSQL
Relevant log output
Which Umami version are you using? (if relevant)
2.13.2
Which browser are you using? (if relevant)
No response
How are you deploying your application? (if relevant)
docker
The text was updated successfully, but these errors were encountered: