EternalTerminal
EternalTerminal copied to clipboard
Could not reach the ET server
I have been trying to get ET work on Mac for the past few months. I tried lot of fixes suggested here and on the internet. But nothing is working.
I am facing this error "Could not reach the ET server".
ssh username@hostname
works. But not et.
I even started et using sudo brew services start mistertea/et/et
, launchctl start et
, launchctl enable et
etc. still get the same error.
get the same error with --verbose 9
.
The client and server are both mac?
Client is Mac. Server is Linux.
I have the same issue as well.
"could not reach et server" means that the et port is not open. Are you using the default port 2022? Can you telnet to the server on that port and get a connection?
I am having the same issue. I SSH to my Ubuntu server using a custom port. I am able to telnet to port 2022 on the server from my mac (client) on my LAN but am unable to connect using ET. Currently attempting to get it all working on my LAN before I get it working over WAN.
I tried it with et --logtostdout --verbose 9 and I got:
[INFO 2020-07-18 13:35:50,425 client-main ParseConfigFile.hpp:1349] unsupported config line: IdentityFile /Users/{HOME_DIR}/.ssh/id_rsa, ignored