-
-
Notifications
You must be signed in to change notification settings - Fork 184
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
[BUG] Connection refused in 9.7_p1-r4-ls176 #101
Comments
Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid. |
The chmod errors are due to a typo, I've pushed a fix to master. Once it's built (probably |
Seems working with newer release. |
Do we have regression coverage on this? |
Is there an existing issue for this?
Current Behavior
In
9.7_p1-r4-ls176
, I get a connection refused error. Rolling back tols175
worked.I saw the following errors in
ls176
log. I don't see such errors withls175
. I think it could be related.My setup (via docker):
I provided
/authorized_key
via docker secrets and set the mode to0600
.Expected Behavior
Connection accepted as
ls175
Steps To Reproduce
Start ssh-server and try to connect it using a ssh-key.
Environment
CPU architecture
x86-64
Docker creation
The text was updated successfully, but these errors were encountered: