Skip to content

[gui] auditor fails on web since relaymon refactor #782

@dskvr

Description

@dskvr

regression popped up when @nostrwatch/websocket was upgraded to support deno.

Could be related to isomorphic ws directly or indirectly.

Error

+page.svelte:192 Audit failed: InvalidStateError: Failed to execute 'send' on 'WebSocket': Still in CONNECTING state.
    at _UniversalWebSocket.send (index.js:34930:13)
    at FilterAuthor.REQ (index.js:30961:21)
    at FilterAuthor.prepare (index.js:30973:14)
    at FilterAuthor.run (index.js:30993:20)
    at async Nip01.test (index.js:31889:11)
    at async Auditor.test (index.js:35159:22)
    at async HTMLButtonElement.run (+page.svelte:188:129)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions