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

sometimes gets stuck in limbo, not controlling either machine #24

Open
tolgraven opened this issue Nov 30, 2015 · 6 comments
Open

sometimes gets stuck in limbo, not controlling either machine #24

tolgraven opened this issue Nov 30, 2015 · 6 comments
Labels
bug-report Unverified bug report help-wanted A great place to start for new contributors

Comments

@tolgraven
Copy link

Sometimes while network is unreliable teleport seemingly hands off control from the main machine to the other, seemingly not realising it doesn't arrive. And since it never arrives it also doesn't come back, only fix seems to be to ssh back in from the other machine and pkill teleport.
Seems to happens rather frequently for me, although mostly in the form of smaller hickups where the machines eventually manage to communicate and the pointer can be brought back.

Very serious issue in my opinion, but seemingly not very common? Probably has to do with my network issues, but either way it's a very large design flaw in my opinion - it really ought to bail and return control if packets aren't coming through... I take it teleport is not under very active development so I might try to look into it if I manage to get some spare time.

@tolgraven tolgraven changed the title control sometimes doesn sometimes gets stuck in limbo, not controlling either machine Nov 30, 2015
@dmitshur
Copy link

This has happened to me a few times too, but it's not very frequent.

It usually happens when there's wi-fi connectivity trouble or something unusual along those lines.

When it does happen, it is very problematic because I can't even shutdown teleport in that case.

@tolgraven
Copy link
Author

If you don't have physical input access to the other computer you can always just ssh in from your phone though. Not very convenient but a lot better than having to reboot :)

@abyssoft
Copy link
Contributor

abyssoft commented Mar 9, 2016

Yeah happens to me about once a week, and I agree it's annoying.

@abyssoft abyssoft added this to the v1.2.2 milestone Mar 9, 2016
@lvl99
Copy link

lvl99 commented Aug 16, 2016

I just had this happen to me as the screensaver kicks in when I spend too much time on the slave, then it zings me back to the master to log in to get out of the screensaver.

Usually I can type in password and go back from master to slave and resume work, but this time I've lost control of master (although I can move mouse on screen, just can't click or type in anything on keyboard either).

Is there some kind of hot corner or "abort, abort!" kind of gesture I could set up to get the master to get back control of its keyboard? This is the first and only time this has happened to me, and I've been using Teleport off and on since 2012.

@radj
Copy link

radj commented Feb 9, 2017

@lvl99 On a Mac, you can press CTRL+ALT+SHIFT+ESC to go back to master.

Back on topic, how do you prevent the master from going into screensaver? It is a little inconvenient to have to go back to master to get out of screensaver before I can continue working on slave again.

@johndbritton johndbritton removed this from the v1.2.2 milestone Nov 19, 2020
@johndbritton johndbritton added bug-report Unverified bug report help-wanted A great place to start for new contributors labels Nov 19, 2020
@johndbritton
Copy link
Owner

I've released a new version of Teleport, v1.2.2. It's working well for me on macOS Big Sur.

I haven't had this happen to me, but leaving this open for a bit to see if anyone can provide steps to reproduce.

I also created #58 as a separate issue to provide some sort of solution to keeping the machines awake.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-report Unverified bug report help-wanted A great place to start for new contributors
Projects
None yet
Development

No branches or pull requests

6 participants