Skip to content
This repository has been archived by the owner on Nov 14, 2017. It is now read-only.

Window closing just after opening #6

Closed
nicofrand opened this issue Oct 13, 2015 · 4 comments
Closed

Window closing just after opening #6

nicofrand opened this issue Oct 13, 2015 · 4 comments

Comments

@nicofrand
Copy link

How to reproduce:

  • Close all windows in term
  • Go to home
  • Refresh the page
  • Open term
  • Click on "Open terminal"

It does not happen everytime I use it. If I click again on "Open terminal", it seems to work.

What happens:

  • The window is opened but does not display my hostname nor my login (toto@server:)
  • After a few seconds the window is shut

Term logs (on the server, nothing on the client side):

[tty.js] 2 Client attempting to write to a non-existent terminal. (id: )
[tty.js] 2 Client attempting to write to a non-existent terminal. (id: )
[tty.js] 2 Client attempting to write to a non-existent terminal. (id: )
[tty.js] 2 Client attempting to write to a non-existent terminal. (id: /dev/pts/2)
@alpha14
Copy link
Owner

alpha14 commented Oct 26, 2015

I cannot reproduce this issue. Are you using a self-hosted version of cozy?

@nicofrand
Copy link
Author

I cannot reproduce the issue since I solved my websocket issue.

@Zykino
Copy link

Zykino commented Jun 2, 2016

How did you solve your websocket issue? (Still happen in the demo cozycloud server)

@nicofrand
Copy link
Author

I modified my apache configuration : cozy/cozy-debian@2690fad. But that's another thing for the demo server I guess…

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

No branches or pull requests

3 participants