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

Broken exit from bash #199

Open
dzirtusss opened this issue Jun 14, 2024 · 2 comments
Open

Broken exit from bash #199

dzirtusss opened this issue Jun 14, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@dzirtusss
Copy link
Collaborator

This seems to be a regression in 2.2.0 and happens sometimes, looks like mostly after some usage of bash, not when quit immediately.

When running exit from bash, CLI seems start crashing.

cpl run bash ...
....
root@command-e5cc9a1d-5173-46b9-a11d-d1e23abeb0d6-89ck5:/app# exit
exit
Failed to create terminal session: command terminated with exit code 1
ERROR: Command exited with non-zero status.
?64

hichee % cpl --version
2.2.0

But container is stuck as Active:

image
@justin808
Copy link
Member

@rafaelgomesxyz @dzirtusss is this still an issue?

@justin808 justin808 added the bug Something isn't working label Oct 7, 2024
@borela
Copy link
Member

borela commented Oct 7, 2024

I believe this an issue with cpln cli, an easy way to replicate this is to stay connected to a replica and just wait, when the replica gets recycled, the cli loses connection to it and shows that Failed to create terminal session, this happens even with the web UI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants