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

strange ssh effects on sleep / screen lock #35

Open
ThomasWaldmann opened this issue Nov 3, 2018 · 0 comments
Open

strange ssh effects on sleep / screen lock #35

ThomasWaldmann opened this issue Nov 3, 2018 · 0 comments

Comments

@ThomasWaldmann
Copy link
Contributor

ThomasWaldmann commented Nov 3, 2018

I am trying 2.0.27 with ecdsa ssh key (see also #34). Was happy that it just worked on first try:

Nov  3 14:28:57 tux sshd[2338]: Accepted publickey for tw from 10.10.10.154 port 37713 ssh2: ECDSA SHA256:KGqgknI25/oAKCF01cp4sIswqIXmYRrQrmbOGie6z1I
Nov  3 14:28:57 tux sshd[2338]: pam_unix(sshd:session): session opened for user tw by (uid=0)
Nov  3 14:28:57 tux systemd-logind[774]: New session 953 of user tw.

Then phone went to sleep and later I tried again and it did not work any more:

Nov  3 14:42:24 tux sshd[2934]: error: Received disconnect from 10.10.10.154 port 37782:3: com.jcraft.jsch.JSchException: Auth fail [preauth]
Nov  3 14:42:24 tux sshd[2934]: Disconnected from authenticating user tw 10.10.10.154 port 37782 [preauth]
Nov  3 14:42:27 tux sshd[2936]: error: Received disconnect from 10.10.10.154 port 37783:3: com.jcraft.jsch.JSchException: Auth fail [preauth]
Nov  3 14:42:27 tux sshd[2936]: Disconnected from authenticating user tw 10.10.10.154 port 37783 [preauth]
...

If i force stop and restart XMouse app after that, it will be able to re-establish the connection.

Ubuntu 18.04 on host, Lineage OS 15.1 on phone.

@ThomasWaldmann ThomasWaldmann changed the title strange ssh effects strange ssh effects on sleep / screen lock Nov 3, 2018
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

1 participant