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

Terminal client connection fail. #20

Closed
AndrienkoAleksandr opened this issue Feb 13, 2019 · 1 comment
Closed

Terminal client connection fail. #20

AndrienkoAleksandr opened this issue Feb 13, 2019 · 1 comment
Assignees
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@AndrienkoAleksandr
Copy link
Contributor

In case if output contains not UTF-8 character websocket connection fail. We should send only UTF-8 characters for kubernetes implementation, like it was implemented for docker infra.

WebSocket connection to 'ws://serverw7v2gch0-ws-che-machine-exec-server-4444.192.168.99.100.nip.io/attach/2?token=eyJhbGciOiJSUzI1NiIsImtpbmQiOiJtYWNoaW5lX3Rva2VuIiwia2lkIjoid29ya3NwYWNlYzdteHQ1OW94Zzg4M3ZsNSJ9.eyJ3c2lkIjoid29ya3NwYWNlYzdteHQ1OW94Zzg4M3ZsNSIsInVpZCI6ImVjYWQ4YjM3LWNkMWUtNDBlYS1hYzJiLTU3OWRkZjNkMGUwZCIsImF1ZCI6IndvcmtzcGFjZWM3bXh0NTlveGc4ODN2bDUiLCJuYmYiOi0xLCJ1bmFtZSI6ImFkbWluIiwiaXNzIjoid3NtYXN0ZXIiLCJleHAiOjE1ODE1MDI3NzMsImlhdCI6MTU0OTk2Njc3MywianRpIjoiM2M1N2Y5MmUtYjZkZS00YjU0LWFjYjAtNTc1YTg3ZThmYzZkIn0.wy5R4OQA3rcAqDNKV-H1GZWf6LSLfV4ImBkMhYqYiAmrMjpu1x4wXODu7yGqDGfXah9WXFKO7X03h-S-UxTGPNOf6V-pxCuiTJGtFbHUQwhJ2Vw38ywbIjwD7S1qRdvbxbi4bOXzPtYzWNTm_HKUk7YWhhQ6j1d4KDpZ5zSFMz4vqZqrT7VlMSS2hMuxo1mPsoy0LwpCNZs75aDgQA1Wir7J6DukaRjoofjDJPsQO1TRmE9kir39W5XgiZvC3jBcEMARRvXvk0MQPuvmrYqF36vUq6Tyght_r5q9ZCKlhFpMWhKN1Xc0Zi89sQog7wfPeGvrkuOzouEKfcpBJP22vw' failed: Could not decode a text frame as UTF-8.

@mmorhun
Copy link
Contributor

mmorhun commented Apr 2, 2019

Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants