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
We can see quite a few of these errors in rpch server on the latency monitor (rotsee and dufour)
TypeError [ERR_INVALID_ARG_TYPE]: The "chunk" argument must be of type string or an instance of Buffer or Uint8Array. Received an instance of TypeError
at .NodeError ( node:internal/errors:405 )
at .write_ ( node:_http_outgoing:875 )
at .ServerResponse.write ( node:_http_outgoing:834 )
at undefined. ( /app/build/index.js:144 )
at process.processTicksAndRejections ( node:internal/process/task_queues:95 )
The text was updated successfully, but these errors were encountered:
Current Behavior
We can see quite a few of these errors in rpch server on the latency monitor (rotsee and dufour)
The text was updated successfully, but these errors were encountered: