Skip to content
This repository was archived by the owner on Mar 17, 2021. It is now read-only.

Rhche on production spammed by Web socket session error #1291

Closed
1 of 3 tasks
Katka92 opened this issue Mar 13, 2019 · 5 comments
Closed
1 of 3 tasks

Rhche on production spammed by Web socket session error #1291

Katka92 opened this issue Mar 13, 2019 · 5 comments
Labels

Comments

@Katka92
Copy link
Collaborator

Katka92 commented Mar 13, 2019

Issue problem:
There is a huge amount of messages saying that Web socket session error is present and then Closing unidentified session which is related with that (at least this is my opinion).

Example from rhche log:


{"@timestamp":"2019-03-13T16:17:22.525+00:00","@version":1,"message":"Closing unidentified session","logger_name":"org.eclipse.che.api.core.websocket.impl.BasicWebSocketEndpoint","thread_name":"http-nio-8080-exec-3","level":"WARN","level_value":30000}
{"@timestamp":"2019-03-13T16:17:22.534+00:00","@version":1,"message":"Web socket session error","logger_name":"org.eclipse.che.api.core.websocket.impl.BasicWebSocketEndpoint","thread_name":"http-nio-8080-exec-13","level":"WARN","level_value":30000}

There is one more message which is probably related but occurs less often:

{"@timestamp":"2019-03-13T16:17:19.564+00:00","@version":1,"message":"Processing messing within unidentified session","logger_name":"org.eclipse.che.api.core.websocket.impl.BasicWebSocketEndpoint","thread_name":"http-nio-8080-exec-10","level":"WARN","level_value":30000}

Runtime:

runtime used:

  • minishift (include output of minishift version)
  • OpenShift.io
  • Openshift Container Platform (include output of oc version)
@amisevsk
Copy link
Collaborator

I agree that these logs are not useful.

FWIW I can reproduce Closing unidentified session semi-reliably locally on minishift by

  1. Open dashboard to running instance of Che
  2. Start new deployment of Che while leaving the dashboard open.
  3. After Che starts, a lot of the time Closing unidentified session is logged ~30 times

@Katka92
Copy link
Collaborator Author

Katka92 commented Mar 14, 2019

When I reported it, it was really logged in very high speed. Today it seems not be logged that much, anyway it still appears.

@amisevsk
Copy link
Collaborator

I believe a lot of the Closing unidentified session occur around when the server is restarted.

@garagatyi
Copy link

Upstream issue eclipse-che/che#11571 is quite old. Nobody has prioritized it yet

@ibuziuk
Copy link
Member

ibuziuk commented Oct 14, 2019

Still happens on Che 7, Closing in favour of upstream - eclipse-che/che#11571

@ibuziuk ibuziuk closed this as completed Oct 14, 2019
@amisevsk amisevsk changed the title Rhche on pruduction spammed by Web socket session error Rhche on production spammed by Web socket session error Oct 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants