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
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)
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
The text was updated successfully, but these errors were encountered: