Created a new cluster, trying to create a collecti...
# community-help
m
Created a new cluster, trying to create a collection, getting this error
Copy code
"ObjectUnprocessable: Request failed with HTTP code 422 | Server said: Rejecting write: running out of resource type: OUT_OF_MEMORY",
        "    at t.TypesenseError (/node_modules/.pnpm/typesense@1.5.3_@babel+runtime@7.21.0/node_modules/typesense/src/Typesense/Errors/TypesenseError.ts:6:5)",
        "    at ObjectUnprocessable (/node_modules/.pnpm/typesense@1.5.3_@babel+runtime@7.21.0/node_modules/typesense/src/Typesense/Errors/ObjectUnprocessable.ts:3:1)",
        "    at e.e.customErrorForResponse (/node_modules/.pnpm/typesense@1.5.3_@babel+runtime@7.21.0/node_modules/typesense/src/Typesense/ApiCall.ts:336:15)",
        "    at <anonymous> (/node_modules/.pnpm/typesense@1.5.3_@babel+runtime@7.21.0/node_modules/typesense/src/Typesense/ApiCall.ts:200:38)",
        "    at f (/node_modules/.pnpm/axios@0.26.1/node_modules/axios/index.js:1:18)",
        "    at Object.next (/node_modules/.pnpm/axios@0.26.1/node_modules/axios/index.js:1:18)",
        "    at f (/node_modules/.pnpm/axios@0.26.1/node_modules/axios/index.js:1:18)",
        "    at Object.next (/node_modules/.pnpm/axios@0.26.1/node_modules/axios/index.js:1:18)",
        "    at fulfilled (/node_modules/.pnpm/axios@0.26.1/node_modules/axios/index.js:1:18)",
k
Can you tell me your cluster ID? This error occurs when you are running into limitations with available RAM. It's a protective measure.