Skip to content

The remote endpoint was in state [TEXT_FULL_WRITING] which is an invalid state for called method #27

@psarin

Description

@psarin

Getting the above error after lucee websockets has been running for a while and/or a large number of messages are passed through. The closest thing I could find is the following, where they recommend using wsSession.getAsyncRemote().sendObject(message) rather than wsSession.getBasicRemote().sendObject(message)

https://stackoverflow.com/questions/65269411/websocket-closes-with-protocol-error-1002

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions