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: Cannot read properties of null (reading 'length') #753

Open
Doordashcon opened this issue May 15, 2024 · 1 comment
Open

TypeError: Cannot read properties of null (reading 'length') #753

Doordashcon opened this issue May 15, 2024 · 1 comment

Comments

@Doordashcon
Copy link

Doordashcon commented May 15, 2024

Experiencing this networking issue

Purpose

Attempting to test the functionality of the upcoming Secretary Collective here

WASM

Error Message

TypeError: Cannot read properties of null (reading 'length') at WebSocket.__internal__onSocketMessage (/Users/.../runtimes/node_modules/@polkadot/rpc-provider/cjs/ws/index.js:397:40) at [nodejs.internal.kHybridDispatch] (node:internal/event_target:821:20) at WebSocket.dispatchEvent (node:internal/event_target:756:26) at fireEvent (node:internal/deps/undici/undici:10966:14) at websocketMessageReceived (node:internal/deps/undici/undici:10988:7) at ByteParser.run (node:internal/deps/undici/undici:11439:17) at ByteParser._write (node:internal/deps/undici/undici:11315:14) at writeOrBuffer (node:internal/streams/writable:564:12) at _write (node:internal/streams/writable:493:10) at Writable.write (node:internal/streams/writable:502:10)

Execution

npx @acala-network/chopsticks@latest \
--config=./polkadot.yml  --endpoint wss://polkadot-rpc.dwellir.com
@xlc
Copy link
Member

xlc commented May 15, 2024

this is due to Node.js v22.1.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants