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 Timeout for slow Login prompt #7

Open
newzealandman opened this issue Jun 15, 2024 · 1 comment
Open

SSH Timeout for slow Login prompt #7

newzealandman opened this issue Jun 15, 2024 · 1 comment

Comments

@newzealandman
Copy link

We're trying to connect to a shell that only displays the login prompt after around 20s, so it creates a timout situation while waiting for the prompt. Is there a way to adjust this?

@cyberblaststudios
Copy link
Collaborator

in release v1.3.0 that should be going to the beta builds in the near future, then eventually to the stable builds (https://github.com/bitfocus/companion-module-generic-ssh/releases/tag/v1.3.0) I added a feature that allows you to specify the "Handshake timeout in ms" field within the module. This is the timeout for the SSH handshake that should now be configurable. If you test this out and this fixes your issue, let me know and then I can close this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants