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

Install.sh hangs asking for input #1146

Closed
Martmists-GH opened this issue Nov 12, 2021 · 1 comment
Closed

Install.sh hangs asking for input #1146

Martmists-GH opened this issue Nov 12, 2021 · 1 comment

Comments

@Martmists-GH
Copy link

Martmists-GH commented Nov 12, 2021

Version

21.10.0

Steps to Reproduce

  1. Extract 21.10.0.zip
  2. Run install.sh

Expected Result

Sentry installs

Actual Result

Sentry hangs on "Would you like to create a user account now? [Y/n]: " with no way to give input or even ^C, effectively locking me out of my current SSH session.

To get out of this I need to open a second ssh session and kill it with SIGKILL as SIGTERM does not terminate the script.
It also seems to invoke cfmakeraw around this time as the terminal output is offset every newline due to missing carriage returns.

Screenshot_20211112_032639

@chadwhitacre
Copy link
Member

chadwhitacre commented Nov 12, 2021

Thanks for the report @Martmists-GH, this is a regression with Docker Compose v2. We're tracking this in #1133.

@github-actions github-actions bot locked and limited conversation to collaborators Nov 29, 2021
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

2 participants