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

WebTerminal lost connection with the server #143

Open
Ishan6464 opened this issue Jun 16, 2021 · 5 comments
Open

WebTerminal lost connection with the server #143

Ishan6464 opened this issue Jun 16, 2021 · 5 comments

Comments

@Ishan6464
Copy link

I installed WebTerminal to my IRIS 2020.1.1 version.
It works fine sometimes.. and when the web page is refreshed for few times . It starts giving this error and says, try to reconnect back.
Sometimes after some times it comes back, but most of the times I have to restart the IRIS cube to get it back to working.

@nikitaeverywhere
Copy link
Member

Hello! Can you provide mode details?

  1. Is it local installation?
  2. Do you have any software which can influence network connections?
  3. What is the last frames websocket connection sends to the client? (you can see it in DevTools by clicking on the network tab & websocket connection)

Related: #135, #124, #75 etc

@rcemper
Copy link

rcemper commented Jun 19, 2021

Same issue in Docker images:

  • intersystemsdc/irishealth-community:2021.1.0.215.0-zpm
  • intersystemsdc/irishealth-community:2020.4.0.547.0-zpm
    before there is something like "Can't start background Job"
  • I use iris session instead

@nikitaeverywhere
Copy link
Member

Flagging this as something requiring the investigation. I am not maintaining InterSystems solutions right now - really busy with other things, and if someone could take a look their help would be much appreciated. I already shared multiple details about this problem in multiple issues - that's everything I know about it.

@gjsjohnmurray
Copy link
Contributor

@Ishan6464 this sounds like license starvation. Are you able to update to the latest WebTerminal (4.9.5) and re-test?

@Mushe-Soft
Copy link

The following is probably not the case here, but what helped me in "lost connection"-issue was making sure the web applications "terminal" and "terminalsocket" were assigned to the "user" namespace (in their web application definition).
This because the namespace that I had initialy used, had already another web application and that one was intercepting the request to logon the unknown user while it did not allowed the unknown user to logon.

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

No branches or pull requests

4 participants