junhaoliao / iCtrl

A Simple VNC + SSH Shell + SFTP Client
https://ictrl.ca
Other
164 stars 13 forks source link

SSH Authentication stuck #26

Closed briefs4skin closed 5 months ago

briefs4skin commented 5 months ago

Describe the bug Stuck at the SSH Authentication stage. The change machine keeps loading.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots image image

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

junhaoliao commented 5 months ago

Hello, may i know if any other convention SSH clients (e.g., OpenSSH, PuTTY) are working for you on the same host? Which host are you connecting to?

briefs4skin commented 5 months ago

The issue is gone after I deleted the whole section and created a new VNC section

junhaoliao commented 5 months ago

Likely the host you were trying to connect to was down.

If it happens again, it will greatly help if you can share more details (e.g., your OS platform, target hostname, etc.).

briefs4skin commented 5 months ago

The host was 'ug62.eecg.toronto.edu', and I am using Win10. After I deleted the whole section and created a brand new section with the same host, everything worked again. So I doubt if the host was down.

junhaoliao commented 5 months ago

Some code changes might have fixed the issue but I haven't release a new desktop app version since a year ago.

I'm unable to release new versions for macOS as I just found my subscription expired last year in May lol. Just spent another $120 to find their membership still requires human approval so that may take another few days. The Windows version is usually released together with the mac version to avoid confusions to the iCtrl version upgrade system.

In the version after the upcoming release, to help investigate issues like this, I'll add logging support as soon as the CLP IR logging library is ready on Windows. https://github.com/y-scope/clp-ffi-py/pull/56

The Windows certificate is also expiring next February which will cost another few hundred bucks. I have no problem keeping paying fees to avoid downloads getting blocked by "anti-virus" filters and platform vendors; however, having this project open for uoft students to collaborate and gain some experience would have motivated me more, as I personally have benefited from doing so. Let me know if you, your friends, or their friends are interested in maintaining iCtrl (code-wise) to keep it open and free.