armadik created ZEPPELIN-6026:
---------------------------------
Summary: Zeppelin Websoscet 1006
Key: ZEPPELIN-6026
URL: https://issues.apache.org/jira/browse/ZEPPELIN-6026
Project: Zeppelin
Issue Type: Bug
Components: zeppelin-web
Affects Versions: 0.11.1
Reporter: armadik
Fix For: 0.11.1
Good day.
When testing version 0.11.1 I found an unpleasant bug. The system is deployed
in the kubernetes environment in conjunction with ha-proxy. Some time after
starting work, error 1006 occurs - after which the socket is not created again
- only refreshing the page helps. There is no such problem in version 0.10.1. I
think this has something to do with
[https://github.com/apache/zeppelin/pull/4651]
{code:java}
close message: CloseEvent {isTrusted: true, wasClean: false, code: 1006,
reason: '', type: 'close', …} {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)