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

crictl exec prints weird characters #181

Closed
Random-Liu opened this issue Nov 7, 2017 · 4 comments
Closed

crictl exec prints weird characters #181

Random-Liu opened this issue Nov 7, 2017 · 4 comments
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@Random-Liu
Copy link
Contributor

Random-Liu commented Nov 7, 2017

# crictl --runtime-endpoint=/var/run/dockershim.sock exec -i -t 0382fd52f750f /bin/sh
/ # ^[[64;5Rls
ls
bin              kube-dns-config  root             tmp
dev              lib              run              usr
etc              media            sbin             var
home             mnt              srv
kube-dns         proc             sys
/ # ^[[64;5Rls
ls
bin              kube-dns-config  root             tmp
dev              lib              run              usr
etc              media            sbin             var
home             mnt              srv
kube-dns         proc             sys
/ # ^[[64;5R

This happens to both cri-containerd and dockershim.

/cc @feiskyer Any idea why this happens?

@Random-Liu Random-Liu added the kind/bug Categorizes issue or PR as related to a bug. label Nov 7, 2017
@feiskyer
Copy link
Member

feiskyer commented Nov 7, 2017

Not sure what's wrong. Are you pressing random keys in exec console?

@Random-Liu
Copy link
Contributor Author

Random-Liu commented Nov 7, 2017

@feiskyer Nope.

Note that I'm exec into kubedns.

@Random-Liu
Copy link
Contributor Author

Close by mistake.

@Random-Liu
Copy link
Contributor Author

I see this again today when crictl exec into calico-node.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

2 participants