Skip to content
This repository has been archived by the owner on Dec 24, 2019. It is now read-only.

Running scava converts the terminal to an alien #380

Open
borisbaldassari opened this issue Sep 27, 2019 · 3 comments
Open

Running scava converts the terminal to an alien #380

borisbaldassari opened this issue Sep 27, 2019 · 3 comments

Comments

@borisbaldassari
Copy link
Member

It may seem strange, but executing the scava docker containers in the shell (in a screen more precisely) now scrambles up my terminal -- see screenshot. It happens only and exclusively in the terminal where I started the scava app (using docker-compose).

Capture du 2019-09-27 19-29-36

I've already seen such weird screens when some binary data (with a unlucky character sequence in it) has been output to the terminal. Could it be that some container does that?

Note that the containers are still working fine, so not a big worry. But slightly frustrating. ;-)

@creat89
Copy link
Contributor

creat89 commented Sep 27, 2019

I have previously used screen to keep the containers running without keeping the ssh session open and I have never seen something similar. I'll try to test it on Monday if the DNS in our server is fixed.

@borisbaldassari
Copy link
Member Author

It's fairly new, happened for the first time this week only. Never happened before when running scava, so it must be a quite new feature/commit.

@mhow2
Copy link

mhow2 commented Sep 30, 2019

I have previously used screen to keep the containers running without keeping the ssh session open and I have never seen something similar. I'll try to test it on Monday if the DNS in our server is fixed.

I'm using screen too and have experienced something similar on my side, rather recently like two weeks ago. Maybe one or two times. The only reason for this that raise into my mind is one of the container output produce a control character that scrambles the terminal.

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