meebey / smuxi

Smuxi is an user-friendly and free IRC client for Linux, Windows and Mac OS X based on GNOME / GTK+
https://smuxi.im/
GNU General Public License v2.0
171 stars 46 forks source link

Cannot connect without ssh tunnel #287

Open mattgen88 opened 3 years ago

mattgen88 commented 3 years ago

Forgive me for not using the issue tracker, I went to reset my password and received a certificate revoked error.

On windows 10, with smuxi 1.0.7, if you try to set up a connection without an ssh tunnel, you cannot complete the wizard.

Reproduction steps:

Create a connection, uncheck use ssh tunnel, input smuxi host localhost, port 7689. Hit forward.

On credentials screen, entier username, passsword, and verify password. Forward does not become clickable. SSH fields are greyed out as expected.

Expected behavior: I'm running smuxi server in a docker container on a local docker, so I did not have to SSH into a box first. I expect that after entering username and password, that I can continue setting up the connection and testing that it works.

mattgen88 commented 3 years ago

A workaround is to manually configure the frontend ini file to not use SSH. I set it up with invalid SSH tunnel settings to get through config, then disabled ssh tunnel.