Jason Gauci
Jason Gauci
I thought DNS queries were free for everyone? Isn't is a small handshake that uses almost no bandwidth? Right now every time et tries to reconnect (once per second), a...
It's hardcoded to once per second.
The code to look for "none" should be pretty straightforward. Please submit a PR, thanks!
We start an interactive session to ensure that the proper environment variables are set when running etterminal on the remote machine. Is it possible that some of your machines have...
Does your /etc/et.cfg have daemon set to 0? That would do it, but I don't know why that would be set that way. Can you run etterminal locally from inside...
Is there any harm in adding the -t option when doing the ssh handshake?
It's failing to read from the terminal, strange. I'm truly at a loss at what could cause a terminal read to fail? On Sat, Oct 5, 2024, 9:19 PM menkaur...
What OS are you running on the server? That's a strange protobuf error
I think we should start building static binaries. But for now, can you try building et from source and replacing the etserver and etterminal binaries in /usr/bin with the ones...
Can you verify that this is fixed in the master branch?