Runtime: frontend gRPC RST_STREAM code 2 due to session closed (Error 13)
CRITICALErrornodejs
First seen:1 month ago
Last seen:2 weeks ago
Service:frontend
Error Frequency
Events
Stack trace
Error: 13 INTERNAL: Received RST_STREAM with code 2 triggered by internal client error: Session closed with error code 2
Error message
13 INTERNAL: Received RST_STREAM with code 2 triggered by internal client error: Session closed with error code 2
<anonymous>/app/.next/server/chunks/[root-of-the-server]__828d7226._.js:1
Raw
Error: 13 INTERNAL: Received RST_STREAM with code 2 triggered by internal client error: Session closed with error code 2
at callErrorFromStatus (/app/node_modules/@grpc/grpc-js/build/src/call.js:32:19)
at Object.onReceiveStatus (/app/node_modules/@grpc/grpc-js/build/src/client.js:193:76)
at Object.onReceiveStatus (/app/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:361:141)
at Object.onReceiveStatus (/app/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:324:181)
at /app/node_modules/@grpc/grpc-js/build/src/resolving-call.js:129:78
at process.processTicksAndRejections (node:internal/process/task_queues:85:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/app/node_modules/@grpc/grpc-js/build/src/client.js:161:32)
at ServiceClientImpl.<anonymous> (/app/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at /app/node_modules/@opentelemetry/instrumentation-grpc/build/src/clientUtils.js:130:31
at /app/node_modules/@opentelemetry/instrumentation-grpc/build/src/instrumentation.js:215:209
at AsyncLocalStorage.run (node:internal/async_local_storage/async_hooks:91:14)
at AsyncLocalStorageContextManager.with (/app/node_modules/@opentelemetry/context-async-hooks/build/src/AsyncLocalStorageContextManager.js:33:40)
at ContextAPI.with (/app/node_modules/@opentelemetry/api/build/src/api/context.js:60:46)
at ServiceClientImpl.clientMethodTrace [as getCart] (/app/node_modules/@opentelemetry/instrumentation-grpc/build/src/instrumentation.js:215:42)
at /app/.next/server/chunks/[root-of-the-server]__828d7226._.js:1:1895
at new Promise (<anonymous>)Activity
AI Assistant