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

Mac Client to Mac Server won't connect #569

Open
mjmarley opened this issue Mar 9, 2023 · 2 comments
Open

Mac Client to Mac Server won't connect #569

mjmarley opened this issue Mar 9, 2023 · 2 comments

Comments

@mjmarley
Copy link

mjmarley commented Mar 9, 2023

Great app that works for me when Mac -> Linux but can't get it to work Mac -> Mac.

I get the following error:

Error starting ET process through ssh, please make sure your ssh works first

Tailing the server reveals the following line:

[WARNING 2023-03-09 09:38:20,878 server-clientHandler ServerConnection.cpp:127] Error handling new client: Failed a call to readAll

The only non-standard thing I am doing is referencing a different port, 2023. Any thoughts on how I can track this down? Thank you! I am simply running "et 10.0.1.211 --port 2023"

@MisterTea
Copy link
Owner

On Mac, we need to install etterminal to /usr/local/bin instead of /usr/bin and this breaks the default flow. There's a command line parameter on the client you need to pass to tell the server where etterminal is.

@jshort
Copy link
Collaborator

jshort commented May 29, 2024

@mjmarley did the --terminal-path arg help you? I'm interested if your mac server works with a client reconnect. I had issues last year and didn't get time to debug but when the client attempted a reconnect, it would kill the session and disconnect.

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

3 participants