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
{{ message }}
This repository was archived by the owner on Jan 28, 2026. It is now read-only.
Opening agendash doesn't work anymore, the api call returns the following error message:
"Sort exceeded memory limit of 104857600 bytes, but did not opt in to external sorting. Aborting operation. Pass allowDiskUse:true to opt in."
Do I need any additonal index on my agenda schemas or should I add allowDiskUse to this query?
Opening agendash doesn't work anymore, the api call returns the following error message:
"Sort exceeded memory limit of 104857600 bytes, but did not opt in to external sorting. Aborting operation. Pass allowDiskUse:true to opt in."
Do I need any additonal index on my agenda schemas or should I add allowDiskUse to this query?
regards
Simon