-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
Socks proxy fails soon with TypeError: Cannot read properties of undefined (reading 'on') #7674
Comments
Hi, I am also getting this. Doing the same with the old ssh client is stable. |
Problem still exists with Tabby 1.0.211 and Firefox 129.0.2 as a SOCKS client on Windows 10.
Initially the SOCKS forwarding works. But always after a few minutes, the connection fails with error messages in Tabby like: |
Check out #9810 |
I have always wondered why Tabby does not use OpenSSH. It is a kind of de-facto standard and well maintained. Where's the point in tying to find another, more exotic implementation or writing your own? |
Because some things can't be done by wrapping a 3rd party binary, e.g. SFTP |
Version: 1.0.187
Platform: macOS x64 22.2.0
Plugins: none
Frontend: xterm-webgl
Tried to configure socks proxy with Tabby. Initially it seems to work but fails quickly with a red error message on bottom of the Tabby window: "TypeError: Cannot read properties of undefined (reading 'on')".
Tested with FireFox 108.0.1
The text was updated successfully, but these errors were encountered: