Skip to content

panic: websocket: close 1006 (abnormal closure): unexpected EOF #3

@jsdevel

Description

@jsdevel

Periodically I see this error in my terminal and my connection closes:

panic: websocket: close 1006 (abnormal closure): unexpected EOF

goroutine 1 [running]:
main.(*WebTerm).Run(0xc4201ed8a0)
	/home/jsdevel/.gvm/pkgsets/go1.8/global/src/github.com/fangli/rancherssh/main.go:141 +0x13c
main.main()
	/home/jsdevel/.gvm/pkgsets/go1.8/global/src/github.com/fangli/rancherssh/main.go:308 +0x11d

This same behavior exists in the web UI shell when I have a long running process that neglects stdout. Anytime a process logs to stdout on a frequent basis I don't have this problem. Could there be a setting I need to set in rancher?

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