Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Error upgrading to websocket: websocket: version != 13" with docker 1.7 #994

Closed
tomwilkie opened this issue Feb 22, 2016 · 2 comments
Closed
Assignees
Milestone

Comments

@tomwilkie
Copy link
Contributor

Docker version 1.7.1, build 786b29d

https://weaveworks.slack.com/files/agalisteo/F0NDUSK4J/-.txt

@tomwilkie tomwilkie added the bug Broken end user or developer functionality; not working as the developers intended it label Feb 22, 2016
@tomwilkie
Copy link
Contributor Author

This is caused by the UI doing a http get on the pipe (not a websocket) to see if it exists, as the websocket code in the UI doesn't propagate 404 IIRC.

Not a bug, but would be good to hide the error as its confused at least one user.

@tomwilkie tomwilkie removed the bug Broken end user or developer functionality; not working as the developers intended it label Feb 22, 2016
@tomwilkie tomwilkie added this to the 0.14.0 milestone Feb 22, 2016
@tomwilkie tomwilkie modified the milestones: 0.13.1, 0.14.0 Mar 3, 2016
@tomwilkie
Copy link
Contributor Author

See #1086 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants