@baris Do we have any option to increase the limit? Or is there any tool/plugin to migrate from mongodb to Redis
sivaprakash ramasamy
Posts
-
MongoServerError: Resulting document after update is larger than 16777216 -
MongoServerError: Resulting document after update is larger than 16777216Im getting this following error in nodebb
nodebb: 1.19.1
mongodb: 4.4.8(node:92) UnhandledPromiseRejectionWarning: MongoServerError: Resulting document after update is larger than 16777216
(node:92) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag--unhandled-rejections=strict
(see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 98784)
SB OIDC Token: Error while creating new user token Resulting document after update is larger than 16777216
SB OIDC Token: Error While checkig the tokens MongoServerError: Resulting document after update is larger than 16777216Is there any solution for this issue ?