Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError [ERR_INVALID_ARG_TYPE] - latency monitor/rpch server #606

Open
mjadach-iv opened this issue Dec 14, 2023 · 0 comments
Open

TypeError [ERR_INVALID_ARG_TYPE] - latency monitor/rpch server #606

mjadach-iv opened this issue Dec 14, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@mjadach-iv
Copy link
Contributor

Current Behavior

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 )

@mjadach-iv mjadach-iv added the bug Something isn't working label Dec 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant