Skip to content

Error when copying from client to backend: websocket: close 1006 (abnormal closure): unexpected EOF #39

@Haomeng

Description

@Haomeng

I just encountered below error message, looks like the wss connection is closed after dial successfully:

2020/10/19 17:25:43 websocketproxy: Error when copying from client to backend: websocket: close 1006 (abnormal closure): unexpected EOF
2020/10/19 17:25:43 http: response.WriteHeader on hijacked connection from huayun.com/haihe/bare-metal-vnc/src/websocketproxy.(*WebsocketProxy).ServeHTTP.func1 (websocket_proxy.go:130)

Note:
connBackend, resp, err := dialer.Dial(backend.Url.String(), requestHeader)
This line works fine, err is nil.

So any ideas, thans a lot!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions