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

ssh error in newly created container #3754

Open
lucasrodes opened this issue Dec 23, 2024 · 1 comment
Open

ssh error in newly created container #3754

lucasrodes opened this issue Dec 23, 2024 · 1 comment
Labels
bug Something isn't working needs triage workflow

Comments

@lucasrodes
Copy link
Member

I'm getting more and more ssh-timeout-type errors as the one shown below:

Container ready | 10s
-- | --
  | Login with: ssh owid@staging-site-enhance-ui-tweaks-wizard
  | ssh: connect to host staging-site-enhance-ui-tweaks-wizard port 22: Connection timed out
  | ERROR: Unable to SSH into the newly created container staging-site-enhance-ui-tweaks-wizard
  | 🚨 Error: The command exited with status 1
  | user command error: exit status 1

For instance, I just created a new PR #3753, and it failed just after the first empty commit:

Image

(link to CI/CD)

@lucasrodes lucasrodes added bug Something isn't working workflow labels Dec 23, 2024
@Marigold
Copy link
Collaborator

There's a 10s timeout to check if ssh is working. I've tried increasing it to 30s. Could you please share your experience after a week or two?

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

No branches or pull requests

2 participants