BrieylaB
Convex Community3mo ago
1 reply
Brieyla

Hey there

Hey there

I'm getting issues a TooMuchMemoryCarryOver error on my convex self-hosted deployment. findOne is from better-auth-convex, the rest are relatively small functions that require auth. Is this a known issue ?

convex-backend-1    | 2025-10-02T07 [26](https://cdn.discordapp.com/emojis/1387546514221699225.webp?size=48&name=26) 46.682455Z ERROR isolate::client: Restarting Isolate memory_carry_over: TooMuchMemoryCarryOver("60.85 MiB", "96 MiB"), last request: "UDF: queries.js:getAvailableInstruments"
convex-backend-1    | 2025-10-02T07 [26](https://cdn.discordapp.com/emojis/1387546514221699225.webp?size=48&name=26) 56.208771Z ERROR isolate::client: Restarting Isolate memory_carry_over: TooMuchMemoryCarryOver("58.61 MiB", "96 MiB"), last request: "UDF: adapter.js:findOne"
convex-backend-1    | 2025-10-02T07 [27](https://cdn.discordapp.com/emojis/1387546517002518681.webp?size=48&name=27) 42.677278Z ERROR isolate::client: Restarting Isolate memory_carry_over: TooMuchMemoryCarryOver("63.79 MiB", "96 MiB"), last request: "UDF: queries.js:getAvailableInstruments"
convex-backend-1    | 2025-10-02T07 [28](https://cdn.discordapp.com/emojis/1387546520022421785.webp?size=48&name=28) 07.711660Z ERROR isolate::client: Restarting Isolate memory_carry_over: TooMuchMemoryCarryOver("62.08 MiB", "96 MiB"), last request: "UDF: adapter.js:findOne"
Was this page helpful?